Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(router-sdk): support mixed route with v4 route #94

Conversation

jsy1218
Copy link
Member

@jsy1218 jsy1218 commented Sep 11, 2024

Description

Previously, if a mixed route contains a v4 pool, we will throw error. Now we will support mixed route with v4 pool.

How Has This Been Tested?

Assert now existing mixed route with v4 pools with encode into expected path.

Are there any breaking changes?

[e.g. Type definitions, API definitions]

No

(Optional) Feedback Focus

No

(Optional) Follow Ups

In future, once we are confident that mixed quoter v2 can work 100% of the time within SOR, then we can remove the else block.

Copy link

linear bot commented Sep 11, 2024

@jsy1218 jsy1218 changed the title feat: support mixed route with v4 route feat(router-sdk): support mixed route with v4 route Sep 11, 2024
Copy link
Member Author

jsy1218 commented Sep 11, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @jsy1218 and the rest of your teammates on Graphite Graphite

@jsy1218 jsy1218 marked this pull request as ready for review September 11, 2024 00:48
@jsy1218 jsy1218 requested a review from a team as a code owner September 11, 2024 00:48
@jsy1218 jsy1218 requested a review from ewilz September 11, 2024 00:50
Copy link

graphite-app bot commented Sep 11, 2024

Graphite Automations

"Request reviewers once CI passes on sdks monorepo" took an action on this PR • (09/11/24)

1 reviewer was added and 1 assignee was added to this PR based on 's automation.

Copy link
Collaborator

@xrsv xrsv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm from routing perspective

@jsy1218 jsy1218 force-pushed the siyujiang/route-266-mixed-routing-with-v4-route-support-on-sdk-level branch 3 times, most recently from c624953 to fbf212b Compare September 12, 2024 19:53
@jsy1218 jsy1218 force-pushed the siyujiang/route-266-mixed-routing-with-v4-route-support-on-sdk-level branch from e595dbf to ff04722 Compare September 13, 2024 17:21
Copy link
Member Author

jsy1218 commented Sep 13, 2024

Merge activity

  • Sep 13, 3:07 PM EDT: @jsy1218 started a stack merge that includes this pull request via Graphite.
  • Sep 13, 3:07 PM EDT: @jsy1218 merged this pull request with Graphite.

@jsy1218 jsy1218 merged commit 0e336db into main Sep 13, 2024
8 checks passed
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.

4 participants