Description: Throughout the contract where Game struct is accessed. Multiple storage reads of the same Game struct in different functions.
Impact: Increased gas costs due to repeated storage access.
Proof of Concept:
Recommended Mitigation: Cache frequently accessed storage variables in memory.
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.