The contract allows unlimited number of players to participate which can led to out-of-gas errors.
the players
array can grow indefinitely , and looping trough it could result in out-of-gas errors.
Potential denial-of-service (DoS) due to out-of-gas errors, preventing normal contract operation.
Implement a maximum limit for the players array to prevent potential out-of-gas issues.
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.