Prepare 1.0.3
This commit is contained in:
parent
3236989165
commit
fa1a5bd3e4
@ -127,6 +127,11 @@ Roadmap
|
|||||||
ChangeLog
|
ChangeLog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
Version 1.0.3
|
||||||
|
-------------
|
||||||
|
|
||||||
|
* fix a verification loop that happened occasionally with bad peers
|
||||||
|
|
||||||
Version 1.0.2
|
Version 1.0.2
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
# Server name and protocol versions
|
# Server name and protocol versions
|
||||||
|
|
||||||
VERSION = 'ElectrumX 1.0.2'
|
VERSION = 'ElectrumX 1.0.3'
|
||||||
PROTOCOL_MIN = '1.0'
|
PROTOCOL_MIN = '1.0'
|
||||||
PROTOCOL_MAX = '1.0'
|
PROTOCOL_MAX = '1.0'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user