This is v1.13.6 of the Smart Node. It is a recommended update with important client updates, bug fixes, and new features.
Client Updates
- Nethermind updated to v1.27.0 - brings 159 performance improvements and critical bug fixes to the Nethermind client, significantly enhancing its efficiency and reliability;
- Teku updated to v24.6.1 - performance improvements and bug fixes;
- Nimbus updated to v24.6.0 - a low-urgency release with performance and safety improvements;
- Reth updated to v1.0.0-rc.2;
- Prometheus updated to v2.53.0.
Smart Node Changes
- Add
pdao set-signalling-address
andpdao clear-signalling-address
commands to manage the address you want to use to represent your node on Snapshot; - Add function to parse EIP-712 signatures;
- Fixed Reth archive mode;
- Lower the external IP consensus timeout from 30 seconds to 3 seconds;
- Initialize voting will now ask if the user wants to delegate their voting power to another node;
- The SN will ask users whose nodes have only 16 ETH minipools to call
pdao initialize-voting
before closing a minipool; - Removed changelog GH action due to security concerns;
- Removed LH modern image tag;
- Removed checks if Houston is deployed;
- Improved messages and error handling on
pdao status
; - Updated "RPL Stake" message to reflect RPIP-30 RPL withdrawal limit change;
- Replaced "Snapshot Voting " with "Signalling on Snapshot" in
pdao status
andnode status
; - Remove
check-cpu-features
command.