openethereum/ethcore/src/client
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
..
client.rs Gas price statistics. (#1291) 2016-06-18 10:52:50 +02:00
config.rs Bloomchain (#1014) 2016-05-26 18:24:51 +02:00
error.rs propagate trace error to the top 2016-05-18 11:34:15 +02:00
mod.rs Gas price statistics. (#1291) 2016-06-18 10:52:50 +02:00
test_client.rs removed try_seal from MinerClient interface (#1262) 2016-06-13 18:51:14 +02:00
trace.rs Bloomchain (#1014) 2016-05-26 18:24:51 +02:00