openethereum/ethcore/src/client
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
..
chain_notify.rs Merge branch 'master' into auth-bft 2016-12-12 21:28:46 +01:00
client.rs Fix call/estimate_gas (#4121) 2017-01-11 14:28:27 +01:00
config.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
error.rs Crate tidyups. 2016-12-11 19:14:42 +01:00
mod.rs Validator/authority contract (#3937) 2017-01-10 12:23:59 +01:00
registry.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
test_client.rs Test harness for lightsync (#4109) 2017-01-11 14:39:03 +01:00
trace.rs Client IPC Interface (#1493) 2016-07-07 09:39:32 +02:00
traits.rs Use binary chop to estimate gas accurately (#4100) 2017-01-10 18:56:41 +01:00