openethereum/secret-store
Seun LanLege fba63de974 RPC: Implements eth_subscribe("syncing") (#10311)
* implement eth_subscibe syncing

* fix imports

* add is_major_syncing to SyncProvider

* add eth_subscribe(syncing) support for light clients

* tests

* fix TestSyncClient

* correct LightFetch impl

* added currentBlock, startingBlock, highestBlock to PubSubSyncStatus

* fixed tests

* fix PR grumbles

* improve code style

* is_syncing -> syncing

* code style

* use ethereum types
2019-04-02 17:13:55 +02:00
..
res Move a bunch of stuff around (#10101) 2018-12-28 17:33:49 +08:00
src RPC: Implements eth_subscribe("syncing") (#10311) 2019-04-02 17:13:55 +02:00
Cargo.toml Deprecate account management (#10213) 2019-02-07 14:34:24 +01:00