Description: There is a wrong parameter in constant TYPEHASH
, it must be an array
of address type but not uint256
type.
We use TYPEHASH in rankCandidatesBySig
function to get structHash
, but as it is wrong , users will not be able to cast
votes of other users using rankCandidatesBySig
function.
Change value type to address
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.