openethereum/ethcore/src/client
Robert Habermeier 67c1f71b6e Proper light client informant and more verification of imported headers (#5897)
* do more validation of imported headers in light client

* generalize informant with traits

* informant implementation for light client

* make comment into TODO

* fix broken test

* disable full checking of headers in light client in sync tests
2017-07-10 13:21:11 +02:00
..
ancient_import.rs PoA: Wait for transition finality before applying (#5774) 2017-06-28 13:17:36 +02:00
chain_notify.rs Latest headers Pub-Sub (#5655) 2017-05-23 12:26:39 +02:00
client.rs Proper light client informant and more verification of imported headers (#5897) 2017-07-10 13:21:11 +02:00
config.rs use a database in ethcore-light 2017-03-21 20:57:13 +01:00
error.rs Traces error handling (#4849) 2017-03-14 13:04:32 +01:00
evm_test_client.rs EIP-168, 169: Dust protection (#4757) 2017-06-28 09:10:57 +02:00
mod.rs Revamping parity-evmbin (#5696) 2017-05-26 11:06:48 +02:00
test_client.rs bigint upgraded to version 3.0 (#5986) 2017-07-06 11:26:14 +02:00
trace.rs Client IPC Interface (#1493) 2016-07-07 09:39:32 +02:00
traits.rs PoA: Wait for transition finality before applying (#5774) 2017-06-28 13:17:36 +02:00