Skip to content

BitNexus Wallet 1.0.2.6

Compare
Choose a tag to compare
@modcrypto modcrypto released this 28 Jun 02:46
· 4 commits to master since this release
b3b1080

Source Code: https://github.com/modcrypto/bitnexus/archive/master.zip

This release had fixed the issue of masternode reward voting system.

  • PROTOCOL_VERSION = 70210
  • config file change to "bitnexus.conf"

For the new user, please use this version or above.

Updating the wallet

  • For Bitnexus users, just replace the new bitnexus binary.
  • For BitcoinNodes users
    1. close old bitcoinnode wallet.
    2. remove all file in bitcoinnode datadir EXCEPT wallet.dat, bitcoinnode.conf and masternode.conf
    3. run bitnexus-qt.exe (for windows) or bitnexusd (for linux)

If you need help, talk with us at: https://discord.gg/9qBEvKG

Update Script for Linux Ubuntu 16.0.4 VPS

./bitnexus-cli clearbanned
./bitnexus-cli stop
sleep 5 
wget  https://github.com/modcrypto/bitnexus/releases/download/1.0.2.6/bitnexus_ubuntu1604_1.0.2.6.tar.gz
tar -xvf bitnexus_ubuntu1604_1.0.2.6.tar.gz
./bitnexusd -daemon