Skip to content

v4.0.0

Compare
Choose a tag to compare
@BLOCXTECH BLOCXTECH released this 01 Sep 00:19
· 7 commits to main since this release

HARD FORK - Mandatory Update

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

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.0/BLOCX-4.0.0-Ubuntu-daemon.tar.gz

tar -xzvf BLOCX-4.0.0-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.0/BLOCX-4.0.0-Linux-qt.tar.gz

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

To start your new DAEMON then fire below mentioned command

blocxd