openethereum/ethcore/light/src
Robert Habermeier 7123f19a75 Test harness for lightsync (#4109)
* make on_connect/disconnect public

* free flow params constructor

* Shared ownership of LES handlers

* light provider impl for test client

* skeleton for testing light sync

* have test_client use actual genesis

* fix underflow in provider

* test harnesses for lightsync

* fix tests

* fix test failure caused by test_client changes
2017-01-11 14:39:03 +01:00
..
client Test harness for lightsync (#4109) 2017-01-11 14:39:03 +01:00
net Test harness for lightsync (#4109) 2017-01-11 14:39:03 +01:00
types Custom attribute for binary serialization (#3922) 2016-12-21 15:09:35 +01:00
lib.rs light: block status and CHT module 2016-12-13 20:13:16 +01:00
provider.rs Test harness for lightsync (#4109) 2017-01-11 14:39:03 +01:00