qwizzie
Well-known member
To all Evonode operators using Dashmate : ***** hotfix released to update Tenderdash *****
Platform 1.1.1 has been released on Github, please update Dashmate to v1.1.1 before 28th of August 2024 / before Platform activation.
Github : https://github.com/dashpay/platform/releases/tag/v1.1.1
Using npm methode :
dashmate stop
npm install -g dashmate
dashmate reset --keep-data
dashmate update
dashmate start
dashmate status (also dashmate status masternode, dashmate status platform, dashmate status services)
Using Debian update methode (first verify below wget download link by rightclicking on amd64.deb download link on Github (https://github.com/dashpay/platform/releases/tag/v1.1.1), selecting copy link address and verify that link address through a paste in a notepad with below link address !!) :
dashmate stop
wget https://github.com/dashpay/platform/releases/download/v1.1.1/dashmate_1.1.1.0fec811fb-1_amd64.deb
sudo apt update
sudo apt install ./dashmate_1.1.1.0fec811fb-1_amd64.deb
dashmate reset --keep-data
dashmate update
dashmate start
dashmate status (also dashmate status masternode, dashmate status platform, dashmate status services)
Platform 1.1.1 has been released on Github, please update Dashmate to v1.1.1 before 28th of August 2024 / before Platform activation.
Github : https://github.com/dashpay/platform/releases/tag/v1.1.1
Using npm methode :
dashmate stop
npm install -g dashmate
dashmate reset --keep-data
dashmate update
dashmate start
dashmate status (also dashmate status masternode, dashmate status platform, dashmate status services)
Using Debian update methode (first verify below wget download link by rightclicking on amd64.deb download link on Github (https://github.com/dashpay/platform/releases/tag/v1.1.1), selecting copy link address and verify that link address through a paste in a notepad with below link address !!) :
dashmate stop
wget https://github.com/dashpay/platform/releases/download/v1.1.1/dashmate_1.1.1.0fec811fb-1_amd64.deb
sudo apt update
sudo apt install ./dashmate_1.1.1.0fec811fb-1_amd64.deb
dashmate reset --keep-data
dashmate update
dashmate start
dashmate status (also dashmate status masternode, dashmate status platform, dashmate status services)
Last edited: