) Medium Severity Issues 8 (4 resolved, 1 partially resolved) Low Severity Issues 8 (6 resolved) Notes & Additional Information 7 (6 resolved) Scope We audited the pods-finance/yield-contracts repository at the c4b401ce674c24798de5f9d02c82e466ee0a2600 commit. In scope were the following contracts: contracts/... Update from Audit 1 A number of critical and high severity issues were found during the first audit of Pods Finance’s contracts. As a result, architectural changes were made to the contracts. This necessitated a second audit in order to fully evaluate the new architectural changes and re-evaluate...
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | - | 1 | - | - | 1 |
Fixed | 8 | 7 | - | - | 15 |
Total | 8 | 8 | 0 | 0 | 16 |
not_fixed/medium
None
# | File Name |
---|---|
1 | contracts/interfaces/ICurvePool.sol |
2 | contracts/interfaces/IVault.sol |
3 | contracts/vaults/BaseVault.sol |
4 | contracts/proxy/Migration.sol |
5 | contracts/proxy/ETHAdapter.sol |
6 | contracts/libs/CastUint.sol |
7 | contracts/configuration/ConfigurationManager.sol |
8 | contracts/interfaces/IConfigurationManager.sol |
9 | contracts/vaults/STETHVault.sol |
10 | contracts/mixins/Capped.sol |