Mandatory UpdateEazynode Core v2.2.1 is a mandatory update to all users.
To update just overwrite the previous version binary, no full resync is required.
Masternode need to be restarted due to new Protocol Version.
This release contains the following bugs fix:
Fix bug Stake Spent Amplification Attack Prevention
If problems running run the following and proceed with updating VPS
sudo apt-get install libboost-all-dev
sudo apt-get install libminiupnpc-dev libzmq3-dev libevent-pthreads-2.0-5
sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install libdb4.8-dev libdb4.8++-dev
ln -s /usr/local/lib/libevent-2.0.so.5 /usr/lib/libevent-2.0.so.5
now try to run ezyd
-Full list of server commands
Start: systemctl start ezy.service
Stop: systemctl stop ezy.service
Status: systemctl status ezy.service
Check if ezy is running by using the following command:
ps -ef | grep /usr/local/bin/ezyd | grep -v grep
To also check if server running type the following
ezy-cli getinfo this will bring up if running
https://github.com/EAZYCommunityNode/eazynode/releases/tag/v2.2.1Please make sure you all update to new wallet for your masternodes and wallet. Thank you.