openethereum/rpc/src
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
..
tests Echo CORS request headers by default (#10221) 2019-01-21 10:30:24 +00:00
v1 fix(light-rpc): Make `light_sync` generic (#10238) 2019-02-11 10:33:16 +00:00
authcodes.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
http_common.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
lib.rs Increase number of requested block bodies in chain sync (#10247) 2019-02-07 15:27:09 +01:00