Compound Finance is a protocol, currently 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 We originally audited a subset... implementations can be upgraded (e.g., DAI). In this audit, we are auditing only the difference between commit bcf0bc7b00e289f9b661a0ae934626e018188040 and commit 9ea64ddd166a78b264ba8006f688880085eeed13 in Compound’s public repository. In particular, we are auditing all contracts in the contracts...
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | - | 3 | - | - | 3 |
Fixed | - | - | - | - | 0 |
Total | 0 | 3 | 0 | 0 | 3 |
not_fixed/medium
None
not_fixed/medium
None
not_fixed/medium
None
# | File Name |
---|---|
1 | DAIInterestRateModel.sol |
2 | CDaiDelegate.sol |