electrum

Electrum Bitcoin wallet
git clone https://git.parazyd.org/electrum
Log | Files | Refs | Submodules

commit ab2d38a8034ad7bea05a1bab9e75729998b29142
parent 8bdf863fcae0ee44846e61052582011611a83884
Author: SomberNight <somber.night@protonmail.com>
Date:   Thu, 12 Apr 2018 17:54:35 +0200

release notes for 3.1.3

Diffstat:
MRELEASE-NOTES | 10++++++++++
1 file changed, 10 insertions(+), 0 deletions(-)

diff --git a/RELEASE-NOTES b/RELEASE-NOTES @@ -1,3 +1,13 @@ +# Release 3.1.3 - (unreleased) + + * Qt GUI: seed word auto-complete during restore + * Android: fix some crashes + * performance improvements (wallet, and Qt GUI) + * hardware wallets: show debug message during device scan + * Digital Bitbox: enabled BIP84 (p2wpkh) wallet creation + * add regtest support (via --regtest flag) + * other minor bugfixes and usability improvements + # Release 3.1.2 - (March 28, 2018) * Kivy/android: request PIN on startup