The Bitcoin client from Bitcoin.org has a new look. Version 0.5.0 has been released and has a completely new graphical interface which uses the Qt user interface toolkit.
The release also includes a major bug fix related to encryption of the wallet keys.
- http://bitcoin.org/releases/2011/11/21/v0.5.0.html
- http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.5.0
- http://bitcointalk.org/index.php?topic=52480.0;all
A bugfix-only release of the Bitcoin client from Bitcoin.org, v0.5.1, is now available.
- http://bitcoin.org/releases/2011/12/15/v0.5.1.html
- http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.5.1
- http://bitcointalk.org/index.php?topic=54717.0;all
A bugfix-only release of the Bitcoin-Qt and Bitcoind clients from Bitcoin.org, v0.5.2, are now available.
The latest revision of the Bitcoin-Qt and Bitcoind clients from Bitcoin.org, v0.5.3, includes bug fixes and support for changes to the Bitcoin protocol.
A new version of the Bitcoin-Qt and Bitcoind clients from Bitcoin.org, v0.6.0, includes a number of new features as well as significant performance improvements, bug fixes and support for a change to the Bitcoin protocol.
- http://bitcoin.org/releases/2012/03/30/v0.6.0.html
- http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.6.0
- http://bitcointalk.org/index.php?topic=74737
A new version of the Bitcoin-Qt and Bitcoind clients from Bitcoin.org, v0.6.2, includes a number of bug fixes and and performance improvements.
A new version of the Bitcoin-Qt and Bitcoind clients from Bitcoin.org, v0.6.3, includes a fix for a serious denial-of-service vulnerability and a performance enhancement for new installations.
Previous Posts - Twitter: @BitcoinMoney
A significant new release of the Bitcoin-Qt and Bitcoind clients from Bitcoin.org, v0.8.0, is now available for download.
This v0.8 release includes a number of new features, performance improvements and bug fixes and is the first major feature release since the v0.7 release about five months ago. This release was designed to improve performance and to handle the increasing volume of transactions on the network.
A subset of the improvements, features and fixes includes:
With a huge increase in the amount of transaction activity the Bitcoin network is receiving, previous versions of the Bitcoin.org client had been taking an unacceptable amount of time to synchronize the blockchain. This release will reduce the amount of time to reach the synced status to a level that should be acceptable for those with even the least capable computing hardware.
The first time v0.8 is ran the program will migrate the blockchain data and reindex, a process that can take several hours on lower end computing hardware. Proper shutdown from a previous version before installing this release is required.
While it is recommended to back up the wallet.dat before performing this upgrade, the update will not overwrite an existing wallet or blockchain database.
When performing a new installation (versus upgrading from a previous release), a file called bootstrap.dat may obtained as a torrent and placed in the Bitcoin data directory to speed the installation process.
Alternatives to the Bitcoin.org client, now featured on the Bitcoin.org Clients page, have seen updates recently as well:
A review of various wallet options was recently updated by Bitcoin Magazine and is a good resource when choosing a wallet.
Previous Posts - Twitter: @BitcoinMoney
Released following the Bitcoin blockchain fork on March 11th 2013 was an updated v0.8 client (v0.8.1) that temporarily respects an undocumented limit found in all prior versions of the Bitcoin-Qt/bitcoind clients.
That temporary grace period ends and on May 15th 2013 (12:00 am UTC) any node that still hasn’t been fixed to remove this limitation will eventually find itself rejecting valid blocks from the Bitcoin blockchain. It is possible that these unfixed nodes will see block confirmations but those blocks will not be part of the longest chain so it is critical that no commerce continue on or after May 15th using a node that hasn’t been upgraded.
Release v0.8.1 of Bitcoin-Qt/bitcoind has been available since March 18th, 2013 and accommodates the May 15th 2013 hard fork properly. The fix has been backported to v0.7.3, v0.6.5, v0.5.8, and v0.4.9 clients as well.
- http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.8.1
- http://bitcointalk.org/index.php?topic=199699.0 (Backports)
Previous Posts - Twitter: @BitcoinMoney