Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Akroma - Cryptocurrency. Smarter. (Smart Contracts. Masternodes. Oracles.)
by
archb0x
on 25/08/2018, 20:56:29 UTC
Heads up there was a purge of around 200 Masternodes because they don't have the minimum version of 0.1.1 or above. Please upgrade your node to start receiving rewards again. Just follow the part that deals with downloading and installing akroma-mn-setup.x86_64 https://docs.akroma.io/masternodes/operating-systems/installation-on-linux .

If your having problems with installing akroma-mn-setup script you can try to manually upgrade masternode's geth version.

Code:
seanjnkns Yesterday at 10:22 AM

Alright, here's what you need to do, preferably as root to save yourself a bunch of sudo
1) wget https://github.com/akroma-project/akroma/releases/download/0.2.1/release.linux-amd64.0.2.1.zip
2) unzip release.linux-amd64.0.2.1.zip
3) chmod 755 geth
4) systemctl stop akromanode.  If you still have it named masternode, then stop masternode instead
5) mv geth /usr/sbin/geth
6) systemctl start akromanode, or masternode
Then you can re-run that geth attach if you want and it should show your version as 0.2.1