Skip to content

DECENOMY (DMY) Masternode Multinode Script 1.0.6

Compare
Choose a tag to compare
@Joao-at-decenomy Joao-at-decenomy released this 26 Jun 10:27
· 3 commits to main since this release

Enabling more DMY coins for multinode operations. New features added to the script.

New coins unlocked in the script

The following coins AZR, UCR, SAGA and OWO can now take advantage of this script to create and manage related multinode masternodes.

New features in the script

In a way to further improve the user experience and in the direction of one-stop solution to manage masternodes in VPS, we have added the following new features to the script

- Main menu, option 18

Have been redesigned to accommodate a new menu called "Other Options". In this new menu you will find options that affect all the wallets and also the VPS. A solution to manage everything in a bundled way.

--│█│█   Other options  │█│█--

[1] Wallet and script version check
[2] Update script
[3] Stop all wallets daemons
[4] Restart all wallets daemons
[5] Restart VPS

- Main menu, option 19

Is now possible to know if our blockchain is on chain or in fork state. Script will check the last 10th block of the blockchain and compare hash between explorer and wallet, if not match it will prompt in red the fork event. This new feature is shown in the overview center and also in the wallet statistics.

--│█│█   Overview Center  │█│█--


  System resources overview 
 
  System Up Time 10 days | Cpu Load 18.2%  
  Total disk space  196G (13% in use)
  Total RAM memory 7.8Gi (56.4% in use) - Cache Mem 1.1Gi

  Wallet intalled overview

  sapphire
  Masternodes:    total 0 | not_capable 0 | started 0
  Explorer block: 2161966    hash: 96f3f17185a4 ... 2272202897e8
  Wallet   block: 2161966    hash: 96f3f17185a4 ... 2272202897e8
  Wallet  Status: on chain   Connections: 59  (In: 43 | Out: 16)

- Multinode management new option

Is now available to manage alias and masternodekeys in a bulk way if you have a lot of masternode to process. Also this option is good to edit specific lines when needed.

--│█│█   Masternode multinode management │█│█--    


 [1] List of masternodes in multinode List
 [2] Add masternode to multinode List
 [3] Delete masternode from multinode List
 [4] Bulk activemasternode.conf management

- Wallet management new options

It is now possible to have access to the rewind blockchain features recently released on DMY code. This option is very useful in cases of forks, or chain stuck for some reason.
Also option to restart and stop the daemon of each wallet separately is now available.

--│█│█   Wallet management  │█│█--         

 [1] Update wallet
 [2] Rewind blockchain
 [3] Apply bootstrap
 [4] Clean peers and banlist
 [5] Connections management
 [6] Daemon management
 [7] Wallet Statistics
 [8] Delete wallet

- Notification of new version wallets and script

This feature is back in the script. Now in a way that makes less pings to the Github API to avoid the timeout.
Each time the script starts, it pings the Github API once looking for new releases and then it stores the result in a txt file in case new releases happen. This working method can also be reloaded in the script to have an updated state, using the option [1] Wallet and script version check presented in the new menu created and mentioned before, the 18 - Other options.

We hope that these new features will be useful for everyone.

If you are using this script for the first time, please follow the instructions in our detailed documentation at
https://docs.decenomy.net/tutorials/decenomy-multinode-script

--

Coins wallets available to manage are those already with masternode multinode feature in the code.

When the multinode feature is implemented in the coin's code, which does not yet have such a thing, a new version of this script will be launched to allow the script to be used on these new entries.