0.6 Release Candidate 1



Summary:

The Bitcoin community is asked to test and review version 0.6 of the software, which includes a range of new features. Users can download release candidate 1 from SourceForge. The code changes can be reviewed on GitHub using the compare feature, and bugs should be reported via the issue tracker. Among the new features in version 0.6 are the ability for Bitcoin-Qt to display and save QR codes for sending and receiving addresses; a new context menu on addresses to copy/edit/delete them; a new Sign Message dialog to create a digital signature; and wallets created with this version will use 33-byte 'compressed' public keys instead of 65-byte public keys. There are also new JSON-RPC API commands for dumping/importing private keys from the wallet (dumprivkey, importprivkey), getting information about blocks (getblock, getblockhash), and getting extra information related to mining (getmininginfo). The release notes also mention preliminary support for multisignature transactions.


Updated on: 2023-06-06T02:50:56.083170+00:00