QA Report #117
Labels
bug
Something isn't working
QA (Quality Assurance)
Assets are not at risk. State handling, function incorrect as to spec, issues with clarity, syntax
sponsor confirmed
Sponsor agrees this is a problem and intends to fix it (OK to use w/ "disagree with severity")
Missing Doc Comments in function
getBrige()
The parameter
round
is missing in doc comments for the functiongetBrige()
atTokemakBribe.sol
Also consider add doc comments at
https://github.com/code-423n4/2022-02-redacted-cartel/blob/main/contracts/ThecosomataETH.sol
Doc comments will increase the readability of the code and will avoid other more high risk issues. For example in this contest I sent a medium severity issue related to the same parameter.
Poc
https://github.com/code-423n4/2022-02-redacted-cartel/blob/92c4d5810df7b9de15eae55dc7641c8b36cd799d/contracts/TokemakBribe.sol#L188-L204
Similar issues
code-423n4/2021-09-swivel-findings#71
The text was updated successfully, but these errors were encountered: