Skip to content

v1.7.1

Compare
Choose a tag to compare
@netmet1 netmet1 released this 02 Oct 19:52
· 93 commits to main since this release
9e08ff8

MAINNET 2.0 ONLY !!!

This is not compatible with Testnet

https://github.com/netmet1/constellation_testnet_nodectl/

Release Notes

  • bug fix - nodectl update-seedlist
    • manual seed list was not pulling the version properly

INSTALL INSTRUCTIONS

NEW INSTALLS
New installs can start at current latest release

X86

sudo wget https://github.com/netmet1/constellation_nodectl/releases/download/v1.7.1/nodectl_x86_64 -P /usr/local/bin -O /usr/local/bin/nodectl; sudo chmod +x /usr/local/bin/nodectl

ARM

sudo wget https://github.com/netmet1/constellation_nodectl/releases/download/v1.7.1/nodectl_arm64 -P /usr/local/bin -O /usr/local/bin/nodectl; sudo chmod +x /usr/local/bin/nodectl

UPGRADES

important: this is an upgrade path not for new installations
no need to use the upgrade path if your version is already above v0.14.0
any version --> v0.14.1 ---> v1.7.1

v.0.14.1 and above

sudo nodectl upgrade-nodectl