Several minor typographical errors and documentation inconsistencies have been identified across multiple contracts in the codebase. These issues do not affect the functionality of the contracts.
In LSTRewardsSplitter.sol
, the comment for the addFee
function incorrectly states "Sdds a new fee" instead of "Adds a new fee".
In PriorityPool.sol
, the comment for the updateDistribution
function uses the term "staing" instead of "staking".
In WithdrawalPool.sol
, the main contract comment contains the misspelling "fulfuilled" instead of "fulfilled".
In FundFlowController.sol
, the NatSpec comment for the _getTotalDepositRoom
function is missing documentation for the _depositIndex
parameter.
These issues have no functional impact on the contracts' operations.
Manual Review
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.