Releases: firoorg/firo-masternode-tool
1.0.7
What's new
- Sync with upstream
- Add Ledger Nano S Plus support
Important information
- Please backup your configuration file before upgrading.
- If you are missing servers, use this guide to add them.
- As there is no support for ProReg txs signing using hardware wallets for this time, ProReg txs are sent via a public RPC node or a Firo full node wallet of your own choosing.
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-v5
and the new profile is located at%UserProfile%\.firo-masternode-tool-v5
- Start the Masternode Tool. Go to
File -> Import configuration
, select theconfig.ini
from the.firo-masternode-tool-v5
directory 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.
1.0.5
What's new
- Rebranded to be Firo
- Fixed a bug with exec permissions on MacOS
- Supported spending of the new Lelantus outputs
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-v5
and the new profile is located at%UserProfile%\.firo-masternode-tool-v5
- Start the Masternode Tool. Go to
File -> Import configuration
, select theconfig.ini
from the.firo-masternode-tool-v5
directory 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.
1.0.3
What's new
- Fixed the Trezor error about input amount unavailability
- Added a .desktop file
Migration guide
Please follow this guide for migrating your Znodes. https://github.com/zcoinofficial/zcoin/wiki/Znode-Tool-migration-guide
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 Znode-Tool-Evo. cd
to the directory where you extracted the znode-tool.flatpak and install Znode-Tool-Evo with:
flatpak install znode-tool.flatpak
To run Znode-Tool-Evo:
flatpak run io.zcoin.ZnodeTool
Upgrade instructions
Please backup your wallet secret before upgrading.
1.0.2
What's new
- Significantly reduced odds of the the
txn-mempool-conflict
error - Added a warning about voting address == owner address during transition period
Migration guide
Please follow this guide for migrating your Znodes. https://github.com/zcoinofficial/zcoin/wiki/Znode-Tool-migration-guide
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.
- Currently, only Ledger wallets can spend V3 transaction outputs. Trezor support will be implemented after a new Trezor firmware release.
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 Znode-Tool-Evo. cd
to the directory where you extracted the znode-tool.flatpak and install Znode-Tool-Evo with:
flatpak install znode-tool.flatpak
To run Znode-Tool-Evo:
flatpak run io.zcoin.ZnodeTool
Upgrade instructions
Please backup your wallet secret before upgrading.
1.0.2-beta1
v1.0.2-beta1 Adding a warning about voting and owning
1.0.1
What's new
- Added support for Evo Znode operations via public nodes
Migration guide
Please follow this guide for migrating your Znodes. https://github.com/zcoinofficial/zcoin/wiki/Znode-Tool-migration-guide
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.
- Currently, only Ledger wallets can spend V3 transaction outputs. Trezor support will be implemented after a new Trezor firmware release.
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 Znode-Tool-Evo. cd
to the directory where you extracted the znode-tool.flatpak and install Znode-Tool-Evo with:
flatpak install znode-tool.flatpak
To run Znode-Tool-Evo:
flatpak run io.zcoin.ZnodeTool
Upgrade instructions
Please backup your wallet secret before upgrading.
1.0.1-beta2
v1.0.1-beta2 Adding missing file to Flatpak
1.0.1-beta1
v1.0.1-beta1 Fix for Ledger on Testnet
1.0.0
This is the first stable release.