Flits (FLS) v3.0.3.0 Mandatory Update
256shadesofgrey
released this
05 Jun 14:35
·
214 commits
to master
since this release
Dear Flits (FLS) friends,
This new wallet version is mandatory.
The following improvements and commands were introduced:
Improvements:
- Last Paid V2 and Masternode Payment V2 fixes.
- Speed up the listmasternodes RPC command: This improvement reduces the execution time of the listmasternodes command, which returns a list of all masternodes on the network along with their status and information. It makes it faster and easier to query the network state and monitor your masternodes.
Commands:
checkconnection
RPC call : This call allows you to test the connectivity of your server with other nodes on the network.mnping
RPC call` : This call allows you to send a ping message to your masternode and receive a pong response. It helps you verify that your masternode is online and responsive.reloadmasternodeconfig
RPC call and a corresponding GUI element: This call and element allow you to reload your masternode configuration file from the command line or the user interface. It is useful if you want to make changes to your masternode settings without stopping or restarting them.setautocombinethreshold
command and UI support: This command replaces the deprecatedautocombinerewards
command, which automatically combined small inputs into larger ones to reduce transaction fees and improve privacy. The new command allows you to set a threshold amount for auto-combining inputs and enable or disable this feature from the command line or the user interface.rewindblockindex
command, start option, and the GUI element: This command allows you to rewind your block index in case of a fork or a corrupted database. It deletes all blocks after a specified height and re-syncs with the network from that point. It can help you recover from various issues that may affect your wallet functionality or integrity.