The _hash_pair
function lacks visibility and purity modifiers.
Vyper requires explicit visibility modifiers (@internal
, @external
).
_hash_pair
is an helper function and should be marked as @internal
and @pure
.
Function may misbehave if not properly restricted.
Tool Used
Manual review
Add modifiers:
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.