QA Report #174
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
Use prettier
Your code is not formatted properly, you should install and enforce prettier on all your contract files.
Incorrect comment
https://github.com/Plex-Engineer/manifest-v2/blob/f6ebfe679973edf4f64832e64480ff5250ef8486/contracts/Proposal-Store.sol#L8
ProposalStore is not an evil token!
Remove hardhat/console.sol
It's not a good idea to have debugging code going to the production.
In these files:
Remove console.log
It's not a good idea to have debugging code going to the production.
https://github.com/Plex-Engineer/lending-market-v2/blob/ea5840de72eab58bec837bb51986ac73712fcfde/contracts/Stableswap/BaseV1-core.sol#L207
The text was updated successfully, but these errors were encountered: