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

New polygon gas oracle URLs #9

Merged
merged 1 commit into from
Nov 29, 2023
Merged

Conversation

tkporter
Copy link

Cherry picking gakonst#2479

Sadly we've deviated decently far from upstream so I had to bust out the code scalpel to effectively cherry-pick w/o a bunch of changes. Opened https://github.com/hyperlane-xyz/issues/issues/806 as I think now is probably the time to try to move away from our fork

Motivation

Looks like the old URLs we were using were broken. The way we were consuming this previously gracefully handled errors here to mean that it should just fall back to legacy txs, so we had no issues. But when we moved to using a GasOracleMiddleware, we lost the graceful error handling

Solution

See gakonst#2479

PR Checklist

* fix(middleware): polygon gas stations

* fix: wasm
@tkporter tkporter merged commit 882ea60 into hyperlane Nov 29, 2023
@tkporter tkporter deleted the trevor/new-polygon-gas-oracle branch November 29, 2023 11:25
tkporter added a commit to hyperlane-xyz/hyperlane-monorepo that referenced this pull request Nov 29, 2023
### Description

Update to latest ethers-rs (forked) version with
hyperlane-xyz/ethers-rs#9

### Drive-by changes

n/a

### Related issues

n/a

### Backward compatibility

n/a

### Testing

Planning to deploy with it, but the ethers-rs version is well tested
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants