There have been instances identified where events emission is missing.
In StrategyArb::setRouter
function, make changes to the state variable but no events are emitted.
In StrategyOp::setRouter
function, make changes to the state variable but no events are emitted.
In StrategyMainnet::addRoute
function, make changes to the state variable but no events are emitted.
This results into loss of sensitive information that is not being tracked
Consider emitting events after sensitive changes take place (including in the constructor and/or initializer), to facilitate tracking and notify off-chain clients following the contracts’ activity.
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.