Along with those from Part 1 of this audit, comprise cLab’s Release 7 for the celo-monorepo. Findings Here we present our findings. Missing oracle can cause unexpected behavior Prior to pull request #9367, the addToken function in the Reserve contract checked that an oracle exists for the token... These changes, along with those from Part 1 of this audit, comprise cLab’s... The Celo team asked us to review and audit Release 7 smart contracts. We looked at the code and now publish part 2 of our results.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | - | - | - | - | 0 |
Fixed | 2 | - | - | - | 2 |
Total | 2 | 0 | 0 | 0 | 2 |
# | File Name |
---|---|
1 | packages/protocol/contracts/governance/LockedGold.sol |
2 | packages/protocol/contracts/stability/Reserve.sol |
3 | packages/protocol/contracts/stability/Exchange.sol |