electrum

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

commit 35ca1537f2bc8365f2fa059f4bf466ef250b8215
parent 71243c2a57e74c0c39e71ae16b61f1700ebabe3c
Author: ThomasV <thomasv@gitorious>
Date:   Thu,  9 Jul 2015 09:40:51 +0200

release notes for 2.4

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

diff --git a/RELEASE-NOTES b/RELEASE-NOTES @@ -1,3 +1,17 @@ +# Release 2.4 + * Openalias support was merged into the main code. + * The DNSSEC validation procedure (used for OpenAliases) was + rewritten. The previous validation method, which was included in + the OpenAlias plugin, is vulnerable and should not be trusted + (Electrum 2.0 to 2.3). + * Payment requests can be signed with DNSSEC aliases. This + effectively extends BIP70 to user aliases. + * New 'email' plugin, that enables sending and receiving payment + requests by email. + * Arbitrary m-of-n multisig wallets are supported (n<=15). + * Multisig wallets can be signed with Trezor. + * User-set transaction fees are retained with the '!' shortcut. + # Release 2.3.3 * fix proxy settings (issue #1309) * improvements to the transaction dialog: