openethereum/ethcore/light/src/on_demand
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
..
mod.rs Back-references for the on-demand service (#5573) 2017-05-23 12:39:25 +02:00
request.rs Back-references for the on-demand service (#5573) 2017-05-23 12:39:25 +02:00
tests.rs Back-references for the on-demand service (#5573) 2017-05-23 12:39:25 +02:00