openethereum/ethcore/src/client
Robert Habermeier 8599a11a0b Snapshot sync and block gap info in `eth_syncing` (#2948)
* provide snapshot sync info in eth_syncing

* specify block gap in eth_syncing

* Extend eth_syncing with warp, format the output properly

* adjust serialization tests for sync info

* whitespace
2016-10-31 17:32:53 +01:00
..
chain_notify.rs derive -> ipc 2016-10-04 19:20:16 +03:00
client.rs RPCs for mode change (#3002) 2016-10-31 16:58:35 +01:00
config.rs RPCs for mode change (#3002) 2016-10-31 16:58:35 +01:00
error.rs Remove (almost all) panickers from trie module (#1776) 2016-08-03 18:35:48 +02:00
mod.rs CLI option to skip seal check when importing (#2842) 2016-10-24 15:09:13 +02:00
test_client.rs Snapshot sync and block gap info in `eth_syncing` (#2948) 2016-10-31 17:32:53 +01:00
trace.rs Client IPC Interface (#1493) 2016-07-07 09:39:32 +02:00
traits.rs RPCs for mode change (#3002) 2016-10-31 16:58:35 +01:00