The team asked us to review and audit a subset of the smart contracts. We reviewed the code and now publish our results. The audited commit is f385d71983ae5c5799faae9b2dfea43e5cf75262 and the files included in the scope were: CarefulMath, CErc20, CEther, Comptroller, ComptrollerInterface... and was therefore not reviewed. During this audit we assumed that the administrator and price feeds are available, honest and not compromised. Here we present our findings. Critical Severity None. ๐ High Severity Interest-Free Loans The CToken contract calculates the borrow balance of an account...
# | File Name |
---|---|
1 | contracts/CErc20.sol |
2 | contracts/CToken.sol |
3 | contracts/CEther.sol |
4 | contracts/Unitroller.sol |
5 | contracts/Comptroller.sol |
6 | contracts/ComptrollerStorage.sol |
7 | contracts/WhitePaperInterestRateModel.sol |
8 | contracts/ReentrancyGuard.sol |
9 | contracts/Exponential.sol |