chore(release): 0.117.0 [skip ci]
## [0.117.0](https://github.com/propeller-heads/tycho-execution/compare/0.116.0...0.117.0) (2025-08-21) ### Features * implement `SwapEncoder` for `Hashflow` ([93db953](93db953c62)) ### Bug Fixes * in bebop's encode_swap, fail early if router address is not present ([c013bf7](c013bf7072)) * in hashflow's encode_swap, fail early if router address is not present ([c506f2c](c506f2c048)) * in HashflowExecutor, _balanceOf must use `trader` address instead of the executor's to get the balance ([a09d648](a09d648f3c))
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "tycho-execution"
|
||||
version = "0.116.0"
|
||||
version = "0.117.0"
|
||||
edition = "2021"
|
||||
description = "Provides tools for encoding and executing swaps against Tycho router and protocol executors."
|
||||
repository = "https://github.com/propeller-heads/tycho-execution"
|
||||
|
||||
Reference in New Issue
Block a user