<oembed><type>rich</type><version>1.0</version><author_name>npub1xg2m84malu0cfm4444r0kysx4rgk27e75aj6sz6538kw8fcz627qeadsv7</author_name><author_url>https://nostr.ae/npub1xg2m84malu0cfm4444r0kysx4rgk27e75aj6sz6538kw8fcz627qeadsv7</author_url><provider_name>njump</provider_name><provider_url>https://nostr.ae</provider_url><html>📅 Original date posted:2015-03-02&#xA;📝 Original message:Congrats on the release! Electrum is a very nice wallet.&#xA;&#xA;&#xA;On 03/01/2015 04:23 PM, Thomas Voegtlin wrote:&#xA;&gt; Dear Bitcoin devs,&#xA;&gt; &#xA;&gt; I just tagged version 2.0 of Electrum: &#xA;&gt; https://github.com/spesmilo/electrum/tree/2.0&#xA;&gt; &#xA;&gt; The electrum.org website will be updated later today. The release &#xA;&gt; notes are a bit dense, due to the large amount of changes and new &#xA;&gt; features in this release. In the coming weeks we will be adding&#xA;&gt; more detailed documentation to the wiki and to the website.&#xA;&gt; &#xA;&gt; There has been a very long hiatus in Electrum releases, because it &#xA;&gt; took me a lot of time to decide about the new seed derivation&#xA;&gt; method and wallet structure. Now that this part is done, I hope&#xA;&gt; that we will resume to a faster release pace.&#xA;&gt; &#xA;&gt; I would like to thank all the people who contributed to this&#xA;&gt; release, developers, beta testers, but also people from this list&#xA;&gt; who provided useful feedback.&#xA;&gt; &#xA;&gt; Cheers,&#xA;&gt; &#xA;&gt; Thomas&#xA;&gt; &#xA;&gt; _____________________________&#xA;&gt; &#xA;&gt; RELEASE-NOTES&#xA;&gt; &#xA;&gt; # Release 2.0&#xA;&gt; &#xA;&gt; * Before you upgrade, make sure you have saved your wallet seed on &#xA;&gt; paper.&#xA;&gt; &#xA;&gt; * Documentation is now hosted on a wiki: http://electrum.orain.org&#xA;&gt; &#xA;&gt; * New seed derivation method (not compatible with BIP39). The seed &#xA;&gt; phrase includes a version number, that refers to the wallet &#xA;&gt; structure. The version number also serves as a checksum, and it &#xA;&gt; will prevent the import of seeds from incompatible wallets. Old &#xA;&gt; Electrum seeds are still supported.&#xA;&gt; &#xA;&gt; * New address derivation (BIP32). Standard wallets are single&#xA;&gt; account and use a gap limit of 20.&#xA;&gt; &#xA;&gt; * Support for Multisig wallets using parallel BIP32 derivations&#xA;&gt; and P2SH addresses (&#34;2 of 2&#34;, &#34;2 of 3&#34;).&#xA;&gt; &#xA;&gt; * Compact serialization format for unsigned or partially signed &#xA;&gt; transactions, that includes the BIP32 master public key and &#xA;&gt; derivation needed to sign inputs. Serialized transactions can be &#xA;&gt; sent to cosigners or to cold storage using QR codes (using Andreas &#xA;&gt; Schildbach&#39;s base 43 idea).&#xA;&gt; &#xA;&gt; * Support for BIP70 payment requests: - Verification of the chain&#xA;&gt; of signatures uses tlslite. - In the GUI, payment requests are&#xA;&gt; shown in the &#39;Invoices&#39; tab.&#xA;&gt; &#xA;&gt; * Support for hardware wallets: Trezor (Satoshilabs) and Btchip&#xA;&gt; (Ledger).&#xA;&gt; &#xA;&gt; * Two-factor authentication service by TrustedCoin. This service&#xA;&gt; uses &#34;2 of 3&#34; multisig wallets and Google Authenticator. Note that &#xA;&gt; wallets protected by this service can be deterministically&#xA;&gt; restored from seed, without Trustedcoin&#39;s server.&#xA;&gt; &#xA;&gt; * Cosigner Pool plugin: encrypted communication channel for&#xA;&gt; multisig wallets, to send and receive partially signed&#xA;&gt; transactions.&#xA;&gt; &#xA;&gt; * Audio Modem plugin: send and receive transactions by sound.&#xA;&gt; &#xA;&gt; * OpenAlias plugin: send bitcoins to aliases verified using&#xA;&gt; DNSSEC.&#xA;&gt; &#xA;&gt; * New &#39;Receive&#39; tab in the GUI: - create and manage payment&#xA;&gt; requests, with QR Codes - the former &#39;Receive&#39; tab was renamed to&#xA;&gt; &#39;Addresses&#39; - the former Point of Sale plugin is replaced by a&#xA;&gt; resizeable window that pops up if you click on the QR code&#xA;&gt; &#xA;&gt; * The &#39;Send&#39; tab in the Qt GUI supports transactions with multiple &#xA;&gt; outputs, and raw hexadecimal scripts.&#xA;&gt; &#xA;&gt; * The GUI can connect to the Electrum daemon: &#34;electrum -d&#34; will &#xA;&gt; start the daemon if it is not already running, and the GUI will &#xA;&gt; connect to it. The daemon can serve several clients. It times out &#xA;&gt; if no client uses if for more than 5 minutes.&#xA;&gt; &#xA;&gt; * The install wizard can be used to import addresses or private &#xA;&gt; keys. A watching-only wallet is created by entering a list of &#xA;&gt; addresses in the wizard dialog.&#xA;&gt; &#xA;&gt; * New file format: Wallets files are saved as JSON. Note that new &#xA;&gt; wallet files cannot be read by older versions of Electrum. Old &#xA;&gt; wallet files will be converted to the new format; this operation &#xA;&gt; may take some time, because public keys will be derived for each &#xA;&gt; address of your wallet.&#xA;&gt; &#xA;&gt; * The client accepts servers with a CA-signed SSL certificate.&#xA;&gt; &#xA;&gt; * ECIES encrypt/decrypt methods, availabe in the GUI and using the&#xA;&gt; command line: encrypt &lt;pubkey&gt; &lt;message&gt; decrypt &lt;pubkey&gt;&#xA;&gt; &lt;message&gt;&#xA;&gt; &#xA;&gt; * The Android GUI has received various updates and it is much more &#xA;&gt; stable. Another script was added to Android, called Authenticator, &#xA;&gt; that works completely offline: it reads an unsigned transaction &#xA;&gt; shown as QR code, signs it and shows the result as a QR code.&#xA;&gt; &#xA;&gt; ------------------------------------------------------------------------------&#xA;&gt;&#xA;&gt; &#xA;Dive into the World of Parallel Programming The Go Parallel Website,&#xA;sponsored&#xA;&gt; by Intel and developed in partnership with Slashdot Media, is your&#xA;&gt; hub for all things parallel software development, from weekly&#xA;&gt; thought leadership blogs to news, videos, case studies, tutorials&#xA;&gt; and more. Take a look and join the conversation now.&#xA;&gt; http://goparallel.sourceforge.net/&#xA;&gt;</html></oembed>