openethereum/rpc/src/v1/impls
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
..
eth_filter.rs Using pending block only if not old (#2514) 2016-10-07 11:13:15 +01:00
eth_signing.rs Support for decryption in Signer (#2421) 2016-10-15 14:44:08 +02:00
eth.rs Check queue to determine major importing (#2763) 2016-10-20 23:36:18 +02:00
ethcore_set.rs Port a couple more RPC APIs to the new auto args (#2325) 2016-10-04 19:05:46 +02:00
ethcore.rs Modify gas price statistics (#2947) 2016-10-31 12:57:48 +01:00
mod.rs Personal split (#2879) 2016-10-27 19:26:34 +02:00
net.rs Port a couple more RPC APIs to the new auto args (#2325) 2016-10-04 19:05:46 +02:00
personal_accounts.rs Add import of raw private key RPCs (#2942) 2016-10-28 16:46:25 +02:00
personal_signer.rs Support for decryption in Signer (#2421) 2016-10-15 14:44:08 +02:00
personal.rs Personal split (#2879) 2016-10-27 19:26:34 +02:00
rpc.rs Port a couple more RPC APIs to the new auto args (#2325) 2016-10-04 19:05:46 +02:00
traces.rs merge with master 2016-09-01 15:07:06 +02:00
web3.rs Asynchronous RPC support (#2017) 2016-09-01 12:00:00 +02:00