github rocket-pool/smartnode-install v1.7.0-b1
v1.7.0 Beta 1

latest releases: v1.13.8, v1.13.8-dev, v1.13.7...
pre-release2 years ago

⚠️ This is a beta release and is meant to be run on the Prater Testnet ONLY by Smartnode beta testers. Please do not try to run this on Mainnet. ⚠️

This is a special rolling beta release of the Smartnode.

v1.7.0-b1 is the same as v1.6.0, but it has the following experimental features enabled:

Nimbus Split Mode

Nimbus now uses the split client mode (i.e., the Beacon Node and Validator Client run in separate processes, the same way all of the other clients are run). This has the following benefits:

  • Nimbus now supports fallback clients. It is compatible with any fallback Beacon Node.
  • Creating new minipools will now just restart the Validator Client instead of the entire Nimbus Beacon Node as it formerly did, which is much faster.

Lodestar

This release also adds support for Lodestar - the fifth Consensus Client to join Rocket Pool's stack!

If you are a beta tester and have a Prater node, please help both us and the client development teams test these out!


To install it, please download the CLI:

Example for x64 Linux systems:

wget https://github.com/rocket-pool/smartnode-install/releases/download/v1.7.0-b1/rocketpool-cli-linux-amd64 -O ~/bin/rocketpool

Example for ARM Linux systems:

wget https://github.com/rocket-pool/smartnode-install/releases/download/v1.7.0-b1/rocketpool-cli-linux-arm64 -O ~/bin/rocketpool

Then run rocketpool service install on a fresh system or rocketpool service install -d on a system with an existing configuration to install it.

Don't miss a new smartnode-install release

NewReleases is sending notifications on new releases.