Skip to content

Releases: decenomy/mnscript

DECENOMY (DMY) Masternode Multinode Script 1.0.9

06 Jun 15:08
Compare
Choose a tag to compare

Due to changes in the file zip terminology from Linux.zip to Linux-x64.zip, as a result of the change in file naming convention, the COIN_TGZ had to be remade.

With the current implementation, the script will search for and support both file types, whether they already have a release with the latest deterministic build (Linux-x64.zip) or still the normal one (Linux.zip).

Take in consideration that the detreministic builds going to be the standard for DMY blockchains, however with this update in the multinode script there is no need to further updates regarding this point.

DECENOMY (DMY) Masternode Multinode Script 1.0.8

14 Dec 16:35
Compare
Choose a tag to compare

This version updates the bootstrap links and fixes some typos.

DECENOMY (DMY) Masternode Multinode Script 1.0.7

03 Jul 08:44
Compare
Choose a tag to compare

Enabling BECN, BIR, SUV and ESK multinode operations in the script

As the BECN, BIR, SUV and ESK blockchain code recently received the new multinode feature, this script can now also be used to manage correspondent masternodes with such capability.

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

DECENOMY (DMY) Masternode Multinode Script 1.0.6

26 Jun 10:27
Compare
Choose a tag to compare

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.

DECENOMY (DMY) Masternode Multinode Script 1.0.5

12 Jun 16:30
a1d1d3c
Compare
Choose a tag to compare

Enabling MONK multinode operations in the script

As the MONK blockchain code recently received the new multinode feature, this script can now also be used to manage MONK masternodes with such capability.

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.

DECENOMY (DMY) Masternode Multinode Script 1.0.4

15 May 16:44
Compare
Choose a tag to compare

Overview center implemented

Option 19 of the main menu, previously called "Already Installed", has been redesigned and is now called "Overview Centre".

In this new screen, users will be able to access information about all installed blockchains, making it easier to track multiple coins in one place. The following fields are available:

  • Masternodes: Indicates whether they are on or off.
  • Wallet Synchronization: Provides information about the synchronization status.
  • Connections: Shows the number of active connections.
  • Block and Hash Confirmation: Shows the confirmation status between the explorer and the wallet.

Additionally, a system resources overview has been implemented, allowing users to monitor resource availability and consumption on their VPS. Available fields include:

  • System Uptime: Displays the amount of time the system has been running.
  • CPU Usage: Provides information about the current CPU usage.
  • RAM memory used: Displays the amount of RAM memory in use.
  • Disk space in use: Shows how much disk space is being used.

For convenience, three options are available on Overview Center:

1 - Reload Screen Information: Refreshes the displayed information.
2 - Clear System Cache RAM: Clears the system RAM cache.
3 - Wallet and Script Updates Overview: Users can access comprehensive details about installed wallet and script versions from GitHub and compare them to the installed version.

Overall, these updates enhance the user experience by providing a centralized overview of installed blockchains, system resources, and important updates related to wallets and scripts.

Furthermore, this release incorporates a process to clear the peers and banlist when the bootstrap option is selected in the wallet management. Additionally, the hash text has been shortened to ensure easy viewing on small screens, such as when using a terminal emulator on a mobile device.

--

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.

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

DECENOMY (DMY) Masternode Multinode Script 1.0.3

04 May 19:33
07a01d7
Compare
Choose a tag to compare

The script has been updated to provide a reliable and easy way for users to check for available updates.

A notification about the new version will appear at the top of all screens, ensuring that users are always aware of the latest version without the need to manually check the "update this script" option.

--

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.

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

DECENOMY (DMY) Masternode Multinode Script 1.0.2

04 May 13:45
c84315c
Compare
Choose a tag to compare

An old method for downloading and extracting the zip file was still available, leading to errors in not properly updating the new wallet versions as they appear on GitHub repo.

This is now fixed and wallet updates can be done accordingly.

--

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.

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

DECENOMY (DMY) Masternode Multinode Script 1.0.1

27 Apr 22:11
05c821a
Compare
Choose a tag to compare

This release includes a fix for an error message that helps the user proceed with the system preparation installation

DECENOMY (DMY) Masternode Multinode Script

19 Apr 17:36
e6a7adc
Compare
Choose a tag to compare

Initial Release

This script was created to manage all coins related to DECENOMY, making it easy to handle masternode multinode installations and maintenance.

With this tool, it's possible to:

  • Easily manage the masternodes multinode of different DMY coins in each system

  • Track the status of your wallet

  • Check masternode status with Explorer

  • Perform maintenance tasks such as wallet updates, bootstraps, and connection management

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.

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