Skip to content

Releases: propeller-heads/tycho-execution

0.177.1

16 Apr 14:08

Choose a tag to compare

0.177.1 (2026-04-16)

Bug Fixes

  • Also sign client sig to swap data (c945a01)

0.177.0

15 Apr 14:31

Choose a tag to compare

0.177.0 (2026-04-15)

Features

  • init aerodrome_v1 execution (c2e019f)

Bug Fixes

  • add Aerodrome V1 executor tests (b7558f8)
  • encode aerodrome v1 zeroForOne in calldata (d90a28b)

0.176.0

15 Apr 14:04

Choose a tag to compare

0.176.0 (2026-04-15)

Features

  • Tie client signature to all input params (411dbda)

0.175.2

15 Apr 13:10

Choose a tag to compare

0.175.2 (2026-04-15)

Bug Fixes

  • bump rustls-webpki to 0.103.12 (b3d6b1f)

0.175.1

14 Apr 15:47

Choose a tag to compare

0.175.1 (2026-04-14)

Bug Fixes

  • Disallow tokenIn callback encoding (be766ca)

0.175.0

14 Apr 03:54

Choose a tag to compare

0.175.0 (2026-04-14)

Features

  • Remove single-hop arb support (d5fbae0)

0.174.0

13 Apr 09:44

Choose a tag to compare

0.174.0 (2026-04-13)

Features

  • add deployed liquorice executor address (e4bb1fe)

0.173.0

09 Apr 18:52

Choose a tag to compare

0.173.0 (2026-04-09)

Features

  • add Liquorice to the deploy executors for eth (68cb385)

Bug Fixes

  • move approvals to test (b998b40)
  • move tokenIn extraction into _decodeData and clean up tests (73e0b0e)
  • remove unused fields (1a07a77)
  • update liquorice calldata (d6d19d6)
  • update test calldata (d570840)
  • update user to router (1d1b915)

0.172.2

08 Apr 18:42

Choose a tag to compare

0.172.2 (2026-04-08)

Bug Fixes

  • _maybeAddClientContribution if receiver == address(this) (be16155)
  • Disallow unprofitable arbitrages (a3b9f0d)

0.172.1

07 Apr 21:51

Choose a tag to compare

0.172.1 (2026-04-07)

Bug Fixes

  • don't allow protocols to encode transfer amount (95fa37c)
  • remove zero amount transfer check (f897776)
  • Univ3 cyclic exploit (temp) (ca96e19)