chore(release): 0.100.0 [skip ci]
## [0.100.0](https://github.com/propeller-heads/tycho-execution/compare/0.99.0...0.100.0) (2025-06-06) ### Features * Add balancer v3 to transfer optimization constants ([c03df8a](c03df8aa1e)) * Add BalancerV3Encoder ([06ce28c](06ce28c8fd)) * Add integration tests for balancer v3 ([269e328](269e328b5f)) ### Bug Fixes * **BalancerV3Executor:** Do data.length check at the beginning of swap ([4f58977](4f58977007)) * **BalancerV3Executor:** Slice callback data nicely ([941879d](941879d5d6))
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "tycho-execution"
|
||||
version = "0.99.0"
|
||||
version = "0.100.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