chore(release): 0.93.0 [skip ci]
## [0.93.0](https://github.com/propeller-heads/tycho-execution/compare/0.92.1...0.93.0) (2025-05-22) ### Features * Add encode_full_calldata to TychoEncoder trait ([5aff28e](5aff28e345)) * Add interacting_with to EncodedSolution ([facdf71](facdf716bd)) * Remove slippage and expected_amount from Solution ([08056c4](08056c4a6c)) * Separate encoding swaps from encoding txs ([4e8c6dd](4e8c6ddc8c))
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "tycho-execution"
|
||||
version = "0.92.1"
|
||||
version = "0.93.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