openethereum/miner/src
Andronik Ordian fd29926a21
tx-q: enable basic verification of local transactions (#11332)
* tx-q: basic verification of local transactions

* miner: basic test for local import

* miner: info log when rejecting local txn

* Hernandofmt

Co-Authored-By: Hernando Castano <HCastano@users.noreply.github.com>

* miner: assert in a test with the concrete error type

* tx-q: info! -> warn! on local tx rejection
2019-12-13 20:25:51 +01:00
..
pool tx-q: enable basic verification of local transactions (#11332) 2019-12-13 20:25:51 +01:00
external.rs Upgrade ethereum types (#10670) 2019-06-03 15:36:21 +02:00
gas_price_calibrator.rs Use provided usd-per-eth value if an endpoint is specified (#11209) 2019-10-29 12:18:30 +01:00
gas_pricer.rs Revive parity_setMinGasPrice RPC call (#10294) 2019-02-11 18:08:12 +01:00
lib.rs Crypto primitives removed from ethkey (#11174) 2019-10-23 13:03:46 +02:00
local_accounts.rs Deprecate account management (#10213) 2019-02-07 14:34:24 +01:00
service_transaction_checker.rs Return Ok(None) when the registrar contract returns empty slice (#11257) 2019-11-15 14:27:34 +01:00
work_notify.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00