openethereum/ethcore/src/miner
Wei Tang 8a31321203 Check whether we need resealing in miner and unwrap has_account in account_provider (#8853)
* Remove unused Result wrap in has_account

* Check whether we need to reseal for external transactions

* Fix reference to has_account interface

* typo: missing )

* Refactor duplicates to prepare_and_update_sealing

* Fix build
2018-06-18 18:18:41 +01:00
..
miner.rs Check whether we need resealing in miner and unwrap has_account in account_provider (#8853) 2018-06-18 18:18:41 +01:00
mod.rs New Transaction Queue implementation (#8074) 2018-04-13 17:34:27 +02:00
pool_client.rs Check whether we need resealing in miner and unwrap has_account in account_provider (#8853) 2018-06-18 18:18:41 +01:00
service_transaction_checker.rs New Transaction Queue implementation (#8074) 2018-04-13 17:34:27 +02:00
stratum.rs New Transaction Queue implementation (#8074) 2018-04-13 17:34:27 +02:00