Code functions and parts lacking rich NatSpec code commenting
Staking.sol line 31 missing Natspec for constructor e.g @param _token, @param __weth
Lender.sol lines 11 - 56, all events are lacking NatSpec documentation
Fees.sol line 19 constructor lacking NatSpec e.g @param _weth, @param _staking
Beedle.sol completely lacks any NatSpec commenting
Informational: This impacts code quality, interpretability, readability, maintanability and auditability of code. It is important code follows style guide, best practises of documentation as prescribed in solidity documentation.
Manual Analysis
It is recommended that all functions, modifiers, events and other relevant aspects have rich NatSpec commenting detailing notes, params, return values etc
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.