openethereum/rpc/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
..
tests Echo CORS request headers by default (#10221) 2019-01-21 10:30:24 +00:00
v1 Revive parity_setMinGasPrice RPC call (#10294) 2019-02-11 18:08:12 +01:00
authcodes.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
http_common.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
lib.rs Increase number of requested block bodies in chain sync (#10247) 2019-02-07 15:27:09 +01:00