openethereum/rpc/src
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
..
tests Remove the dapps system (#9017) 2018-07-11 12:19:54 +02:00
v1 Unify engine error to reject blocks (#9085) 2018-07-16 13:53:55 +02:00
authcodes.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
http_common.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
lib.rs Completely remove all dapps struct from rpc (#9107) 2018-07-16 13:42:59 +02:00