* 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 |
||
|---|---|---|
| .. | ||
| key_server_cluster | ||
| listener | ||
| types | ||
| acl_storage.rs | ||
| helpers.rs | ||
| key_server_set.rs | ||
| key_server.rs | ||
| key_storage.rs | ||
| lib.rs | ||
| node_key_pair.rs | ||
| serialization.rs | ||
| traits.rs | ||
| trusted_client.rs | ||