Introduction The Graph team asked us to audit the new functionality of the Managed contract that saves on gas consumption by caching contract addresses retrieved from the controller. The pull request that we have audited is the PR#430 at commit cab50f4975580d71cb43b5731a62b86d07d951bc and the audited file is the following: contracts/governance/Managed.sol...
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | - | - | - | - | 0 |
Fixed | 1 | 2 | - | - | 3 |
Total | 1 | 2 | 0 | 0 | 3 |
# | File Name |
---|---|
1 | contracts/governance/IManaged.sol |
2 | contracts/governance/Managed.sol |