Lack of Documentation on key functions #77
Labels
0 (Non-critical)
Code style, clarity, syntax, versioning, off-chain monitoring (events etc), exclude gas optimisation
bug
Warden finding
sponsor acknowledged
Technically the issue is correct, but we're not going to resolve it for XYZ reasons
Handle
tensors
Vulnerability details
The methods in Auction.sol are missing all documentation. This makes it difficult to properly understand and audit the code.
For example, where does this come from? Clearing the TODO and variable names here would help as well.
https://github.com/code-423n4/2021-10-defiprotocol/blob/7ca848f2779e2e64ed0b4756c02f0137ecd73e50/contracts/contracts/Auction.sol#L95-L97
The text was updated successfully, but these errors were encountered: