chore(release): 0.79.0 [skip ci]
## [0.79.0](https://github.com/propeller-heads/tycho-execution/compare/0.78.1...0.79.0) (2025-04-11) ### Features * Add new CurveExecutor address ([916c2b7](916c2b7dba)) * Deploy Curve Executor ([5d4d6d1](5d4d6d1ff8)) ### Bug Fixes * Checksum curve pool addresses ([9e68ab8](9e68ab8b01)) * Support pools that hold ETH but the coin is WETH ([2e8392a](2e8392ab40)) * Use forceApprove instead of regular Approve ([c963f3b](c963f3b2f6))
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -4341,7 +4341,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "tycho-execution"
|
||||
version = "0.78.1"
|
||||
version = "0.79.0"
|
||||
dependencies = [
|
||||
"alloy",
|
||||
"alloy-primitives",
|
||||
|
||||
Reference in New Issue
Block a user