The FjordStaking
contract defines an event named ClaimedAll
, which is intended to be emitted when a user claims rewards from all epoch cycles. However, this event is not used anywhere in the contract, meaning that it is defined but never emitted. This can lead to confusion, increase the size of the contract unnecessarily, and result in a loss of gas efficiency.
The issue does not directly affect the contract's functionality or security. It primarily affects code clarity and gas efficiency.
Manual
Remove redudant code
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.