forked from gakonst/ethers-rs
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 hyperlane-xyz/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 Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
- Loading branch information
Showing
1 changed file
with
92 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters