openethereum/rpc/src/v1
Gav Wood 335bce85e8 Gas price statistics. (#1291)
* Gas price statistics.

Affects eth_gasPrice.
Added ethcore_gasPriceStatistics.

Closes #1265

* Fix a bug in eth_gasPrice

* Fix tests.

* Revert minor alteration.

* Tests for gas_price_statistics.

- Tests;
- Additional infrastructure for generating test blocks with
transactions.
2016-06-18 10:52:50 +02:00
..
helpers Simple WebSockets notification about new request (#1202) 2016-06-02 17:05:13 +02:00
impls Gas price statistics. (#1291) 2016-06-18 10:52:50 +02:00
tests Gas price statistics. (#1291) 2016-06-18 10:52:50 +02:00
traits Gas price statistics. (#1291) 2016-06-18 10:52:50 +02:00
types Use nicer strings for tests. 2016-06-08 12:41:29 -07:00
mod.rs Splitting RPC Apis into more fine-grained sets 2016-06-07 13:01:37 +02:00