openethereum/sync/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
..
light_sync Dynamically adjust PIP request costs based on gathered data (#5603) 2017-05-23 12:31:09 +02:00
tests PoA warp implementation (#5488) 2017-05-17 12:41:33 +02:00
api.rs Dynamically adjust PIP request costs based on gathered data (#5603) 2017-05-23 12:31:09 +02:00
block_sync.rs rlp deserialization refactor, 30% faster (#4901) 2017-03-22 14:41:46 +01:00
blocks.rs Download unique receipts only 2017-03-31 15:20:27 +02:00
chain.rs PoA warp implementation (#5488) 2017-05-17 12:41:33 +02:00
lib.rs Kovan warp sync fixed 2017-03-30 13:13:43 +02:00
snapshot.rs Fixed sync tests 2017-03-25 13:22:25 +01:00
sync_io.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
transactions_stats.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00