DeFiFoundry
20,000 USDC
View results
Submission Details
Severity: low
Invalid

Interface implementation does not require overriding

Summary

Interface implementation does not require overriding.

Vulnerability Details

Starting from Solidity 0.8.8, when overloading a function from an interface, the override keyword is not required unless the function is defined on multiple bases.

Impact

None.

Tools Used

Manual Review.

Recommendations

Remove the override keyword from the functions onStreamWithdrawn, onStreamRenounced, and onStreamCanceled in FjordStaking.sol.

Updates

Lead Judging Commences

inallhonesty Lead Judge about 1 year ago
Submission Judgement Published
Invalidated
Reason: Non-acceptable severity

Support

FAQs

Can't find an answer? Chat with us on Discord, Twitter or Linkedin.