openethereum/miner/src/pool
Andrew Jones bf55db4c7e Die error_chain, die (#10747)
* Replace error chain for network error

* Fix usages and add manual From impls

* OnDemand Error and remove remaining dependencies

* Die error_chain, die.

* DIE

* Hasta la vista, baby
2019-06-17 08:44:59 +02:00
..
res Return error if RLP size of transaction exceeds the limit (#8473) 2018-04-27 15:02:45 +02:00
tests Fixed misstype (#10351) 2019-02-14 12:25:44 +01:00
client.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
listener.rs Merge Notifier and TransactionsPoolNotifier (#10591) 2019-06-04 12:35:33 +01:00
local_transactions.rs tx-pool: check transaction readiness before replacing (#10526) 2019-04-01 10:48:51 +02:00
mod.rs Watch transactions pool (#10558) 2019-04-12 12:36:49 +01:00
queue.rs Merge Notifier and TransactionsPoolNotifier (#10591) 2019-06-04 12:35:33 +01:00
ready.rs Additional error for invalid gas (#10327) 2019-02-11 22:20:51 +00:00
replace.rs tx-pool: check transaction readiness before replacing (#10526) 2019-04-01 10:48:51 +02:00
scoring.rs tx-pool: check transaction readiness before replacing (#10526) 2019-04-01 10:48:51 +02:00
verifier.rs Die error_chain, die (#10747) 2019-06-17 08:44:59 +02:00