The Augur team asked us to review and audit their Augur Core v2 project. We looked at the code and now publish our results. The audited commit is 9a33c3269e812d0cb66d49b61a72db58e32e4749 and all contracts in the AugurProject/augur/packages/augur-core/source/contracts/ folder were in scope... due to the time requirements imposed on this particular audit. In this case, we only focused specifically on changes implemented since the last audited version and on particular major threats identified by the team. Before moving to the full list of issues found in the project, some introductory...
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 3 | 2 | 2 | 1 | 8 |
Fixed | 17 | 7 | 4 | 7 | 35 |
Total | 20 | 9 | 6 | 8 | 43 |
# | File Name |
---|---|
1 | packages/augur-core/source/contracts/trading/FillOrder.sol |
2 | packages/augur-core/source/contracts/reporting/Universe.sol |
3 | packages/augur-core/source/contracts/libraries/IERC820Registry.sol |
4 | packages/augur-core/source/contracts/reporting/IRepPriceOracle.sol |
5 | packages/augur-core/source/contracts/reporting/DisputeWindow.sol |
6 | packages/augur-core/source/contracts/Augur.sol |
7 | packages/augur-core/source/contracts/libraries/ERC820Implementer.sol |
8 | packages/augur-core/source/contracts/reporting/InitialReporter.sol |
9 | packages/augur-core/source/contracts/libraries/token/ERC777BaseToken.sol |
10 | packages/augur-core/source/contracts/TestOrders.sol |