debris
|
a22c48b6b0
|
removed redundant imports
|
2017-11-14 17:47:41 +01:00 |
|
Robert Habermeier
|
ad39446e87
|
Revert "fixed master (#6465)"
This reverts commit 899538ae25 .
|
2017-09-05 17:54:05 +02:00 |
|
Marek Kotewicz
|
899538ae25
|
fixed master (#6465)
* fixed master
* Revert "Merge pull request #6370 from paritytech/light-poa"
This reverts commit 3c60f99def , reversing
changes made to b731ccea18 .
|
2017-09-05 14:53:09 +02:00 |
|
Robert Habermeier
|
372779915f
|
Merge branch 'master' into light-poa
|
2017-09-04 12:30:37 +02:00 |
|
Hawstein
|
7b8af30590
|
remove re-export of parking_lot in util (#6435)
|
2017-09-02 20:09:13 +02:00 |
|
Robert Habermeier
|
2ff3dff6ea
|
serve epoch signals over network and check them
|
2017-08-23 15:37:35 +02:00 |
|
Robert Habermeier
|
826a4ca0a2
|
Implement skeleton for transaction index and epoch transition proof PIP messages (#5908)
* add transaction index message without implementing
* add epoch proof fetch and response messages
|
2017-07-03 12:25:10 +02:00 |
|
Nikolay Volf
|
e1fef5c732
|
Update dependencies and bigint api (#5685)
* update to latest bigint
* bump elastic array and deps
* fix rlp tests
* also update all smallvec deps
* fix doc test
* reduce parking in attempt to fix CI bug
* fix from/into electum bug
* remove duplicate imports
|
2017-05-24 12:31:33 +02:00 |
|
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 |
|