public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
* [Bitcoin-development] 0.7.1 release candidate 1 ready for testing
@ 2012-10-11 15:46 Gavin Andresen
  2012-10-11 15:59 ` Jeff Garzik
  2012-10-11 17:45 ` steve
  0 siblings, 2 replies; 7+ messages in thread
From: Gavin Andresen @ 2012-10-11 15:46 UTC (permalink / raw)
  To: Bitcoin Development

Any progress on a release candidate QA sanity testing plan?


Bitcoin version 0.7.1 release candidate 1 is now available from:
  http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.7.1/test/

This is a bug-fix minor release.

New features
------------

* Added a boolean argument to the RPC 'stop' command, if true sets
  -detachdb to create standalone database .dat files before shutting down.

* -salvagewallet command-line option, which moves any existing wallet.dat
  to wallet.{timestamp}.dat and then attempts to salvage public/private
  keys and master encryption keys (if the wallet is encrypted) into
  a new wallet.dat. This should only be used if your wallet becomes
  corrupted, and is not intended to replace regular wallet backups.

* Import $DataDir/bootstrap.dat automatically, if it exists.

Dependency changes
------------------

* Qt 4.8.2 for Windows builds

* openssl 1.0.1c

Bug fixes
---------

* When running -testnet, use RPC port 18332 by default.

* Better detection and handling of corrupt wallet.dat and blkindex.dat files.
  Previous versions would crash with a DB_RUNRECOVERY exception, this
  version detects most problems and tells you how to recover if it
  cannot recover itself.

* Fixed an uninitialized variable bug that could cause transactions to
  be reported out of order.

* Fixed a bug that could cause occasional crashes on exit.

* Warn the user that they need to create fresh wallet backups after they
  encrypt their wallet.


-- 
--
Gavin Andresen



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-10-11 20:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-11 15:46 [Bitcoin-development] 0.7.1 release candidate 1 ready for testing Gavin Andresen
2012-10-11 15:59 ` Jeff Garzik
2012-10-11 16:17   ` Arklan Uth Oslin
2012-10-11 17:45 ` steve
2012-10-11 17:51   ` Arklan Uth Oslin
2012-10-11 19:20     ` Jeff Garzik
2012-10-11 20:08       ` Arklan Uth Oslin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox