Friday 11 January 2013

Bitcoin Update 0.7.2

Bitcoin version 0.7.2 is now available from:
  http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.7.2

This is a bug-fix minor release.

Please report bugs using the issue tracker at github:
  https://github.com/bitcoin/bitcoin/issues

How to Upgrade
--------------

If you are running an older version, shut it down. Wait
until it has completely shut down (which might take a few minutes for older
versions), then run the installer (on Windows) or just copy over
/Applications/Bitcoin-Qt (on Mac) or bitcoind/bitcoin-qt (on Linux).

If you were running on Linux with a version that might have been compiled
with a different version of Berkeley DB (for example, if you were using an
Ubuntu PPA version), then run the old version again with the -detachdb
argument and shut it down; if you do not, then the new version will not
be able to read the database files and will exit with an error.

Explanation of -detachdb (and the new "stop true" RPC command):
The Berkeley DB database library stores data in both ".dat" and
"log" files, so the database is always in a consistent state,
even in case of power failure or other sudden shutdown. The
format of the ".dat" files is portable between different
versions of Berkeley DB, but the "log" files are not-- even minor
version differences may have incompatible "log" files. The
-detachdb option moves any pending changes from the "log" files
to the "blkindex.dat" file for maximum compatibility, but makes
shutdown much slower. Note that the "wallet.dat" file is always
detached, and versions prior to 0.6.0 detached all databases
at shutdown.

Bug fixes
---------

* Prevent RPC 'move' from deadlocking. This was caused by trying to lock the
  database twice.

* Fix use-after-free problems in initialization and shutdown, the latter of
  which caused Bitcoin-Qt to crash on Windows when exiting.

* Correct library linking so building on Windows natively works.

* Avoid a race condition and out-of-bounds read in block creation/mining code.

* Improve platform compatibility quirks, including fix for 100% CPU utilization
  on FreeBSD 9.

* A few minor corrections to error handling, and updated translations.

* OSX 10.5 supported again

----------------------------------------------------
Thanks to everybody who contributed to this release:

Alex
dansmith
Gavin Andresen
Gregory Maxwell
Jeff Garzik
Luke Dashjr
Philip Kaufmann
Pieter Wuille
Wladimir J. van der Laan
grimd34th

Tuesday 8 January 2013

Bitcoin accepted by Wordpress.com

As we all know Bitcoin is a revolutionary currency that has gain increasing acceptance in more in the tech fields and within the geeks communities.   It was hard work having businesses all over the world, especially Brick and Mortar Businesses to recognize Bitcoin.   Bitcoin has come a long way.   Initially it was only mined by those with extra CPU power.   This has evolved into GPU Bitcoin Mining Rigs, with owners willing to spend tens of thousands of dollars to build the rigs and also thousands of dollars to run the rigs as well as to cool them down.   With the development of FPGA we can see more and more Bitcoin Mining rigs that are specially built for Bitcoin Mining.  The cost of such specialized hardware is definitely more than GPU, though operations will be cheaper as less electricity is needed.  The trend shows that adopters strongly believe that the Bitcoin is here to stay.






One extremely encouraging development is that of Wordpress.com accepting Bitcoins for upgrading of the blog purposes.   The fact that Wordpress.com, one of the largest blog sites as well as the developer of Wordpress decides to accept Bitcoin is really a great stimulus to the Bitcoin Community.   At present we are seeing tremendous interest in Bitcoins with mining network of 22.183 Thash/s.   Bitcoin has been developing from strength to strength, it is hoped that in the not too long future, Brick and Mortar shops can accept Bitcoin as they had done with credit cards.   I guess the day won't be too far off.