Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

sending should allow graphical gasPrice selection #2142

Closed
jacogr opened this issue Sep 18, 2016 · 3 comments
Closed

sending should allow graphical gasPrice selection #2142

jacogr opened this issue Sep 18, 2016 · 3 comments
Assignees
Labels
F8-enhancement 🎊 An additional feature request.
Milestone

Comments

@jacogr
Copy link
Contributor

jacogr commented Sep 18, 2016

  • when sending, instead of putting in a price, do it graphically
  • curve based on previous values available via eth_gasPriceStatistics
  • needs to be intuitive

(Split from https://github.com/ethcore/parity/issues/2114)

@jacogr jacogr added F8-enhancement 🎊 An additional feature request. M-UI labels Sep 18, 2016
@jacogr jacogr added this to the 1.5 Tenuity milestone Sep 26, 2016
@ngotchac
Copy link
Contributor

Is eth_gasPriceStatistics implemented yet ?

@derhuerst
Copy link
Contributor

I think we also need a beginner-friendly explanation of the gas system.

@ngotchac
Copy link
Contributor

(method is ethcore_gasPriceStatistics)

@ngotchac ngotchac self-assigned this Oct 26, 2016
ngotchac added a commit that referenced this issue Oct 26, 2016
ngotchac added a commit that referenced this issue Oct 28, 2016
jacogr pushed a commit that referenced this issue Nov 1, 2016
* Added gasPriceStatistics

* WIP graph fas price stats (#2142)

* Chart to select gas price in Extra Tx (#2142)

* Gas Selection UI

* Gas Price Selection: better UI (right octiles, point on graph) (#2142)

* Gas Price Selection chart update using D3 (#2142)

* Working UI, more fluid... (#2142)

* Using the new gasPriceHistogram Call: display histogram (#2142)

* Code Clean

* Updated gas Selection explaination

* PR grumble // Gas Price Selector (#2898)

* Fixing linting issues
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
F8-enhancement 🎊 An additional feature request.
Projects
None yet
Development

No branches or pull requests

3 participants