The documentation in GET_HORSE_FED_TIMESTAMP
incorrectly indicates that GET_SLOT_FROM_KEY
returns the timestamp when the horse is fed. In reality, it returns the slot where this information is stored. Sload reads from the slot and places the timestamp information on the stack. The documentation suggests that the stack is empty at this point, which is not true. In addition, using mstore
requires two elements on the stack to work.
Huff is already a low-level language with inherent complexity. Incorrect documentation will confuse a developer or an auditor.
Here is a more relevant documentation:
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.