openethereum/ethcore/light/src
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
..
client Proper light client informant and more verification of imported headers (#5897) 2017-07-10 13:21:11 +02:00
net Merge pull request #5958 from Vurich/peer-status 2017-07-03 16:22:50 +02:00
on_demand Prevent disconnect from within handler (and style cleanup) 2017-06-30 12:10:12 +02:00
types Implement skeleton for transaction index and epoch transition proof PIP messages (#5908) 2017-07-03 12:25:10 +02:00
cache.rs Proper light client informant and more verification of imported headers (#5897) 2017-07-10 13:21:11 +02:00
cht.rs Upgrade elastic-array to 0.9.0 2017-06-29 13:05:33 +02:00
lib.rs Dynamically adjust PIP request costs based on gathered data (#5603) 2017-05-23 12:31:09 +02:00
provider.rs store epoch transition proofs in DB 2017-04-19 14:58:19 +02:00
transaction_queue.rs fix indentation 2017-05-09 14:24:45 +02:00