openethereum/rpc/src/v1
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
..
helpers Moving personal_ to autoargs (#3000) 2016-10-31 17:11:56 +01:00
impls Snapshot sync and block gap info in `eth_syncing` (#2948) 2016-10-31 17:32:53 +01:00
tests Snapshot sync and block gap info in `eth_syncing` (#2948) 2016-10-31 17:32:53 +01:00
traits Moving personal_ to autoargs (#3000) 2016-10-31 17:11:56 +01:00
types Snapshot sync and block gap info in `eth_syncing` (#2948) 2016-10-31 17:32:53 +01:00
mod.rs Personal split (#2879) 2016-10-27 19:26:34 +02:00