-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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: remove base goerli from chain selector #7238
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov Report
Flags with carried forward coverage won't be shown. Click here to find out more. |
Passing run #14043 ↗︎
Details:
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why not remove all references to BASE_GOERLI
? Are we definitely adding back support to it in the future? Wouldn't it still just be added back as a revert of this PR?
that's fair, we can remove them all and still just revert this PR when the time is right. |
39c4588
to
c8e2909
Compare
* Add Base support to Uniswap widget * Remove Base Goerli until routing supports it: Uniswap/interface#7238 * Bump uniswap/default-token-lists to 11.6.0 * update blockWaitMs and rpc endpoints * Add Multicall and Swap Souter address * Fix linting * Additional fixes * Bump smart-order-router to v3.16.25 * Bump deps * Ran yarn deduplicate
Description
remove base testnet until routing supports it
Slack thread: https://uniswapteam.slack.com/archives/C03ESADBQPK/p1693248493220419
Test plan
verify that base goerli no longer appears in the chain selector with testnets enabled (in settings)