) Notes & Additional Information 16 (12 resolved, 2 partially resolved) Client Reported Issues 1 (1 resolved) Scope We audited the Uniswap/v4-core repository at commit d5d4957. The following files were new and therefore were fully audited: src... the security model and trust assumptions of the audited codebase: The core contract does not have slippage protection and assumes that the periphery contracts implement it. Hence, having slippage protection on the periphery contracts is essential. ERC-20 tokens with non-standard implementation...
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | - | - | - | - | 0 |
Fixed | 3 | 3 | - | 1 | 7 |
Total | 3 | 3 | 0 | 1 | 7 |
# | File Name |
---|---|
1 | src/types/BalanceDelta.sol |
2 | src/types/Slot0.sol |
3 | src/ERC6909.sol |
4 | src/types/PoolKey.sol |
5 | src/libraries/TickMath.sol |
6 | src/PoolManager.sol |
7 | src/Exttload.sol |
8 | src/Extsload.sol |
9 | src/libraries/Pool.sol |
10 | src/libraries/BitMath.sol |