openethereum/ethcore/src/client
Tomasz Drwięga 35a2b87174 Fix empty steps (#9939)
* Don't send empty step twice or empty step then block.

* Perform basic validation of locally sealed blocks.

* Don't include empty step twice.
2018-11-21 21:30:03 +00:00
..
ancient_import.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
bad_blocks.rs Bad blocks RPC + reporting (#9433) 2018-09-08 04:04:28 +02:00
chain_notify.rs Private packets verification and queue refactoring (#8715) 2018-08-29 20:31:04 +08:00
client.rs Fix empty steps (#9939) 2018-11-21 21:30:03 +00:00
config.rs Expose config max-round-blocks-to-import (#9439) 2018-10-26 13:21:36 +02:00
evm_test_client.rs ethereum libfuzzer integration small change (#9547) 2018-09-27 17:17:23 +02:00
io_message.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
mod.rs simplify ethcore errors by removing BlockImportError (#9593) 2018-09-24 11:28:54 +01:00
private_notify.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
test_client.rs Keep existing blocks when restoring a Snapshot (#8643) 2018-11-18 00:06:34 +01:00
trace.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
traits.rs Keep existing blocks when restoring a Snapshot (#8643) 2018-11-18 00:06:34 +01:00