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
..
2019-04-02 11:19:20 +02:00
2019-01-07 11:33:07 +01:00
2019-03-27 14:46:20 +01:00
2019-02-01 19:31:02 +01:00
2019-02-14 17:54:44 +03:00
2019-02-14 17:54:44 +03:00
2019-02-07 14:34:24 +01:00
2019-01-07 11:33:07 +01:00
2019-02-07 14:34:24 +01:00
2019-01-07 11:33:07 +01:00
2019-01-07 11:33:07 +01:00
2019-01-30 12:57:38 +00:00
2019-04-02 17:13:55 +02:00
2019-01-07 11:33:07 +01:00
2019-02-07 14:34:24 +01:00
2019-02-27 11:41:03 +03:00
2019-04-02 17:13:55 +02:00
2019-03-27 15:07:38 +01:00
2019-02-07 14:34:24 +01:00
2019-04-02 17:13:55 +02:00
2019-02-08 14:11:55 +01:00
2019-04-02 17:13:55 +02:00
2019-02-07 14:34:24 +01:00
2019-01-07 11:33:07 +01:00
2019-02-07 14:34:24 +01:00
2019-01-07 11:33:07 +01:00
2019-02-18 20:39:38 +03:00
2019-01-07 11:33:07 +01:00
2019-01-07 11:33:07 +01:00