Deutsch한국어 日本語中文EspañolFrançaisՀայերենNederlandsРусскийItalianoPortuguêsTürkçe
Portfolio TrackerSwapBuy CryptoCryptocurrenciesPricingWalletNewsEarnBlogNFTWidgetsCoinStats MidasDeFi Portfolio Tracker24h ReportPress KitAPI Docs

Masternode Mandatory Upgrade to Syscoin 4.3 NEVM

2y ago
bullish:

1

bearish:

0

It is now time to upgrade your Syscoin Masternodes to Syscoin 4.3. This is a mandatory upgrade and Sentinel must also be upgraded.

After block 1,317,500 if you have not upgraded, you will no longer receive rewards. Below you will find how to upgrade your VPS via Script Install or Manual Install, plus installing 4.3 QT.

NOTE: When you first upgrade your masternode and QT it will reindex.

Script Install Upgrade

  1. Login to your VPS via root
  2. Run the following command
syscoin-cli stop

3. Run the following command

sysmasternode

If this does not work, please type in the following and try again

source ~/.bashrc

4. This will bring up the following;

Press enter and it will bring up the following screen;

5. Press Enter for all options.

6. This will now install the newest version of Syscoin.

7. Once Completed type the following

syscli getnetworkinfo

This will show that you have upgraded to the latest version of 4.3.

syscli getblockcount

This will make sure that your masternode is reindexing. It should be around 0 mark.

#If it does not reindex, run the following
syscoin-cli stop
sysd -reindex

All upgraded!

Your Masternode is now upgraded to the latest version of Syscoin, you may now exit out of your VPS.

Manual Install Upgrade

Run the following cmds in console:

#Upgrade to 4.3
cd ~/syscoin 
~/syscoin/src/syscoin-cli stop
git checkout v4.3.0
git pull
./autogen.sh
./configure
make -j$(nproc)
make install
#Upgrade Sentinel
cd sentinel    
git fetch
git checkout master --quiet
git pull
#Restart Syscoind
~/syscoin/src/syscoind
#Check to make sure updated, it will show 4.3.0
~/syscoin/src/syscoin-cli getnetworkinfo
#Check to make sure it reindexed, will be close to 0 blocks
~/syscoin/src/syscoin-cli getblockcount
#If it does not reindex, run the following
~/syscoin/src/syscoin-cli stop
~/syscoin/src/syscoind -reindex

Installing 4.3 QT

Links

  1. Find your QT for your operating system at the link above and download.
  2. Make sure you backup your wallet.dat file
  3. Open and Install 4.3 QT to the default directory or directory where you have installed 4.2.2 QT.
  4. Run new QT and let it reindex.

About Syscoin

Syscoin’s scalable coordinated financial computation platform combines the blockchain industry’s “gold standards”; The Layer-1 strengths of Bitcoin’s security through compliance with the Bitcoin Core codebase and merged-mining, combined with Ethereum’s EVM programmability, interlinked through protocol adaptation whilst maintaining separation of technical concerns. Syscoin focuses on Layer-2 technologies like ZK-Rollups in order to achieve scale, interoperability, and decentralized fee markets.

2y ago
bullish:

1

bearish:

0

Manage all your crypto, NFT and DeFi from one place

Securely connect the portfolio you’re using to start.