Skip to content

chore(deps): update ethereum el/cl client updates#604

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
renovate/ethereum-clients
Open

chore(deps): update ethereum el/cl client updates#604
github-actions[bot] wants to merge 1 commit into
mainfrom
renovate/ethereum-clients

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Jun 8, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change
NethermindEth/nethermind minor 1.37.21.38.0
erigontech/erigon patch v3.4.2v3.4.3
ethereum-node (source) patch 0.2.140.2.15
hyperledger/besu minor 26.5.026.6.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

NethermindEth/nethermind (NethermindEth/nethermind)

v1.38.0

Compare Source

Release notes

This release improves node robustness, restart safety, RPC compatibility, and runtime performance, especially for Flat DB users, RPC-heavy workloads, and chains relying on upcoming hardfork or EIP support.

Overview

Full diff: https://github.com/NethermindEth/nethermind/compare/1.37.2…release/1.38.0

372 changes since 1.37.2. Highlights include the Taiko Unzen hardfork, parallel transaction execution with Block-level Access Lists (EIP-7928), new EIPs (EIP-7981 access-list token floor pricing, EIP-7976 calldata floor cost, EIP-4444 EraE history expiry), Flat DB layout persistence, a large round of JSON-RPC correctness fixes, and EVM/state hot-path optimizations.

Highlights

Consensus & EIPs

  • Taiko Unzen hardfork implemented (#​11281)
  • Parallel transaction execution with BALs (#​9182), additional BAL hive tests (#​11285)
  • EIP-7981 — Access list token floor pricing (#​11311)
  • EIP-7976 — Increase calldata floor cost (#​11293)
  • EIP-4444 EraE support (#​10812)
  • Enforce EIP-3675 uncle ban at the spec level (#​11302)
  • Gnosis Osaka (#​10906)

State & storage

Performance

  • Embed Address bytes inline to remove secondary allocation (#​11469)
  • Optimize EVM stack (#​11230) and EvmMemory (#​11247)
  • Optimise parallel execution: reduce worldstate / txprocessor allocations (#​11318)
  • More optimizations for precompile caching (#​11373, #​11309)

RPC & correctness

  • admin_* peer-management endpoints improvements (#​11489)
  • Numerous eth_simulateV1, eth_call, eth_estimateGas error-code and gas-cap fixes
  • txpool_content / txpool_contentFrom / txpool_status fixes (#​11305, #​11417)
  • /health endpoint ClUnavailable regression fix (#​11474)

Networking & sync

Chain-specific

  • XDC: forensics processor, epoch switch manager, subnet block building, and multiple fixes
  • Taiko: batch lookup RPC methods (#​11021), Shasta fork on Alethia (#​10984)
  • Add new Anchor Transaction Type for Surge realtime (#​10320)

What’s Changed

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 6am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants