Introduction The Graph team asked us to audit a new set of contracts that should enhance the existing governance system by enabling the storage of proposal outcomes and votes to better address traceability and provide a trustful source of information regarding protocol proposals. The pull request... that we have audited is the PR#362 at commit d51553b3d70c61108852f0ffe1ed249254c91e9a and the audited files are the following: contracts/governance/GraphGovernance.sol...
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | - | - | - | - | 0 |
Fixed | 2 | 2 | - | - | 4 |
Total | 2 | 2 | 0 | 0 | 4 |
# | File Name |
---|---|
1 | contracts/governance/GraphGovernance.sol |
2 | contracts/governance/IGraphGovernance.sol |
3 | contracts/governance/GraphGovernanceStorage.sol |