Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

fix(light-rpc): Make light_sync generic #10238

Merged
merged 2 commits into from
Feb 11, 2019
Merged

Commits on Feb 8, 2019

  1. 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
    niklasad1 committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    b8fbce0 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2019

  1. fix(bad merge)

    niklasad1 committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    3e4f987 View commit details
    Browse the repository at this point in the history