openethereum/ethcore/src/miner
Wei Tang 5059619947 Unify engine error to reject blocks (#9085)
* Reject if Engine::on_close_block returns error

* Unify open block behaviors

* Fix tests in ethcore

* Fix Aura tests

* Fix RPC test

* Print a warning if open block failed

* Print the actual error when closing the block

* Update comments for prepare_pending_block

* Add BlockPreparationStatus to distingish three different state after prepare_pending_block
2018-07-16 13:53:55 +02:00
..
miner.rs Unify engine error to reject blocks (#9085) 2018-07-16 13:53:55 +02:00
mod.rs Introduce more optional features in ethcore (#9020) 2018-07-05 07:19:59 +02:00
pool_client.rs Offload cull to IoWorker. (#9099) 2018-07-13 12:23:57 +02:00
service_transaction_checker.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
stratum.rs SeedHashCompute remove needless `new` impl (#9063) 2018-07-09 16:47:58 +02:00