Skip to content

Releases: rocket-pool/smartnode-install

v1.14.2-dev

27 Oct 22:23
ef1a1cd
Compare
Choose a tag to compare
v1.14.2-dev Pre-release
Pre-release
Prysm timeout from int to duration

v1.14.1

25 Oct 01:07
ef1a1cd
Compare
Choose a tag to compare

This is v1.14.1 of the Smart Node.
This is a minor release fixing a broken parameter for Prysm users and updating the Lodestar version.

Client updates

  • Lodestar updated to v1.22.0.

Smart Node Changes

  • Fix Prysm's api-timeout parameter.

To install it, please follow our Smart Node upgrade guide here: https://docs.rocketpool.net/guides/node/updates.html#updating-the-smartnode-stack

v1.14.0

24 Oct 20:36
910f45b
Compare
Choose a tag to compare

This is v1.14.0 of the Smart Node.
It is a recommended update with bug fixes, client updates, and minor new features.

Client Updates

  • Nethermind updated to v1.29.1;
  • Prysm updated to v5.1.2;
  • Besu updated to v24.10.0;
  • Reth updated to v1.1.0;

Smart Node Changes

  • Removed the option to create 16 ETH minipools;
  • Temporarily removed the -y flag for deposits to enhance user awareness of the changes;
  • Some commands were adjusted in relation to Saturn-0;
  • Updated welcome message text and authors;
  • Fix to reduce the number of RPC calls for oDAO nodes;

To install it, please follow our Smart Node upgrade guide here: https://docs.rocketpool.net/guides/node/updates.html#updating-the-smartnode-stack

v1.13.11-dev

17 Oct 11:17
910f45b
Compare
Choose a tag to compare
v1.13.11-dev Pre-release
Pre-release
Use inbound/outbound max peers for Reth.

v1.13.10

13 Oct 23:31
910f45b
Compare
Choose a tag to compare

This is v1.13.10 of the Smart Node.
It is a recommended update with bug fixes, client updates, and minor new features.

Client Updates

  • Geth updated to v1.14.11;
  • Besu updated to v24.9.1;
  • Reth updated to v1.0.8;
  • Teku updated to v24.10.1;
  • Nimbus updated to v24.9.0;
  • Nethermind updated to v1.29.0;

Smart Node Changes

  • Added MEV-Boost support to the Holesky testnet;
  • Treegen cleanup;
  • Fixed to reduce the number of RPC calls for oDAO nodes;
  • Added Reth parameter for max inbound and outbound peers;
  • Removed commands to import/export ETH1 data - see details here;
  • Removed redundant logic in config (Thanks to jingchanglu for the contribution!);
  • Fixed an out of bounds error while defending a proposal;
  • Fixed a hardcoded value in the stake RPL command.

v1.13.9-dev

03 Oct 21:08
30685ac
Compare
Choose a tag to compare
v1.13.9-dev Pre-release
Pre-release

This is a development prototype for v1.13.9.
This is actively under development and will change frequently, DO NOT use this unless you were instructed to do so or are willing to break things.

v1.13.9

10 Oct 03:53
30685ac
Compare
Choose a tag to compare
v1.13.9 Pre-release
Pre-release

This is v1.13.9 of the Smart Node.
It is a recommended update for all users as it contains client updates and bug fixes.

Client Updates

Smart Node Changes

v1.13.8

09 Sep 01:44
20b9be6
Compare
Choose a tag to compare

This is v1.13.8 of the Smart Node.
It is a recommended update for all users as it contains client updates and bug fixes.

If your voting power is uninitialized, this update will automatically initialize voting power. It'll be self-delegated to your own node. Read more about it here.

Client Updates

  • Lodestar updated to v1.21.0 - introduces significant performance improvements, including switching to Debian for the Docker image, exposing execution layer client info by default, and using napi-rs BLST bindings for better epoch state transition times;
  • Reth updated to v1.0.3 - performance improvements and bug fixes;
  • Besu updated to v24.8.0 - contains an important stack handling update as well as improvements to the RPC service, plug-in API, and support for tracing private transactions;
  • Nimbus updated to v24.8.0 - is a low-urgency release with performance and spec compliance robustness fixes;
  • Node Exporter updated to v1.8.2 - Fix CPU pressure metric collection;
  • MEV Boost updated to v1.8 - Includes minor changes, a bit of cleanup and dependency updates;
  • Teku updated to v24.8.0 - Updated counter metrics to incorporate the suffix _total. This is a breaking change and users would need to update the Grafana dashboard to v1.3.2;
  • Lighthouse updated to v5.3.0 - This medium-priority release contains performance optimisations, bug fixes and new features;
  • Geth updated to v1.14.8 - This is a maintenance release with bug fixes only;
  • Nethermind updated to v1.28.0 - Contains multiple performance improvements and bug fixes;
  • Prysm updated to v5.1.0 - This release contains 171 new changes and many of these are related to Electra! Along side the Electra changes, there are nearly 100 changes related to bug fixes, feature additions, and other improvements to Prysm. Updating to this release is recommended at your convenience

Smart Node Changes

  • Added contribution guidelines;
  • Marked bloXroute Max Profit relay as censoring (Thanks Darkmessage for the contribution!).
  • Updated Nethermind config to support the user-configuring the PruningMaxDegreeOfParallelism parameter (Thanks SolezOfScience for the contribution!).
  • Added new feature: Auto initialize voting power.
  • Removed the Eden Relay. Check out this announcement.
  • Updated the rocketpool initialize voting command text to provide more context.
  • Added a warning for users with uninitialized voting power during stake and deposit, which will be shown after the hotfix is deployed.

v1.3.8-dev

18 Aug 22:46
20b9be6
Compare
Choose a tag to compare
v1.3.8-dev Pre-release
Pre-release

This is a development prototype for v1.13.8.
This is actively under development and will change frequently, DO NOT use this unless you were instructed to do so or are willing to break things.

v1.13.7

11 Jul 14:46
64f4042
Compare
Choose a tag to compare

This is v1.13.7 of the Smart Node.
It is a recommended update for all users as it contains client updates and bug fixes.

Client Updates

  • Geth updated to v1.14.7;
  • Reth updated to v1.0.1 - Note that there is a known issue as some Smart Node features will only work if Reth is using Archive mode;
  • Lighthouse updated to v5.2.1;
  • Prometheus updated to v2.53.1.

Smart Node Changes

  • Updated Nethermind auto pruning threshold to 350 GB;
  • Fixed oDAO balances/prices submissions after consensus is reached;
  • Deprecated node set-voting-delegate and node clear-voting-delegate commands;
  • Fixed wording around delegates and signalling-addresses.