Merge branch 'release-0.6.1' into develop
This commit is contained in:
commit
1d375e263b
@ -92,8 +92,6 @@ Roadmap Pre-1.0
|
|||||||
===============
|
===============
|
||||||
|
|
||||||
- minor code cleanups
|
- minor code cleanups
|
||||||
- minor additions of missing functionality
|
|
||||||
- logging improvements, mostly post-sync. Pre-sync logs seem decent.
|
|
||||||
- at most 1 more DB format change; I will make a weak attempt to
|
- at most 1 more DB format change; I will make a weak attempt to
|
||||||
retain 0.6 release's DB format if possible
|
retain 0.6 release's DB format if possible
|
||||||
- provision of configurable ways to limit client connections so as to
|
- provision of configurable ways to limit client connections so as to
|
||||||
|
|||||||
@ -1,3 +1,12 @@
|
|||||||
|
version 0.6.1
|
||||||
|
-------------
|
||||||
|
|
||||||
|
- main focus was better logging - more concise and informative, particularly
|
||||||
|
when caught up
|
||||||
|
- issues closed: #26, #27
|
||||||
|
- default reorg limit is now taken from the coin, with a high default for
|
||||||
|
bitcoin testnet
|
||||||
|
|
||||||
version 0.6.0
|
version 0.6.0
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
VERSION = "ElectrumX 0.6.0"
|
VERSION = "ElectrumX 0.6.1"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user