According to the documentation:
Every function in the solidity rendition has been re-written in huff
However this is not the case. Important inherited functions in HorseStore.sol
are missing in HorseStore.huff
For example ERC721Enumerable.sol::tokenOfOwnerByIndex
has no equivalent in HorseStore.huff
.
HorseStore.sol
and HorseStore.huff
cannot be considered equivalent, contradicting the documentation.
HorseStore.huff
does not provide the required functionality.
No tokenOfOwnerByIndex
function defined in HorseStore.huff::MAIN
.
Implement the missing features in HorseStore.huff
.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.