This is v1.17.2 of the Smart Node with client updates and a few Smart Node changes/fixes.
It is a recommended update for Node Operators and oDAO nodes.
Client Updates
- Geth updated to v1.16.2;
- Lodestar updated to v1.33.0;
- Nethermind updated to v1.32.4;
- Nimbus updated to v25.7.1;
Smart Node Changes
- Improved the logic when falling back to the archive URL when the primary clients fail;
- Added warning about minipools not staked on the minipool status command;
- Modified the recovery command to skip inactive keys;
- Modified proposals to allow custom messages;
- Fixed Hoodi gas estimator URL on testnets;
- Fixed Nethermind Pruning.Mode parameter;
- Fixed node/watchtower metrics port when the default is not used;
- Added support for Debian 13;
- Added an onchain proposals metric collector;
- Added Onchain proposal metrics to Grafana Dashboard v1.3.3;
- Refactor using strconv.Quote;