**Initial Audit:** Through reviewing the code, we found **9 potential issues** of various levels of severity. We recommend addressing the findings prior to deploying the smart contracts to the main network. **Re-audit Update**: All highlighted issues were either fixed or acknowledged. QSP-8 was also marked as acknowledged. However, the maximum number of pools should be set carefully and not randomly. A gas analysis must be run to get an estimation of the possible gas consumption.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 4 | - | - | - | 4 |
Fixed | 3 | 2 | - | - | 5 |
Total | 7 | 2 | 0 | 0 | 9 |
# | File Name |
---|---|
1 | contracts/SFIRewarder.sol |
2 | contracts/SaffronStakingV2.sol |
3 | contracts/interface/ISFIRewarder.sol |