Through reviewing the code, we found **3 potential issues** of various levels of severity. As of commit f9544aa all low/medium severity issues have been addressed as recommended. Code coverage could not be generated due to multiple failing tests that must be updated before merging the audited pull request.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 1 | - | - | - | 1 |
Fixed | 1 | 1 | - | - | 2 |
Total | 2 | 1 | 0 | 0 | 3 |
# | File Name |
---|---|
1 | Exponential.sol |
2 | ComptrollerG5.sol |
3 | Comptroller.sol |
4 | ComptrollerStorage.sol |