The killRavana
and withdraw
functions should emit events to log significant actions.
There are two instances where event is not emitted.
https://github.com/Cyfrin/2024-06-Dussehra/blob/main/src/Dussehra.sol#L67
https://github.com/Cyfrin/2024-06-Dussehra/blob/main/src/Dussehra.sol#L81
These two important functions should emit events.
Event emission in important functions helps in the proper working of the protocol.
Manual Review
Add events in the killRavana
and withdraw
functions.
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.