openethereum/rpc/src/v1/tests
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
..
helpers RPC: Implements eth_subscribe("syncing") (#10311) 2019-04-02 17:13:55 +02:00
mocked RPC: Implements eth_subscribe("syncing") (#10311) 2019-04-02 17:13:55 +02:00
eth.rs fix(rpc-types): replace uint and hash with ethereum_types v0.4 (#10217) 2019-02-25 14:27:28 +01:00
mod.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00