Executive Summary This report presents the results of our engagement with Aave to review the Aave incentives smart contracts. The review was conducted over one week, from September 7th to September 11th by Sergii Kravchenko and Bernhard Mueller. A total of 10 person-days were spent. Scope Our review focused on the commit hash b125e181762a0318ce7dc1c9eed1b75d0520e343. The list of files in scope can be found in the Appendix. The hash of the final commit with all fixes merged was a058e0e4443b775f403ee49062e304e7d857e07e.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | - | - | - | - | 0 |
Fixed | 2 | 1 | - | - | 3 |
Total | 2 | 1 | 0 | 0 | 3 |
# | File Name |
---|---|
1 | code/contracts/stake/StakedToken.sol |
2 | code/contracts/stake/AaveIncentivesController.sol |
3 | code/contracts/stake/AaveDistributionManager.sol |
4 | code/contracts/stake/StakedAave.sol |