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-01-07 11:33:07 +01:00
2019-01-16 16:37:26 +01:00
2019-01-16 19:52:21 +01:00
2019-01-07 11:33:07 +01:00
2019-02-11 22:20:51 +00:00
2019-04-02 17:13:55 +02:00
2019-01-08 11:31:26 +11:00
2019-04-01 10:48:51 +02:00
2019-03-31 11:46:36 +02:00
2019-03-27 14:46:05 +01:00
2019-04-02 17:13:55 +02:00
2019-04-02 17:13:55 +02:00
2019-03-13 11:36:13 +01:00
2019-02-20 21:09:34 +03:00
2019-01-08 15:07:20 +01:00
2019-03-27 14:13:24 +01:00