openethereum/ethcore/light/src
Robert Habermeier aa41b48ba0 Dynamically adjust PIP request costs based on gathered data (#5603)
* beginnings of load timer

* initial load timer implementation

* saturating adds

* create flow params from distribution

* update request credits and acknowledgement

* mark cumulative cost dead code

* fix compilation

* tests

* supply load share and other params to  lightprotocol params

* add file store

* fix ethsync compilation

* reshuffle constants
2017-05-23 12:31:09 +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 improve assertion 2017-05-16 17:24:12 +02:00
types Dynamically adjust PIP request costs based on gathered data (#5603) 2017-05-23 12:31:09 +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