) Notes & Additional Information 6 (3 resolved, 1 partially resolved) Client Reported Issues 0 (0 resolved) Scope We audited the Uniswap/UniswapX repository at the 7c5e359 commit. src/ ├─ base/ │ ├─ ProtocolFees.sol │ ├─ ReactorEvents.sol │ └─ ReactorStructs.sol ├─ external/ │ └─ ISwapRouter02.sol... -standard ERC-20 implementations. Update: Acknowledged, not resolved. The recommendation is not applicable to the current implementation of the sample executor contract. Recommendations Monitoring Recommendations While audits help in identifying code-level issues in the current implementation...
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | - | - | - | - | 0 |
Fixed | 8 | 2 | - | - | 10 |
Total | 8 | 2 | 0 | 0 | 10 |
# | File Name |
---|---|
1 | src/reactors/LimitOrderReactor.sol |
2 | src/interfaces/IValidationCallback.sol |
3 | src/sample-executors/SwapRouter02Executor.sol |
4 | src/base/ProtocolFees.sol |
5 | src/reactors/BaseReactor.sol |
6 | src/base/ReactorStructs.sol |
7 | src/lens/OrderQuoter.sol |
8 | src/lib/Permit2Lib.sol |
9 | src/lib/ExclusivityOverrideLib.sol |
10 | src/reactors/DutchOrderReactor.sol |