Compound Finance

Off-Chain (Private)
Audited on 2020/02/09
No active critical issues

Summary

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...

Issues (3)

Low
Medium
High
Critical
Total
Not fixed
-3--3
Fixed
----0
Total03003
[M01] daiJoin.cage prevents withdrawals
not_fixed/medium

None
[M02] Negative DSR causes unexpected reverts
not_fixed/medium

None
[M03] Unnecessary calls to drip function of pot contract
not_fixed/medium

None

Contracts (2)

#File Name
1

DAIInterestRateModel.sol

2

CDaiDelegate.sol