Bitcoin Forum

Bitcoin => Bitcoin Technical Support => Topic started by: PA992 on March 20, 2014, 01:39:57 PM



Title: Updating BitcoinQt
Post by: PA992 on March 20, 2014, 01:39:57 PM
Anyway, I just downloaded the ZIP offered at the link featured at the top of our forum, and I just replaced the bitcoin-qt.exe file in my Program Files folder with the one in the ZIP. Also, I noticed on bitcoin.org that BitCoinQt seems to be absent and there's something called Bitcoin Core. Is that a renamed BitcoinQt?


Title: Re: Updating BitcoinQt
Post by: yabtcl on March 20, 2014, 02:01:41 PM
yes, its the same program.


from https://bitcoin.org/bin/0.9.0/README.txt
Quote
Rebranding to Bitcoin Core
---------------------------

To reduce confusion between Bitcoin-the-network and Bitcoin-the-software we
have renamed the reference client to Bitcoin Core.


Title: Re: Updating BitcoinQt
Post by: PA992 on March 20, 2014, 06:48:03 PM
Is my update method sufficient?


Title: Re: Updating BitcoinQt
Post by: yabtcl on March 20, 2014, 08:42:53 PM
Yes. It's the same way from the older versions.

From https://bitcoin.org/bin/0.9.0/README.txt

Quote
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), uninstall all
earlier versions of Bitcoin, then run the installer (on Windows) or just copy
over /Applications/Bitcoin-Qt (on Mac) or bitcoind/bitcoin-qt (on Linux).

If you are upgrading from version 0.7.2 or earlier, the first time you run
0.9.0 your blockchain files will be re-indexed, which will take anywhere from
30 minutes to several hours, depending on the speed of your machine.

On Windows, do not forget to uninstall all earlier versions of the Bitcoin
client first, especially if you are switching to the 64-bit version.

Windows 64-bit installer
-------------------------

New in 0.9.0 is the Windows 64-bit version of the client. There have been
frequent reports of users running out of virtual memory on 32-bit systems
during the initial sync. Because of this it is recommended to install the
64-bit version if your system supports it.

NOTE: Release candidate 2 Windows binaries are not code-signed; use PGP
and the SHA256SUMS.asc file to make sure your binaries are correct.
In the final 0.9.0 release, Windows setup.exe binaries will be code-signed.