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: blast weth address #588

Merged
merged 1 commit into from
May 23, 2024
Merged

fix: blast weth address #588

merged 1 commit into from
May 23, 2024

Conversation

jsy1218
Copy link
Member

@jsy1218 jsy1218 commented May 23, 2024

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Bug fix

  • What is the current behavior? (You can also link to an open issue here)
    I saw routing-api pipeline failed with blast tests. Digging into it, it's because blast weth address is wrong to compute v3 gas model.

  • What is the new behavior (if this is a feature change)?
    Fix blast weth address.

  • Other information:
    This only impacts the route going through v3. For v2 route, since we don't compute the WETH/USDC gas model, the quote can still work.

Copy link
Member Author

jsy1218 commented May 23, 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 May 23, 2024 05:56
@jsy1218 jsy1218 requested a review from a team as a code owner May 23, 2024 05:56
@graphite-app graphite-app bot requested review from cgkol and mikeki May 23, 2024 05:56
Copy link

graphite-app bot commented May 23, 2024

Graphite Automations

"Request reviewers once CI passes on smart-order-router repo" took an action on this PR • (05/23/24)

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

@jsy1218 jsy1218 merged commit d2b0f72 into main May 23, 2024
18 of 25 checks passed
@jsy1218 jsy1218 deleted the jsy1218/fix-blast-weth-address branch May 23, 2024 14:23
@jsy1218 jsy1218 mentioned this pull request May 23, 2024
jsy1218 added a commit that referenced this pull request May 23, 2024
- **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...)
Release #588
jsy1218 added a commit to Uniswap/routing-api that referenced this pull request May 23, 2024
routing-api pipeline failed. 

Sepolia failed because health state DB has ALCHEMY_11155111 unhealthy in the DB record, but the code doesn't update the DB state back to healthy for some reason. I removed the code reads from health state DB, so that the provider health state transition doesn't happen at runtime.

Blast failed because of wrong weth address that impacts v3 gas model. Fixed in Uniswap/smart-order-router#588
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.

None yet

2 participants