Prepare 0.8.8
This commit is contained in:
parent
2a461bd98c
commit
5f73fa02a3
@ -1,3 +1,15 @@
|
|||||||
|
version 0.8.8
|
||||||
|
-------------
|
||||||
|
|
||||||
|
- put sessions in a priority queue to better prioritise serving. Low-bandwidth
|
||||||
|
sessions get served first
|
||||||
|
- new RPC command "groups" - shows information about session groups
|
||||||
|
- sessions output: session priority shown under Flags column; the lower the
|
||||||
|
number the higher the priority. txs column moved, new column reqs showns
|
||||||
|
the number of outstanding requests for that connection (includes subrequests
|
||||||
|
of batches)
|
||||||
|
- issued fixed: #67
|
||||||
|
|
||||||
version 0.8.7
|
version 0.8.7
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
VERSION = "ElectrumX 0.8.7"
|
VERSION = "ElectrumX 0.8.8"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user