openethereum/parity/light_helpers
Niklas Adolfsson 751d15e4be fix(light-rpc): Make `light_sync` generic (#10238)
* fix(light-rpc): Make `light_sync` generic

The motivation behind this change is to easily mock `light-sync` to make it possible to enable `rpc-integration` tests
for the light-client.

Currently the `rpc's` requires the concrete type `sync::LightSync` which makes it very hard to do so

* fix(bad merge)
2019-02-11 10:33:16 +00:00
..
epoch_fetch.rs fix(light-rpc): Make `light_sync` generic (#10238) 2019-02-11 10:33:16 +00:00
mod.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
queue_cull.rs fix(light-rpc): Make `light_sync` generic (#10238) 2019-02-11 10:33:16 +00:00