openethereum/miner/src
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
..
pool misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
external.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
gas_price_calibrator.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
gas_pricer.rs Revive parity_setMinGasPrice RPC call (#10294) 2019-02-11 18:08:12 +01:00
lib.rs Deprecate account management (#10213) 2019-02-07 14:34:24 +01:00
local_accounts.rs Deprecate account management (#10213) 2019-02-07 14:34:24 +01:00
service_transaction_checker.rs Take in account zero gas price certification when doing transact_contract (#10232) 2019-01-28 10:58:34 +01:00
work_notify.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00