chore(deps): update ethereum el/cl client updates - #825
Open
github-actions[bot] wants to merge 1 commit into
Open
chore(deps): update ethereum el/cl client updates#825github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
github-actions
Bot
force-pushed
the
renovate/ethereum-clients
branch
2 times, most recently
from
August 19, 2026 23:05
85634df to
3075fdd
Compare
github-actions
Bot
force-pushed
the
renovate/ethereum-clients
branch
from
August 20, 2026 13:19
3075fdd to
a816f4c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.45.0→v1.46.026.7.1→26.8.01.39.2→1.39.3v3.5.4→v3.5.526.7.1→26.8.0v2.4.1→v2.5.1v8.2.1→v8.2.2Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
ChainSafe/lodestar (ChainSafe/lodestar)
v1.46.0Compare Source
Good day Lodestar operators! We've just released v1.46.0, a recommended upgrade for all mainnet and testnet users. This release focuses on shutdown/restart stability, safer validator behavior while optimistic, and continued Gloas/Heze development for the upcoming forks and devnets.
If you build or run Lodestar from source with Bun, switch back to Node.js: Bun runtime support was removed. Node remains ^24.13.0. No migration is required for Docker or binary operators.
You may have noticed your nodes hanging on shutdown or restarts recently. We found, fixed a couple of bugs related to libp2p so you will now have smoother shutdowns and restarts. This will also fix a secondary effect that caused longer than normal re-sync times. Now the network-worker termination is bounded and no longer prevents finalized-state archiving before that process-manager kills the hanging shutdown. During our investigation we have found a latent bug in Node.js that we are tracking down and will get fixed. It is a pretty rare race condition that may affect shutdown in 1-ish percent of terminations. This will no longer affect state archival though as mentioned and your nodes will start up and sync quickly again.
We also fixed a weird edge case and in all circumstances, Lodestar will now refuses block production on optimistic heads, and the validator client skips sync-committee signing while the connected beacon node is optimistic.
The hanging process, that was mentioned above, highlighted an issue with far-behind-node head-state sync failure. It was only present if you were syncing from genesis though which is not a recommended process. This release fixed that bug and also provides better Gloas batch-failure classification, orphaned first-payload handling, and avoiding peer penalties for local EL failures.
Full Changelog
Features
compute_weak_subjectivity_periodfor Gloas (EIP-8061) (#9625) (@markolazic01)head_v2event (#9486) (@markolazic01)Bug Fixes
getPoolAttestationsV2should return an empty array when no attestations are available (#9675) (@markolazic01)Performance
Refactoring
Dependencies
Build System
Continuous Integration
Tests
Maintenance
Documentation
v1.46.0-rc.1Compare Source
Changelog
Full Changelog
Features
compute_weak_subjectivity_periodfor Gloas (EIP-8061) (#9625) (@markolazic01)head_v2event (#9486) (@markolazic01)Bug Fixes
getPoolAttestationsV2should return an empty array when no attestations are available (#9675) (@markolazic01)Performance
Refactoring
Dependencies
Build System
Continuous Integration
Tests
Maintenance
Documentation
v1.46.0-rc.0Compare Source
Changelog
Full Changelog
Features
compute_weak_subjectivity_periodfor Gloas (EIP-8061) (#9625) (@markolazic01)head_v2event (#9486) (@markolazic01)Bug Fixes
getPoolAttestationsV2should return an empty array when no attestations are available (#9675) (@markolazic01)Performance
Refactoring
Build System
Continuous Integration
Tests
Maintenance
Documentation
Consensys/teku (Consensys/teku)
v26.8.0Compare Source
This is a recommended update containing bug fixes and breaking changes.
Downloads
26.8.0on Dockerhub19d6b3a5e65e8608d0809877973e8ce2bcdca912c13d43e2d41a472d70d98ea4)e29759d182442ea26096188796f69bbb8d46d987534128edf27ffb5e955bfeb4)Known Issues
leveldb-treedatabase, an issue has been introduced where startup takes a very long time. You may be better off avoiding this release if yourbeacon/db/db.versionis leveldb-tree.Breaking Changes
--eth1-endpoints/--eth1-endpoint,--eth1-deposit-contract-max-request-size.validator-tools send-depositsandvalidator-tools generate-and-send-depositsinternal subcommands (web3j-based deposit submission).validator-tools generate-keysis unaffected.Bug Fixes
NethermindEth/nethermind (NethermindEth/nethermind)
v1.39.3Compare Source
Release notes
A patch release on top of 1.39.2 with reliability and hardening fixes across block processing, networking, and request decoding. No consensus or database-format changes, so it's a drop-in upgrade from any 1.39.x version.
Overview
3 changes since 1.39.2:
What's Changed
28cbe2aFull Changelog: NethermindEth/nethermind@1.39.2...1.39.3
Build signatures
The packages are signed with the following OpenPGP key:
AD12 7976 5093 C675 9CD8 A400 24A7 7461 6F1E 617Eerigontech/erigon (erigontech/erigon)
v3.5.5Compare Source
v3.5.5 is a bugfix and security release recommended for all users, and especially for block proposers and archive-node operators. It fixes a panic on every Fulu blinded-block submission (#23150), a payload frozen before its slot began under an external consensus layer (#23102), and wrong
logIndexvalues on archive nodes (#22951). It is a drop-in upgrade from 3.5.4 — no re-sync required.Bugfixes
202 Acceptedand no body, so the builder client returned all-nil andpublishBlindedBlocksdereferenced the nil payload. The beacon router installs nomiddleware.Recoverer, so the validator client saw only a dropped connection and nothing reached the Erigon log. Fixes #22598.DomainReader(#22951) by @Sahil-4555 and @mh0lt — a block admitted through the block overlay read its receipt metadata from the committed tx, where a history miss fell back toGetLatestand returned the previous writing block's final log count. The wronglogIndexwas then cached in the RPC layer. Affected v3.5.1–v3.5.4. Fixes #22106.release/3.4build loggednil ptr after parsing file: caplin/…-NextSyncCommittee.segand silently stopped seeding its caplin state snapshots.Security
golang.org/x/textto v0.39.0 (#23178) by @lystopad — CVE-2026-56852: infinite loop inunicode/normon invalid UTF-8. Reachable from the downloader's HTTP/3 webseed path, and the only advisory here thatgovulncheckreports as called.golang.org/x/netto v0.56.0 (#23178) by @lystopad — CVE-2026-46600: panic parsing a malformed SVCB or HTTPS DNS resource record.github.com/quic-go/webtransport-goto v0.11.1 (#23178) by @lystopad — CVE-2026-57497: memory exhaustion from unbounded buffering of unknown capsules. Not reachable in Erigon: no WebTransport libp2p transport is registered.github.com/go-chi/chi/v5to v5.3.1 (#23178) by @lystopad — CVE-2025-69725 (open redirect inRedirectSlashes) plus threemiddleware.RealIPIP-spoofing advisories. Not reachable in Erigon: none of chi's middleware is used.Improvements
go-eth-kzgverifier optimization (#23177) by @yperbasis —release/3.5pinnedcrate-crypto/go-eth-kzgto an Erigon fork carrying an upstream change that is still an unmerged draft. This restores the released upstreamv1.5.0while the correctness concerns are investigated.Full Changelog: <https://gi
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate.