oraganizer in FestivalPass.In FestivalPass, the function setOrganizer is called by the owner to set an organizer who is reposible on mutiple fucntionalities of this contract. But, this function does not emit an event when the owner set a new organizer.
Without events, off-chain systems cannot track these updates efficiently.
Likelihood:
High, setOrganizeris called in the constructor, so it will occur at deployment and every time the owner change to a new organizer.
Impact:
Off-chain systems cannot track state changes.
Degrades transparency and traceability for users and developers.
N/A
Add event to be emitted when a new organzier is created.
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.