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

fix: partially exclude fot from fee #784

Merged
merged 8 commits into from
Jul 29, 2024

Conversation

jsy1218
Copy link
Member

@jsy1218 jsy1218 commented Jul 18, 2024

In routing-api, we primarily get FOT fee from graphql now. We need to update the graphql schema to include those new boolean flags.

I tested with DFNDR, which has transfer delay. For this token, we make sure the portion related fields are not returned:

Copy link
Member Author

jsy1218 commented Jul 18, 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 July 18, 2024 13:04
@jsy1218
Copy link
Member Author

jsy1218 commented Jul 18, 2024

I think I want to test it along with Uniswap/smart-order-router#634 before I merge.

@xrsv
Copy link
Contributor

xrsv commented Jul 19, 2024

looks good - feel free to add an extra test in graphql-token-fee-fetcher.test.ts

@jsy1218 jsy1218 force-pushed the siyujiang/route-185-do-new-fot-for-routing-and-fees branch from 0ba3858 to bef5221 Compare July 29, 2024 19:35
Copy link

socket-security bot commented Jul 29, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@uniswap/[email protected] Transitive: environment, eval, filesystem, network, shell +101 116 MB

🚮 Removed packages: npm/@uniswap/[email protected]

View full report↗︎

Copy link

graphite-app bot commented Jul 29, 2024

Graphite Automations

"Request reviewers once CI passes on routing-api repo" took an action on this PR • (07/29/24)

6 reviewers were added and 1 assignee was added to this PR based on 's automation.

@jsy1218 jsy1218 merged commit 88968a2 into main Jul 29, 2024
7 checks passed
Copy link
Member Author

jsy1218 commented Jul 29, 2024

Merge activity

@jsy1218 jsy1218 deleted the siyujiang/route-185-do-new-fot-for-routing-and-fees branch July 29, 2024 19:56
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.

3 participants