prepare version 2.7.15
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
# Release 2.7.15
|
||||||
|
* Critical: Fix password update issue (#2097). This bug prevents
|
||||||
|
password updates in multisig and 2FA wallets. It may also cause
|
||||||
|
wallet corruption if the wallet contains several master private
|
||||||
|
keys (such as 2FA wallets that have been restored from
|
||||||
|
seed). Affected wallets will need to be restored again.
|
||||||
|
|
||||||
# Release 2.7.14
|
# Release 2.7.14
|
||||||
* Merge exchange_rate plugin with main code
|
* Merge exchange_rate plugin with main code
|
||||||
* Faster synchronization and transaction creation
|
* Faster synchronization and transaction creation
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
ELECTRUM_VERSION = '2.7.14' # version of the client package
|
ELECTRUM_VERSION = '2.7.15' # version of the client package
|
||||||
PROTOCOL_VERSION = '0.10' # protocol version requested
|
PROTOCOL_VERSION = '0.10' # protocol version requested
|
||||||
|
|
||||||
# The hash of the mnemonic seed must begin with this
|
# The hash of the mnemonic seed must begin with this
|
||||||
|
|||||||
Reference in New Issue
Block a user