Skip to content

feat(sdk-next): add uniswap v3 pool venue#333

Open
iamyxsh wants to merge 3 commits into
masterfrom
uni-v3-support
Open

feat(sdk-next): add uniswap v3 pool venue#333
iamyxsh wants to merge 3 commits into
masterfrom
uni-v3-support

Conversation

@iamyxsh

@iamyxsh iamyxsh commented Jun 15, 2026

Copy link
Copy Markdown

Adds a Uniswap v3 venue to the sdk-next router: UniswapV3Pool/PoolClient (EVM factory pool discovery, slot0/liquidity reads) and a sync tick-walk quote (UniswapV3Math) proven wei-exact vs @uniswap/v3-sdk. Wired through PoolFactory / PoolContextProvider / SOR / TradeRouteBuilder via .withV3().

Tests: UniswapV3Math 28/28, tsc --noEmit clean. The Pool/PoolClient specs are blocked by the pre-existing repo-wide jest ESM/common transform issue (unrelated to this venue).

iamyxsh added 2 commits June 15, 2026 17:47
Adds the pool/uniswapv3 venue (Pool, PoolClient, sync quote math + specs) omitted from 76edfb1; bumps sdk-next to 1.4.0.
@changeset-bot

changeset-bot Bot commented Jun 15, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 2f0929e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@galacticcouncil/sdk-next Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@netlify

netlify Bot commented Jun 15, 2026

Copy link
Copy Markdown

Deploy Preview for galactic-apps ready!

Name Link
🔨 Latest commit 2f0929e
🔍 Latest deploy log https://app.netlify.com/projects/galactic-apps/deploys/6a3911eda2c22e0008c895ca
😎 Deploy Preview https://deploy-preview-333--galactic-apps.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant