Description:
The setOrganizer
function updates the organizer
state variable but does not emit any event to signal this change.
Impact:
Off-chain Visibility Gap: Off-chain indexers and UIs cannot detect that the organizer address has changed without performing costly on-chain calls or periodic state snapshots.
Mitigation:
Define and emit an event, for example:
This ensures all state transitions are recorded in the logs for reliable off-chain indexing and monitoring.
Informational. This protocol doesn't rely on events to function, they are just nice to have, but not mandatory.
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.