1.0.6
What's new
- Fixed a bug in spending of coinbase txs
Migration guide
Backup the old folder before proceeding
- Please manually copy the configuration directory to migrate the configuration to Firo Masternode Tool.
On Linux and MacOS:cp -r ~/.znode-tool-v5 ~/.firo-masternode-tool-v5.
On Windows the old profile is located at%UserProfile%\.znode-tool-v5and the new profile is located at%UserProfile%\.firo-masternode-tool-v5 - Start the Masternode Tool. Go to
File -> Import configuration, select theconfig.inifrom the.firo-masternode-tool-v5directory and click Open. This will also import any existing masternodes that you have previously configured.
If you are missing servers, use this guide to add them.
If you do not see your masternodes after importing, redo Step 1.
Important information
- As there is no support for ProReg txs signing using hardware wallets for this time, ProReg txs are sent via a public RPC node.
Linux installation
To use Flatpak on Ubuntu 18.04, first install Flatpak: https://flatpak.org/setup/Ubuntu/
Once Flatpak is installed, download and extract the Firo-Masternode-Tool. cd to the directory where you extracted the firo-masternode-tool.flatpak and install Firo-Masternode-Tool with:
flatpak install firo-masternode-tool.flatpak
To run Firo-Masternode-Tool:
flatpak run org.firo.FiroMasternodeTool
Upgrade instructions
Please backup your wallet secret before upgrading.