openethereum/ethcore
keorn 7af20a5db0 Modify gas price statistics (#2947)
* gas price distribution + median + tests

* put histogram in util

* use the util histogram

* remove the default gas price implementation

* histogram rpc

* fix empty corpus

* Add JS ethcore_gasPriceHistogram

* Fix typo (s/types/type/) & subsequent failing test

* Fix return type & formatting

* bucketBounds

* Add jsapi e2e test verification
2016-10-31 12:57:48 +01:00
..
res Updating bootnodes for ETC (#2938) 2016-10-28 16:02:23 +02:00
src Modify gas price statistics (#2947) 2016-10-31 12:57:48 +01:00
build.rs Derive IPC interface only when ipc feature is on (#2463) 2016-10-05 19:42:57 +02:00
Cargo.toml Shared code cache (#2921) 2016-10-28 16:04:44 +02:00