Description: The RockPaperScissors::_determineWinner()
function could potentially run out of gas if there are too many games in progress.
Impact: Legitimate games could fail to complete due to gas limitations.
Proof of Concept:
Recommended Mitigation: Optimize storage usage and consider pagination for game state management.Description: The RockPaperScissors::_determineWinner()
function could potentially run out of gas if there are too many games in progress.
Impact: Legitimate games could fail to complete due to gas limitations.
Proof of Concept:
Recommended Mitigation: Optimize storage usage and consider pagination for game state management.
Code suggestions or observations that do not pose a direct security risk.
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.