The Compound team engaged us to audit a new view for their Open Price Feed, featuring an integration with Uniswap V2. The audited commit is d0a0d0301bff08457d9dfc5861080d3124d079cd, and the following files were included in scope: UniswapLib.sol UniswapConfig.sol UniswapAnchoredView.sol High-level... (defined by the deployer of the view), greatly limiting the reporter’s powers to manipulate the oracle. It must be noted that, as a difference from our previous audit of the Open Price Feed, in this case the reporter is represented by a single account, and the price is not calculated as a median...
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 13 | 4 | - | - | 17 |
Fixed | - | - | - | - | 0 |
Total | 13 | 4 | 0 | 0 | 17 |
# | File Name |
---|---|
1 | contracts/Uniswap/UniswapAnchoredView.sol |
2 | contracts/Uniswap/UniswapConfig.sol |
3 | contracts/Uniswap/UniswapLib.sol |