Difference between revisions of "Upgrading your DigiByte Core Wallet"

From DigiByte Wiki
Jump to navigation Jump to search
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
If you are running an older version, shut it down. Wait until it has completely shut down.
+
Upgrading your core wallet does not require re-downloading the entire blockchain (most of the cases) and it takes just a couple of minutes.
  
[https://github.com/digibyte/digibyte/releases Download] the latest version of the DigiByte core wallet for your OS from official GitHub repository.
+
'''First of all backup your wallet.dat file by using File > Backup Wallet menu in case of potential crashes.'''
 +
 
 +
If you are running an older version, shut it down and wait until it has completely shut down.
 +
 
 +
Download the latest version of the DigiByte core wallet for [https://github.com/digibyte-core/digibyte/releases/download/v7.17.2/digibyte-7.17.2-win64-setup.exe Windows], [https://github.com/digibyte-core/digibyte/releases/download/v7.17.2/digibyte-7.17.2-osx.dmg macOS] or [https://github.com/digibyte-core/digibyte/releases/download/v7.17.2/digibyte-7.17.2-x86_64-linux-gnu.tar.gz Linux] from official [https://github.com/digibyte-core/digibyte/releases/ GitHub repository].
  
 
*Run the installer for Windows. Follow the instructions and complete it as normal.  
 
*Run the installer for Windows. Follow the instructions and complete it as normal.  
*Open the DMG file for macOS. Drag & Drop the DigiByte-Qt to Applications folder then click replace. *** ''If you see an error message while upgrading please see the custom instructions at the bottom of the page.''
+
 
 +
*Open the DMG file for macOS. Drag & Drop the DigiByte-Qt to Applications folder then click Replace.  
 +
 
 
*Copy over bitcoind/bitcoin-qt for Linux.  
 
*Copy over bitcoind/bitcoin-qt for Linux.  
  
Line 15: Line 21:
  
 
Sometimes downgrade is not possible because of changes to the data files. Again, check the release notes for the new version if you are planning to downgrade.
 
Sometimes downgrade is not possible because of changes to the data files. Again, check the release notes for the new version if you are planning to downgrade.
 
*** After you see the error message while upgrading on macOS please close it then open a Finder window and look at the left side menu for DigiByte-Core. Click it; DigiByte-Qt and Apllications folder will appear on the Finder window. Drag & Drop the DigiByte-Qt into the Applications folder. If asked click Replace. If you want you can use the [https://digibytewallets.com/apps/digibyte-7.17.2-osx.dmg alternative file]. It includes exactly the same app with GitHub source but different DMG installer which works as supposed to be.
 

Latest revision as of 20:26, 22 June 2020

Upgrading your core wallet does not require re-downloading the entire blockchain (most of the cases) and it takes just a couple of minutes.

First of all backup your wallet.dat file by using File > Backup Wallet menu in case of potential crashes.

If you are running an older version, shut it down and wait until it has completely shut down.

Download the latest version of the DigiByte core wallet for Windows, macOS or Linux from official GitHub repository.

  • Run the installer for Windows. Follow the instructions and complete it as normal.
  • Open the DMG file for macOS. Drag & Drop the DigiByte-Qt to Applications folder then click Replace.
  • Copy over bitcoind/bitcoin-qt for Linux.

Run the core wallet as usual.

The blockchain and wallet files in the data directory are compatible between versions so there is no requirement to make any changes to the data directory when upgrading. Occasionally the format of those files changes, but the new DigiByte Core version will include code that automatically upgrades the files to the new format so no manual intervention is required.

Sometimes upgrade of the blockchain data files from very old versions to the new versions is not supported. In those cases it may be necessary to redownload the blockchain. Check the release notes of the new version if you are planning to upgrade from a very old version.

Sometimes downgrade is not possible because of changes to the data files. Again, check the release notes for the new version if you are planning to downgrade.