You are viewing a single comment's thread from:RE: LeoThread 2025-06-30 11:29View the full contextdashpay (67)in LeoFinance • 4 months ago Evolution Masternode (EvoNode) operators, please upgrade to version 2.0.0! We recently released the new version (full brief coming soon), and need everyone to upgrade ASAP. Instructions below 👇 #dash #crypto
Full changelog and install instructions right here:
https://github.com/dashpay/platform/releases/tag/v2.0.0
Quick cheatsheet:
AMD64/x86 (linux):
wget https://github.com/dashpay/platform/releases/download/v2.0.0/dashmate_2.0.0.bcbbad130-1_amd64.deb
sudo apt update
sudo apt install ./dashmate_2.0.0.bcbbad130-1_amd64.deb
dashmate stop --platform
dashmate update
dashmate start --platform
ARM64 (linux):
wget https://github.com/dashpay/platform/releases/download/v2.0.0/dashmate_2.0.0.bcbbad130-1_arm64.deb
sudo apt update
sudo apt install ./dashmate_2.0.0.bcbbad130-1_arm64.deb
dashmate stop --platform
dashmate update
dashmate start --platform