Introduction The Graph team asked us to audit a bugfix of an issue regarding the Staking contract. The pull request that we have audited is PR#457 at commit 01c891829d39e1d6adc30bf13a2c8bf64504f808 and the audited files are the following: contracts/staking/Staking.sol... in eventual changes. The code has been audited by two auditors during the course of three days, with the findings presented below. Update: All of the following issues have been either fixed or acknowledged by the Graph team. Our analysis of the mitigations is limited to the specific changes made...
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | - | - | - | - | 0 |
Fixed | 2 | - | - | - | 2 |
Total | 2 | 0 | 0 | 0 | 2 |
# | File Name |
---|---|
1 | contracts/staking/libs/Stakes.sol |
2 | contracts/staking/Staking.sol |