Post
Topic
Board Announcements (Altcoins)
Re: [ANN][PoS/Masternodes/Supernodes][Relaunch][Coin Swap] OXID Coin Relaunch
by
Bratecon
on 15/12/2018, 08:45:47 UTC


We've released wallet version 2.1.0 which is a mandatory update

Change log:


Fixed wallet stability issues
Improved blockchain syncing
Updated to protocol version 70003
Added new checkpoints
Bug fixes

Masternodes with the old 70002 protocol will eventually stop receiving the rewards[/size]

Update the wallet:

1. Download a new file for your OS: https://github.com/oxidcoin/oxid_2.0/releases/tag/v2.1.0
2. Backup wallet.dat, oxid.conf and masternode.conf files
3. Delete everything else from `oxidred` folder
4. Start wallet and wait for it to resync

Update VPS with a script

1.Connect to VPS
2.Run command:

Code:
wget https://raw.githubusercontent.com/oxidcoin/masternode/master/update.sh && chmod 755 update.sh

./update.sh

Update VPS manually

If you did not use `install.sh` script to set up your masternode make sure to delete everything except `wallet.dat, oxid.conf and masternode.conf` files from `.oxidred` folder before starting `oxidd` daemon