github ShareRing/Shareledger v1.1.1

pre-release3 years ago

Added in this release

Fix staking problem of jailed validator

Instruction

For this release, depending on your current validator situation only run ONE of the two scripts. DO NOT RUN BOTH.
Do not run these instructions until notified by ShareRing , message will be sent after 4pm Australia Eastern Time (GMT+10) today (05/31/2021)

1. For Nodes currently running shareledger

# download the hard_fork_v1.1.1.sh script
curl -LJ https://github.com/ShareRing/Shareledger/releases/download/v1.1.1/hard_fork_v1.1.1.sh > hard_fork_v1.1.1.sh

# give exec permission
chmod +x hard_fork_v1.1.1.sh

# run the script with sudo privilege
sudo sh hard_fork_v1.1.1.sh

2. For Nodes that have not installed shareledger before

This is for new builds

# download the new_validator_v1.1.1.sh script
curl -LJ https://github.com/ShareRing/Shareledger/releases/download/v1.1.1/new_validator_v1.1.1.sh > new_validator_v1.1.1.sh

# give exec permission
chmod +x new_validator_v1.1.1.sh

# run the script with sudo privilege
sudo sh new_validator_v1.1.1.sh

Don't miss a new Shareledger release

NewReleases is sending notifications on new releases.