Commit graph

9 commits

Author SHA1 Message Date
rjl493456442
3d99858372 les: use fixed64 2020-03-02 17:35:21 +08:00
rjl493456442
6714ac0933 les: move priceFactors notion into balance tracker 2020-02-29 19:50:48 +08:00
rjl493456442
095b052ecb les: rework expired value 2020-02-29 19:46:35 +08:00
Zsolt Felfoldi
58f9dc5604 les: client pool improvements 2020-02-28 15:38:41 +01:00
Felföldi Zsolt
422604b438 les: rename UpdateBalance to AddBalance and simplify return format (#20304) 2019-11-18 12:42:49 +01:00
Felföldi Zsolt
bf5c6b29fa les: implement server priority API (#20070)
This PR implements the LES server RPC API. Methods for server
capacity, client balance and client priority management are provided.
2019-11-13 23:47:03 +01:00
gary rong
0ce5e113be les: rework clientpool (#20077)
* les: rework clientpool
2019-11-02 13:02:35 +01:00
Felix Lange
b1c3010bf2
common/mclock: clean up AfterFunc support (#20054)
This change adds tests for the virtual clock and aligns the interface
with the time package by renaming Cancel to Stop. It also removes the
binary search from Stop because it complicates the code unnecessarily.
2019-09-16 11:16:30 +02:00
Felföldi Zsolt
a7de796840
les: implement new client pool (#19745) 2019-08-03 14:36:10 +02:00