v0.8.0
#474
Replies: 1 comment
|
Verified the release end to end:
Release gate cleared. Nice one 🚀 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Adds beta Uniswap v4 support: swaps, exact-input/output quotes, price impact, StateView reads, pool discovery, and position/liquidity lifecycle operations.
Adds a dedicated v4 guide and runnable mainnet-fork examples, migrates the v1–v3 suite from Ganache to Anvil, and updates the project baseline to Python 3.12. Native ETH in v4 uses the zero address; see uniswap-python.com/v4.html for the PoolKey and migration details.
Merged PRs
Full Changelog: v0.7.2...v0.8.0
This discussion was created from the release v0.8.0.
All reactions