Prepare 0.8.4
This commit is contained in:
parent
1f1f0f42f8
commit
36a06ea2c2
@ -113,10 +113,8 @@ be necessary.
|
|||||||
Roadmap Pre-1.0
|
Roadmap Pre-1.0
|
||||||
===============
|
===============
|
||||||
|
|
||||||
- minor code cleanups
|
- minor code cleanups. It is unlikely DB format will change
|
||||||
- at most 1 more DB format change; I will make a weak attempt to
|
- better DoS protections and mempool handling
|
||||||
retain 0.6 release's DB format if possible
|
|
||||||
- provision of bandwidth limit controls
|
|
||||||
- implement simple protocol to discover peers without resorting to IRC
|
- implement simple protocol to discover peers without resorting to IRC
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,3 +1,8 @@
|
|||||||
|
version 0.8.4
|
||||||
|
-------------
|
||||||
|
|
||||||
|
- remove invalidated histories from cache on new block
|
||||||
|
|
||||||
version 0.8.3
|
version 0.8.3
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
VERSION = "ElectrumX 0.8.3"
|
VERSION = "ElectrumX 0.8.4"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user