Missing successful executed transaction event emition in L1BossBridge::sendToL1()
Missing successful withdrawal event emition in L1BossBridge::withdrawTokensToL1()
L1BossBridge::sendToL1() does not contain an event that is fired when a transaction in successfully executed.
L1BossBridge::withdrawTokensToL1() does not contain an event that is fired when a funds are withdrawn.
This violates the best practices and disallows to tract the states changes off-chain. This results in lack of transparency and off-chain monitoring capability.
Manual review
Add events and emit them as funds are withdrawn or a transaction in successfully executed.
Otherwise rationalize/document why it isn’t necessary and remove.
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.