This is v1.13.1 of the Smart Node.
It is a recommended update for all users as it contains important client updates and bug fixes.
Client Updates
- Geth updated to v1.14.0 - PBSS enabled by default.
- Nethermind updated to v1.26.0 - new storage model: Half-Path. Requires a resync to use the new DB model;
- Teku updated to v24.4.0 - contains performance improvements.
- Nimbus updated to v24.4.0 - contains stability and performance improvements.
- Node-exporter updated to v1.8.0.
- Prometheus updated to v2.51.2.
- Grafana updated to v9.5.18.
Smart Node Changes
- Added Geth Archive mode option on the TUI;
- Added an evmTimeout TUI parameter for Geth to help avoid timeouts during heavy load tasks;
- Fixed Grafana EC peers query - Dashboard v1.3.1;
- Fixed Reth RPC cors parameter;
- Fixed check for hosts that registered pre-Houston;
- Improved the
pdao voting-power
command; - Improved Snapshot/Onchain messages on
node status
. - Fixed starting the SN with alerting enabled and metrics disabled. Thanks to @activescott for the contribution!
- Fixed RPL withdraw regression from v1.13.0;