Skip to content

v4.0.1

Choose a tag to compare

@AvaoCore AvaoCore released this 02 Sep 06:19

HARD FORK - Mandatory Update (For v3.3 users)

All users must update their wallet/daemon to v4.0 before Block Height 283,000.

We are thrilled to announce that BLOCX. is moving to Autolykos 2, a GPU-minable and ASIC-resistant algorithm. Below is a summary of the key changes in this release:

  • GPU minable/ASIC-resistant
  • Block Time: 1 minute
  • Coin Maturity: 15 blocks
  • Superblock: 43,200 blocks
  • IPv4 & IPv6 supported by Masternodes

changes in v4.0.1

  • Seed node updated
  • Wallet crash issue fixed
  • Litenode register issue fixed

REMINDER FOR QT USER

When downloading the new wallets, ensure you do the following:

Make a backup of your wallet.dat file, found:

Windows - users/user/appdata/roaming/blocx/wallets

macOS - ~/Library/Application Support/BLOCX/wallets

DAEMON CHANGE/UPDATE GUIDE

Go to directory

cd /usr/bin

Remove DAEMON

sudo rm blocxd blocx-cli blocx-tx

cd $HOME

sudo rm blocx-qt

Get new DAEMON and UNZIP

wget https://github.com/BLOCXTECH/BLOCX/releases/download/v4.0.1/BLOCX-4.0.1-Ubuntu-daemon.tar.gz

tar -xzvf BLOCX-4.0.1-Ubuntu-daemon.tar.gz

sudo mv blocxd blocx-cli blocx-tx /usr/bin/

Get QT and UNZIP

wget https://github.com/BLOCXTECH/BLOCX/releases/download/v4.0.1/BLOCX-4.0.1-Linux-qt.tar.gz

tar -xzvf BLOCX-4.0.1-Linux-qt.tar.gz

To start your new DAEMON then fire below mentioned command

blocxd