Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

Calculating Low, Medium and High gas price suggestions #1

Open
danjm opened this issue Jul 26, 2018 · 1 comment
Open

Calculating Low, Medium and High gas price suggestions #1

danjm opened this issue Jul 26, 2018 · 1 comment
Assignees

Comments

@danjm
Copy link
Collaborator

danjm commented Jul 26, 2018

image

On the send screen, cancel model and speed up / gas customization modal/screen, we will have a component that suggests three possible prices to the user.

We need to be able to calculate these either at the time at which they need to be rendered, or as blocks update.

The result of this task should be either gas price suggestion data within our redux state that is updated from the background on block changes, or a function that can be called to return the suggestions.

@danjm
Copy link
Collaborator Author

danjm commented Aug 16, 2018

First cut at this can be found on https://github.com/MetaMask/metamask-extension/tree/mmui-i1-data-for-basic-estimates

I'll put a PR up once we get some blocking PRs merged

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant