Harmony-toolbox

Latest version: v1.3.2

Safety actively analyzes 682361 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

1.1.1

We've now setup the installer to default to ~/harmony or ask if you'd like to set your own folder path.

We will create the path if you give us a non existing location or ask if you want to install into a pre-exisiting folder if found.

This way you can run the installer and set your own folder like /home/serviceharmony/harmony0 to better identify each folder/service.

The folder we use for running functions is now taken exclusively from ~/.easynode.env and the HARMONY_DIR value. Set this to match your folder if using a custom one.

You can also now use SERVICE_NAME as a new env value to lock in your service if you use something other than the default harmony serivce.

1.1.0

We've got a lot of backend upgrades in this patch for the most part. Here's some highlights:

- Setup a run an upgrade shortcut:

./harmony.sh -u


- Set DisablePrivateIPScan to true in harmony.conf on any new upgrades
- Optimized stats script
- Removed Full Node Install (If you need a full node install shard 0 w/o a wallet and then cancel when the db download starts. Run a full node db download manually after cancelling).

1.0.8

We've added 2 new flags to the launcher, claim and claim & send.

-c --claim, will claim your rewards, if you have a rewards wallet it will ask if you'd like to send to the rewards wallet.
-cs --claimsend, will claim and send your rewards to your saved wallet.

1.0.7

1.0.7 now has a harmony.sh script for pulling updates and launching.

To get the script locally and ready to rock:


cd ~/ && wget -O harmony.sh https://raw.githubusercontent.com/easy-node-pro/harmony-toolbox/main/src/bin/harmony.sh && chmod +x harmony.sh


Now you'll be able to simply run `./harmony.sh` from your home directory to launch the toolbox, `./harmony.sh -s` to run stats or `./harmony.sh -h` to see the help menu and any future options that are added.

Multi-Stats script upgraded to work with `./harmony.sh -s` or `./harmony.sh --stats`

1.0.5

Updated backups of hmy/harmony when upgrading to have a folder with date stamp and saving hmy or harmony & harmony.conf when using options 10 or 11

Fixed the double print when reloading the menu bug.

1.0.0

Harmony has migrated to harmony-toolbox going forward.

Making it easier for you to find the toolbox you need! All docs and info have been updated.

If you see this before your next upgrade, simply move your local validatortoolbox folder over to it's new location on your server by running:

cd ~/ && mv validatortoolbox harmony-toolbox

Update any shortcuts you have to use harmony-toolbox instead of the old validatortoolbox

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.