openethereum/ethcore/src/client
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
..
ancient_import.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
chain_notify.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
client.rs Unify engine error to reject blocks (#9085) 2018-07-16 13:53:55 +02:00
config.rs db: remove wal disabling / fast-and-loose option. (#8963) 2018-07-10 17:33:25 +02:00
error.rs remove util-error (#9054) 2018-07-06 15:09:39 +02:00
evm_test_client.rs Make HashDB generic (#8739) 2018-07-02 18:50:05 +02:00
io_message.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
mod.rs Have space between feature cfg flag (#8791) 2018-06-05 11:28:35 +02:00
private_notify.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
test_client.rs Unify engine error to reject blocks (#9085) 2018-07-16 13:53:55 +02:00
trace.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
traits.rs Unify engine error to reject blocks (#9085) 2018-07-16 13:53:55 +02:00