snek_raffle.vy::enter_raffle
function has no limit on the number of enters of the same wallet
snek_raffle.vy::enter_raffle
function does not check if msg.sender is in the list of players
This allows you to significantly increase your chances of winning, and given that the entire balance is sent to the winner
also this allows you to get your money back with a very high degree of probability.
Manual check
We could add mapping for this check
change snek_raffle.vy::enter_raffle
function
and update snek_raffle.vy::fulfillRandomWords
function
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.