Table of Contents Summary Type DeFi Timeline From 2024-03-04 To 2024-03-18 Languages Solidity Total Issues 6 (4 resolved) Critical Severity Issues 0 (0 resolved) High Severity Issues 0 (0 resolved) Medium Severity Issues 0 (0 resolved) Low Severity Issues 6 (4 resolved) Notes & Additional Information 0 (0 resolved) Scope We audited the 1inch/cross-chain-swap repository at commit 5158cb8. In scope were the following files: ./contracts/... protocols is correct as documented. It is assumed that data is formatted correctly when entering the EscrowFactory._postInteraction function within the audited repository. It is assumed that the ordering of the different timestamps for an order are as follows, where < indicates before < after...
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | - | - | - | - | 0 |
Fixed | 6 | - | - | - | 6 |
Total | 6 | 0 | 0 | 0 | 6 |
# | File Name |
---|---|
1 | documentation/src/contracts/interfaces/IEscrowFactory.sol |
2 | contracts/EscrowSrc.sol |
3 | documentation/src/contracts/EscrowDst.sol |
4 | contracts/libraries/TimelocksLib.sol |
5 | contracts/interfaces/IEscrowSrc.sol |
6 | documentation/src/contracts/libraries/ImmutablesLib.sol |
7 | contracts/interfaces/IEscrow.sol |
8 | documentation/src/contracts/libraries/Clones.sol |
9 | documentation/src/contracts/interfaces/IEscrowSrc.sol |
10 | contracts/interfaces/IEscrowFactory.sol |