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:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -4658,7 +4658,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "tycho-execution"
|
||||
version = "0.99.0"
|
||||
version = "0.100.0"
|
||||
dependencies = [
|
||||
"alloy",
|
||||
"chrono",
|
||||
|
||||
Reference in New Issue
Block a user