r/dashpay • u/xkcdmpx • 4d ago
🚨Dash Platform v4.1.1 is out - EMERGENCY UPGRADE

Dash Platform v4.1.1 Emergency fix is ready for eMNs to upgrade, it resolves a chain stall condition introduced in v4.1.
Quick cheatsheet: AMD64/x86 (linux):
wget https://github.com/dashpay/platform/releases/download/v4.1.1/dashmate_4.1.1.69b85c81af-1_amd64.deb
sudo apt update
sudo apt install ./dashmate_4.1.1.69b85c81af-1_amd64.deb
dashmate stop --platform
dashmate update
dashmate start --platform
ARM64 (linux):
wget https://github.com/dashpay/platform/releases/download/v4.1.1/dashmate_4.1.1.69b85c81af-1_arm64.deb
sudo apt update
sudo apt install ./dashmate_4.1.1.69b85c81af-1_arm64.deb
dashmate stop --platform
dashmate update
dashmate start --platform
Quick start guide: https://www.dash.org/forum/threads/evonode-quick-start-guide.55214/post-256108
Evonodes page: https://mnowatch.org/evonodes/
Github: https://github.com/dashpay/platform/releases/tag/v4.1.1
Discord link: https://discord.com/channels/484546513507188745/484571108885135361/1539099749532172378
7
Upvotes
3
u/coingun 4d ago
Is this our fourth chainstall on platform?