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

gas: replace deprecated TX wait estimate API #1084

Merged
merged 2 commits into from
Dec 12, 2022

Conversation

tomholford
Copy link
Collaborator

Context

This resolves #1077.

As of 12/12/2022, ETHGasStation is sunsetting:

image

https://twitter.com/ETHGasStation/status/1597341610777317376

This change replaces the API call with another provider.

Preview

Screenshot from 2022-12-12 14-48-29

This resolves #1077.

As of 12/12/2022, ETHGasStation is sunsetting:

https://twitter.com/ETHGasStation/status/1597341610777317376

This change replaces the API call with another provider.
@tomholford tomholford marked this pull request as ready for review December 12, 2022 22:54
Copy link
Contributor

@arthyn arthyn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

src/components/L2/Dropdowns/FeeDropdown.tsx Outdated Show resolved Hide resolved
Move formatWait function to where it's actually used. Addresses PR feedback.
@tomholford tomholford merged commit 774512a into master Dec 12, 2022
@tomholford tomholford deleted the t/1077-replace-deprecated-gas-api branch December 12, 2022 23:11
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.

replace deprecated gas estimate API
2 participants