Skip to content

Releases: propeller-heads/tycho-execution-old

0.18.0

Choose a tag to compare

@propellerci propellerci released this 27 Jan 15:24

0.18.0 (2025-01-27)

Features

  • Perform staticcall to CallbackVerifier (ad0748e)

0.17.0

Choose a tag to compare

@propellerci propellerci released this 27 Jan 15:18

0.17.0 (2025-01-27)

Features

  • add pause/unpause methods (c982ed9)

Bug Fixes

0.16.0

Choose a tag to compare

@propellerci propellerci released this 27 Jan 14:43

0.16.0 (2025-01-27)

Features

  • add balance v2 encoder test (9cecea8)

Bug Fixes

0.15.0

Choose a tag to compare

@propellerci propellerci released this 24 Jan 17:06

0.15.0 (2025-01-24)

Features

Bug Fixes

  • Add input validation size in Uniswapv2SwapExecutor (ed44f4e)
  • Remove exactOut logic from Uniswapv2SwapExecutor (b9f4451)

0.14.0

Choose a tag to compare

@propellerci propellerci released this 24 Jan 16:51

0.14.0 (2025-01-24)

Features

  • delegatecall to executor in SwapExecutionDispatcher (e91ee96)
  • Emit event when removing executor (1fabff1)

Bug Fixes

  • ISwapExecutor shouldn't be payable (3df17e8)
  • Silence slither warnings (b616e11)

0.13.0

Choose a tag to compare

@propellerci propellerci released this 23 Jan 17:22

0.13.0 (2025-01-23)

Features

Bug Fixes

  • Correct encoding of the approvals (04e925f)
  • Small improvements (b9cfc4a)

0.12.0

Choose a tag to compare

@propellerci propellerci released this 23 Jan 17:08

0.12.0 (2025-01-23)

Features

  • add tests for withdraw, fee and make it DRY (056582c)

Bug Fixes

0.11.0

Choose a tag to compare

@propellerci propellerci released this 23 Jan 14:45

0.11.0 (2025-01-23)

Features

  • add LibPrefixLengthEncodedByteArray with tests (f25da21)
  • keep assembly (ae662d0)

0.10.0

Choose a tag to compare

@propellerci propellerci released this 23 Jan 09:41

0.10.0 (2025-01-23)

Features

Bug Fixes

  • use FEE_SETTER_ROLE for setFeeReceiver (15d3bec)

0.9.0

Choose a tag to compare

@propellerci propellerci released this 22 Jan 19:25

0.9.0 (2025-01-22)

Features

  • Emit events when setting executors/verifiers (59950a7)
  • Set swap executors and verifiers (4cb3286)