Skip to content

CivX-Qt v1.0.0.5 for mac OSX, Windows, and Ubuntu

Compare
Choose a tag to compare
@turcol turcol released this 17 May 08:02
· 46 commits to master since this release
  • Which file above should you download:

    • Windows 8.0/8.1/10 [CivX-Qt-v1.0.0.5-windows.zip]
      -- Save the file in any place you can remember, and just double click on it
      -- You can set up for the wallet to start at login. Go to Settings -> Options -> Main (tab) and mark the option "Start CivX on system login"
    • macOS Sierra (10.12.X) and High Sierra (10.13.X) [CivX-Qt-v1.0.0.5-macosx.dmg]
      -- Double click on file and drop the CivX into the Application folder
    • Ubuntu 16.04:
      -- GUI: civx-qt-v1.0.0.5-linux (for the GUI you won't require to download the daemon version)
      -- Daemon: civxd-v1.0.0.5-linux
      -- Before to run it, provide permits to execute the file: chmod +x civx*
  • Please backup your wallet.dat before any update.

  • CivX Quickstart Guide
    http://bit.ly/civxquickstartguide

  • CivX Website:
    http://www.civxeconomy.com

  • First version released on Github (Public Repository)

  • Updated checkpoints up to block 47,000

  • Text changed on Settings (unlock for Staking)

  • For additional help, be sure to join the CivX Discord community at:
    https://discord.gg/eCNMCMt

bootstrap.dat file for Mainnet

If for any reason your wallet is not syncing and/or you are having orphan blocks messages in the log file, please follow the instructions below

Block 396,900: Tue 2019-02-12 02:20:17 UTC zip (111MB)

Usage

  1. Backup your wallet (slide 7) before any update
  2. Close your wallet
  3. Download and extract the file above.
  4. Place the bootstrap.dat file inside your CivX folder:
    Windows: %APPDATA%\CivX
    Mac OS: ~/Library/Application Support/CivX/
    Unix/Linux: ~/.civx/
  5. Rename the following directories/files, both located in the same place the file bootstrap.dat is located (item 4 above)
    txleveldb --> txleveldb-bak
    database --> database-bak
    blk0001.dat --> blk0001-bak.dat
  6. Run your wallet and let it sync using bootstrap.dat
  7. Once sync is done bootstrap.dat file will be renamed to bootstrap.dat.old automatically and can be safely removed.