openethereum/ethcore/light/src
Robert Habermeier 386cdb830d Back-references for the on-demand service (#5573)
* header back-references for on demand

* initial back-reference implementation for on demand requests

* answer requests from cache

* answer requests from cache, add tests

* strongly typed responses for vectors of homogeneous requests

* fix fallout in RPC without optimizing
2017-05-23 12:39:25 +02:00
..
client Latest headers Pub-Sub (#5655) 2017-05-23 12:26:39 +02:00
net Dynamically adjust PIP request costs based on gathered data (#5603) 2017-05-23 12:31:09 +02:00
on_demand Back-references for the on-demand service (#5573) 2017-05-23 12:39:25 +02:00
types Back-references for the on-demand service (#5573) 2017-05-23 12:39:25 +02:00
cache.rs Spelling fixes and link addition about LRU cache in the docs. 2017-04-07 21:34:29 +02:00
cht.rs Spelling fixes and link addition about LRU cache in the docs. 2017-04-07 21:34:29 +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