openethereum/miner
Hernando Castano 8e866ee551
Revive parity_setMinGasPrice RPC call (#10294)
* Add function to update minimum gas price

* Update TestMinerService to handle min_gas_price changes

* Place minimum gas price test behind feature flag

* Update check for fixed gas pricer to be more explicit

* Use errors::unsupported instead of errors::request_rejected

* Add test that fails to set minimum gas price

* Fix test that should fail when setting new gas price

* Put dev dependencies behind feature flag

* Fix deadlock in set_minimal_gas_price()

* Update RPC tests with mocked error response

* Remove unnecessary cfg flag

* Remove duplicate crate imports
2019-02-11 18:08:12 +01:00
..
local-store misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
price-info misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
res/contracts Extract CallContract and RegistryInfo traits into their own crate (#10178) 2019-01-16 19:52:21 +01:00
src Revive parity_setMinGasPrice RPC call (#10294) 2019-02-11 18:08:12 +01:00
stratum Convert to jsonrpc-derive, use jsonrpc-* from crates.io (#10298) 2019-02-05 14:31:19 +01:00
using-queue misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
Cargo.toml Extract CallContract and RegistryInfo traits into their own crate (#10178) 2019-01-16 19:52:21 +01:00