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

Use ethgasstation to predict tx wait times #178

Merged
merged 5 commits into from
Jul 6, 2019
Merged

Conversation

TimDaub
Copy link
Collaborator

@TimDaub TimDaub commented Jul 4, 2019

Fixes #170

Description

<Loader /> can be initiated with a time and then refreshes its progress bar according to that rate.
Especially for <Loader /> screens on Mainnet (Bity.com integration), this is important.

Todos

@TimDaub TimDaub marked this pull request as ready for review July 5, 2019 13:23
src/components/Loader.js Outdated Show resolved Hide resolved
Copy link
Member

@iamonuwa iamonuwa left a comment

Choose a reason for hiding this comment

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

LGTM! Let one comment. Please take a look.

@iamonuwa iamonuwa self-requested a review July 5, 2019 14:25
src/components/Loader.js Show resolved Hide resolved
src/components/Loader.js Show resolved Hide resolved
@TimDaub TimDaub merged commit d22bafe into master Jul 6, 2019
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.

Use ethgasstation to predict wait times of Ethereum Mainnet transactions correctly
3 participants