In our audit, we identified 8 issues in total. One issue is deemed as high severity due to its potential impact on the user funds. The auction deadlines are susceptible to manipulations by miners, a minimum duration need to be set (informational severity). Additionally, three low severity and three undetermined issues were detected. We recommend improving the documentation. We performed a manual review of the test suite and consider it to be of good quality.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 6 | - | - | - | 6 |
Fixed | 1 | - | 1 | - | 2 |
Total | 7 | 0 | 1 | 0 | 8 |
# | File Name |
---|---|
1 | src/auction/StakedTokenAuctionHouse.sol |
2 | src/GebLenderFirstResortRewards.sol |