This is a minor update to the Smartnode stack with a few bug fixes, and a medium priority update for Nimbus users.
To upgrade and keep the same network that you have now (either Prater or Mainnet), follow the Smartnode upgrade instructions.
If you want to remove your Prater installation and upgrade to a Mainnet installation, follow the official migration guide.
Installer Changes
- Updated Nimbus to v1.5.5.
Smartnode Changes
- Fixed a bug that prevented nonce overrides from working with nonce 0. (rocket-pool/smartnode#169)
- Fixed a bug that caused Illegal Instruction crashes during
node deposit
for people with older CPUs. (rocket-pool/smartnode#168)
Misc Changes
-
Added a
--debug
flag to the CLI which prints the requests and responses from the CLI to the Daemon. -
Updated to Go v1.17.4.
-
The Daemon is now built using Debian 10 instead of 9.