There is no logic to handle multiple vote winners.
In MartenitsaVoting.sol
, announceWinner()
does not account for multiple tokens having the same maxVotes
. Only the first one found in _tokenIds
array will be considered the winner.
Unfairness in reward distribution.
Manual review.
Consider adding logic to handle multiple tokens having the same maxVotes
.
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.