openethereum/ethcore/src/client
Robert Habermeier 4172a5369c Include total difficulty in CHTs and hide implementation details from consumers (#4428)
* CHT builder and prover

* use CHT abstraction in provider

* hide CHT internals from header chain

* fix itertools conflict by updating all to 0.5

* cht proof checker, use it in on_demand
2017-02-06 17:21:35 +01:00
..
chain_notify.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
client.rs RPC middleware: Informant & Client.keep_alive (#4384) 2017-02-04 22:18:19 +01:00
config.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
error.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
mod.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
registry.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
test_client.rs Include total difficulty in CHTs and hide implementation details from consumers (#4428) 2017-02-06 17:21:35 +01:00
trace.rs Client IPC Interface (#1493) 2016-07-07 09:39:32 +02:00
traits.rs RPC middleware: Informant & Client.keep_alive (#4384) 2017-02-04 22:18:19 +01:00