State changing functions not emitting events.
The following state changing functions does not emit events
Staking.deposit()
Staking.withdraw()
Staking.claim()
Staking.update()
Staking.updateFor()
It makes it harder for front-ends and users of the contract to notice and deal with the contract state changes.
Manual review
Events should be added to the mentioned functions to emit the state changes that are made.
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.