github rocket-pool/smartnode-install v1.11.3

latest releases: v1.13.6, v1.13.6-dev, v1.13.5...
5 months ago

This is v1.11.3 of the Smartnode.
It is a recommended update for all node operators due to client upgrades, bug fixes and new features. oDAO nodes MUST update before the 18th to calculate rewards according to RPIP-30.

To upgrade, follow the Smartnode upgrade instructions.


Client Updates

  • Geth updated to v1.13.8 - This is a hotfix release for a regression which affects v1.13.6 and v1.13.7;
  • Besu updated to v23.10.3-hotfix - This is a hotfix for a bug that occurred on mainnet at block 18947893;
  • Nimbus updated to v24.1.1 - this is a hotfix addressing a problem introduced in the v24.1.0 release

Smartnode Changes

  • The RPIP-30 reward calculation changes are implemented and interval 18 will be the first transition period. Please read the RPIP or the rewards calculation spec for more details.
  • The web3.storage dependency was removed and a new configuration field was introduced, the "Rewards Tree Custom Download URLs". The Smartnode will automatically download missing rewards tree files from trusted sources like IPFS and Rocket Pool's repository on GitHub. Use this field if you would like to manually specify additional sources that host the rewards tree files, so the Smartnode can download from them as well. Multiple URLs can be provided using ';' as separator. Use '%s' to specify the location of the rewards file name in the URL - for example: https://my-cool-domain.com/rewards-trees/mainnet/%s.
  • The envsubst dependency was removed. Note that the template files now follow a new standard. Thanks to Patches for this contribution!

Don't miss a new smartnode-install release

NewReleases is sending notifications on new releases.