There are no event logs in the Fees
contract. Implementing events, especially in critical functions like sellProfits
, helps in maintaining transparency, tracking interactions, and facilitating debugging.
The lack of event logs makes it difficult for users, developers, and external systems to monitor contract activities and interactions.
Manual review
Define and emit events. Define appropriate events for significant contract activities and emit them at relevant points in the contract. For the sellProfits
function, an event could be defined and emitted as follows:
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.