Quantstamp audited the Origami governance (ERC20) and membership (ERC721) tokens. Only informational and low severity issues were found, besides some best practices. Nonetheless, we recommend addressing all points before deploying in production. The test suite reached almost ideal 100% for statement and branch coverage, only missing one function to be tested. We recommend adding corresponding tests. **Update**: For the re-audit all issues have been addressed, as well as all best practice-related findings. Further, the test suite was improved, now reaching 100% statement and branch coverages and thorough NatSpec documentation inside the code was added.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 1 | - | - | - | 1 |
Fixed | 4 | - | - | - | 4 |
Total | 5 | 0 | 0 | 0 | 5 |
# | File Name |
---|---|
1 | contracts/OrigamiMembershipToken.sol |
2 | contracts/OrigamiGovernanceTokenFactory.sol |
3 | contracts/OrigamiGovernanceToken.sol |
4 | contracts/OrigamiMembershipTokenFactory.sol |