Skip to content

v1.5.0: Major release to upgrade cardano-node to 1.33.0 and more

Compare
Choose a tag to compare
@sayshar sayshar released this 09 Jan 06:10
· 5 commits to main since this release
0d1b366

Major Updates

  • Upgrade instructions from AlpineOS 3.14 to 3.15 now included. New AlpineOS 3.15 link include for those who are performing a clean install.
  • Updated links to static builds of cardano-node/cli version 1.33.0. Follow the upgrade instructions in "Installing/Upgrading the 'cardano-node' and 'cardano-cli' static binaries" section.
  • Updated prometheus version to 2.32.1.
  • Updated node-exporter version to 1.3.1.

Bug Fixes

  • The script start_stop_cnode_service.sh has been fixed to ensure new users do not experience this error /lib/rc/sh/openrc-run.sh: source: line 10: can't open '/home//cnode_env': No such file or directory anymore. A new troubleshooting tip has been added in the readme for those who still experience this issue.