There's no mechanism to handle stuck funds in the contract, which could occur if all players end up with negative or zero scores.
In the withdraw
function, if all players have negative or zero scores, the reward calculation will result in zero for all players.
Funds could become permanently locked in the contract with no way to withdraw them.
Manual code review
Modify the withdraw
function to follow the documentation and refund all the players.
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.