electrum

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

commit e878d793733beb2b4f8082aebbd3f87792f8b1c4
parent 362cbd06a7e1f5d73ab7828b07de4565cac1fc7d
Author: ThomasV <thomasv@gitorious>
Date:   Wed, 22 Apr 2015 11:41:44 +0200

update release notes

Diffstat:
MRELEASE-NOTES | 17++++++++++++-----
1 file changed, 12 insertions(+), 5 deletions(-)

diff --git a/RELEASE-NOTES b/RELEASE-NOTES @@ -1,9 +1,16 @@ # Release 2.1 - * Faster startup: Transaction inputs and outputs are parsed once and - cached in the wallet file. - * Transaction window shows own addresses in green color. - * OpenAlias plugin was improved - * Various fixes. + * Faster startup, thanks to the following optimizations: + 1. Transaction input/outputs are cached in the wallet file + 2. Fast X509 certificate parser, not using pyasn1 anymore. + 3. The Label Sync plugin only requests modified labels. + * The 'Invoices' and 'Send' tabs have been merged. + * Payment requests have an expiration date and can be exported in + BIP70 format. + * Local files are supported in BIP72 URIs: "bitcoin:?r=file:///..." + * The Transaction dialog shows own addresses in green color. + * New Address History dialog. + * The OpenAlias plugin was improved. + * Various bug fixes and GUI improvements. # Release 2.0.4 - Minor GUI improvements * The password dialog will ask for password again if the user enters