Description: The games mapping can grow indefinitely as new games are createdThe games mapping can grow indefinitely as new games are created. The location is mapping(uint256 => Game) public games;
Impact: Potential for storage bloat and increased gas costs over time
Proof of Concept:
Recommended Mitigation: Implement a maximum number of concurrent games or a game cleanup mechanism
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.