Compound Finance is a protocol deployed on the Ethereum network for automatic, permissionless, loans of Ether and various ERC20 tokens. It is one of the most widely used decentralized finance systems in the ecosystem. Audit history and current scope In this audit, we looked into Compound’s alpha... version of their governance system and its associated COMP token. While the initial audited commit is 6858417c91921208c0b3ff342b11065c09665b1b, later the Compound team provided a follow-up commit f5976a8a1dcf4e14e435e5581bade8ef6b5d38ea which fixed some of the issues identified in the original commit...
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 6 | 3 | - | - | 9 |
Fixed | - | - | 2 | - | 2 |
Total | 6 | 3 | 2 | 0 | 11 |
# | File Name |
---|---|
1 | Timelock.sol |
2 | Comp.sol |
3 | GovernorAlpha.sol |
4 | DAIInterestRateModel.sol |
5 | CDaiDelegate.sol |