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:
semantic-release-bot
2025-04-11 16:00:31 +00:00
parent 08158c3193
commit 4f3fe270e9
3 changed files with 17 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -4341,7 +4341,7 @@ dependencies = [
[[package]]
name = "tycho-execution"
version = "0.78.1"
version = "0.79.0"
dependencies = [
"alloy",
"alloy-primitives",