openethereum/parity
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
..
cli Print messages to stderr (#2991) 2016-10-30 17:48:36 +01:00
account.rs
blockchain.rs CLI option to skip seal check when importing (#2842) 2016-10-24 15:09:13 +02:00
boot.rs
cache.rs configurable jump table cache size 2016-10-07 12:18:42 +02:00
configuration.rs Transaction Queue banning (#2524) 2016-10-27 19:28:34 +02:00
dapps.rs Nicer port in use errors (#2859) 2016-10-25 15:55:53 +02:00
deprecated.rs
dir.rs Automatic compaction selection on Linux (#2785) 2016-10-21 23:21:57 +02:00
helpers.rs Extended network options (#2845) 2016-10-24 18:25:27 +02:00
informant.rs Fixing clippy warnings 2 (#2961) 2016-10-29 13:08:49 +02:00
io_handler.rs Snapshot sync part 2 (#2098) 2016-10-18 18:16:00 +02:00
main.rs Print messages to stderr (#2991) 2016-10-30 17:48:36 +01:00
migration.rs
modules.rs Derive IPC interface only when ipc feature is on (#2463) 2016-10-05 19:42:57 +02:00
params.rs [frontport] CLI to specify queue ordering strategy (#2494) (#2623) 2016-10-15 14:46:33 +02:00
presale.rs
rpc_apis.rs Snapshot sync and block gap info in eth_syncing (#2948) 2016-10-31 17:32:53 +01:00
rpc.rs Nicer port in use errors (#2859) 2016-10-25 15:55:53 +02:00
run.rs Snapshot sync and block gap info in eth_syncing (#2948) 2016-10-31 17:32:53 +01:00
signer.rs Nicer port in use errors (#2859) 2016-10-25 15:55:53 +02:00
snapshot.rs Snapshot and blockchain stability improvements (#2843) 2016-10-24 18:27:23 +02:00
stratum.rs
sync.rs Derive IPC interface only when ipc feature is on (#2463) 2016-10-05 19:42:57 +02:00
upgrade.rs
url.rs
user_defaults.rs