openethereum/rpc/src/v1/tests/mocked
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
..
debug.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
eth_pubsub.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
eth.rs Deprecate account management (#10213) 2019-02-07 14:34:24 +01:00
manage_network.rs fix(ManageNetwork): replace Range with RangeInclusive (#10209) 2019-01-22 09:51:40 +01:00
mod.rs Deprecate account management (#10213) 2019-02-07 14:34:24 +01:00
net.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
parity_accounts.rs Deprecate account management (#10213) 2019-02-07 14:34:24 +01:00
parity_set.rs Revive parity_setMinGasPrice RPC call (#10294) 2019-02-11 18:08:12 +01:00
parity.rs Increase number of requested block bodies in chain sync (#10247) 2019-02-07 15:27:09 +01:00
personal.rs Deprecate account management (#10213) 2019-02-07 14:34:24 +01:00
pubsub.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
rpc.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
secretstore.rs Deprecate account management (#10213) 2019-02-07 14:34:24 +01:00
signer.rs Deprecate account management (#10213) 2019-02-07 14:34:24 +01:00
signing_unsafe.rs Deprecate account management (#10213) 2019-02-07 14:34:24 +01:00
signing.rs Deprecate account management (#10213) 2019-02-07 14:34:24 +01:00
traces.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
web3.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00