Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: bubble1 on August 03, 2017, 02:43:42 PM



Title: Upgrading Bitcoin Client
Post by: bubble1 on August 03, 2017, 02:43:42 PM
Sorry if this has been posted before, but a search didn't answer my simple question.

Currently I run  v0.13.1 (64-bit) on Windows 7 and re-synch on a weekly basis.

I see there's now v0.14.2.

Would I be advised to upgrade? How best to upgrade that avoids having to reload the whole blockchain - currently 137Gb?

Sorry if I'm being naive, but I am not a techie.


Title: Re: Upgrading Bitcoin Client
Post by: aleksej996 on August 03, 2017, 03:15:54 PM
I don't see why you wouldn't upgrade.

New versions of Bitcoin Core use the same data directory as the old one where blockchain is stored. I don't know about your installation procedure, but you just need to keep the data directory, that is it. If you want, you can simply rename the data directory, uninstall the current client and install the new one. That way you can be sure that uninstalling the old client won't remove the directory, but it might be unnecessary to do that if installing the new client will just overwrite the executables. If you are compiling from source then it shouldn't touch your data directory, for other installation methods I am not sure.


Title: Re: Upgrading Bitcoin Client
Post by: DannyHamilton on August 03, 2017, 03:54:33 PM
The most important thing to do, if you haven't done it yet, is to create a backup of your wallet.  That way, you can recover your bitcoins if anything goes wrong during the upgrade.

If you have bitcoins in your wallet and you have not yet created a backup, you are taking a VERY big risk (what if your computer accidentally becomes damaged?!).  Create a backup immediately.  Store it somewhere secure and separate from your computer.


Title: Re: Upgrading Bitcoin Client
Post by: yinoye on August 04, 2017, 12:00:05 AM
Sorry if this has been posted before, but a search didn't answer my simple question.

Currently I run  v0.13.1 (64-bit) on Windows 7 and re-synch on a weekly basis.

I see there's now v0.14.2.

Would I be advised to upgrade? How best to upgrade that avoids having to reload the whole blockchain - currently 137Gb?

Sorry if I'm being naive, but I am not a techie.

Wow 137gb is much..


Title: Re: Upgrading Bitcoin Client
Post by: bubble1 on August 04, 2017, 02:30:57 PM
Yes, my wallet is backed up to a memory stick.

Thanks to all who suggested this.


Title: Re: Upgrading Bitcoin Client
Post by: bubble1 on August 06, 2017, 10:36:07 AM
If I download the zip file for the new version, can I simply extract the exe file and replace the old one?


Title: Re: Upgrading Bitcoin Client
Post by: aleksej996 on August 06, 2017, 01:33:02 PM
I believe it requires more than just a one executable. You should replace all the files that you get in a zip file. I assume as well that you are downloading the zip file from bitcoin.org