Skip to content

Eth Flow Collisions

Choose a tag to compare

@anxolin anxolin released this 21 Dec 11:44
· 3287 commits to main since this release
330a997

Handle orderId collisions for ETH Flow Orders

Several fixes, like better handling of zero decimal tokens for Limit Orders, or fixes issues with expert mode in Eth Flow.

Changes

330a997 (HEAD -> main, tag: v1.27.1, origin/main) Merge pull request #1777 from cowprotocol/hotfix/1.27.1
037896e (origin/hotfix/1.27.1) v1.27.1
bee04e6 Fix for zero decimal tokens (#1772)
47c698e Removed duplicated row deleting orderId too soon
1d1ea0f (tag: v1.27.1-RC0) Merge pull request #1767 from cowprotocol/hotfix/1.27.1
afb88f3 (hotfix/1.27.1) Keep track of in-flight tx and avoid order Id collisions (#1744)
d845d6c Create RC
f289a29 Add expert model for eth flow (#1758)
d0638be [EthFlow]#1294 wire is refunded (#1756)