Emit event when fees are changed in Mothership contract #31
Labels
0 (Non-critical)
Code style, clarity, syntax, versioning, off-chain monitoring (events etc), exclude gas optimisation
bug
Something isn't working
duplicate
This issue or pull request already exists
Handle
Ruhum
Vulnerability details
Impact
Changing the fees should be accompanied by an event so external parties are notified.
Proof of Concept
https://github.com/code-423n4/2021-11-overlay/blob/main/contracts/mothership/OverlayV1Mothership.sol#L163
Tools Used
Manual Analysis
Recommended Mitigation Steps
create a new event and emit it
The text was updated successfully, but these errors were encountered: