This is v1.19.3 of the Smart Node, which contains client updates, bug fixes, and new features.
This is a low-urgency upgrade for all users.
oDAO nodes need to be on v1.19.2 or later for the next rewards submissions.
Client Updates
- Reth updated to v1.11.1;
- MEV-Boost updated to v1.12.0;
- Commit-Boost added v0.9.3;
Smart Node changes
- Added support for Commit-Boost. Commit-Boost is an open-source public good that is fully compatible with MEV-Boost, but acts as a light-weight validator platform to safely make commitments.
- Added megapool multicalls to optimize calls when loading the state;
- Changed alerts to show after every Smart Node command output. This can be disabled on the TUI by selecting "Monitoring / Alerting" and disabling "Show alerts after every command";
- Added a new alert that checks if P2P ports are closed. This can be enabled/disabled on the TUI "Monitoring / Alerting" section;
- Fixed the capella offset to historical summary proofs. Thanks @Sephiroth for reporting the issue;
- Fixed the queue grafana metrics when the node doesn't have a deployed megapool;
- Fixed a rounding issue when sending "all" as the value for a node wallet token;
- Fixed using Etherscan gas oracle instead of beaconcha.in;
- Removed all Saturn deployed checks.