Several functions modify state variables without emitting corresponding events.
The following functions perform state changes but fail to emit events:
While the lack of events does not directly affect the game’s core functionality, it limits the ability of off-chain indexers and monitoring tools to track important changes, reducing transparency and debuggability.
Manual Code Review
Emit appropriate events in the listed functions whenever state variables are modified.
Standard practice for clarifying important contract behaviors
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.