Skip to content

deps: update reth from main (2026-04-03)#3426

Merged
klkvr merged 3 commits into
mainfrom
reth-auto-bump
Apr 3, 2026
Merged

deps: update reth from main (2026-04-03)#3426
klkvr merged 3 commits into
mainfrom
reth-auto-bump

Conversation

@decofe
Copy link
Copy Markdown
Member

@decofe decofe commented Apr 2, 2026

Automated nightly update of reth dependencies from paradigmxyz/reth main branch.

Upstream reth changes

f8efc76...c82d435

🔗 Amp thread: https://ampcode.com/threads/T-019d517e-981b-75fd-b3cf-8ad2455f38f6
RPC

  • Remove 0x prefix from admin_peers id and return keccak256 node ID in admin_nodeInfo.id to match go-ethereum format (#23318, #23319)
  • Apply count filter only after after is consumed in pagination (#23338)
  • Pre-allocate vectors in eth_feeHistory (#23334)
  • Add bal RPC methods (#23330)

Engine

  • Include backpressure in reported persistence_wait, make wait-time mimic CL slot time (#23308)

Perf

  • Reduce cacheline ping-pong in workers availability (#23321)

Net

  • Avoid itertools Format panic in tracing log (#23331)

DB

  • Cap storage_v2 unwind history by MDBX tip (#23335)

Bench

  • Add warmup step for big blocks mode (#23323)
  • Make payload handling ethereum-only (#23324)
  • Use repository instead of GitHub Actions cache to track hourly runs (#23306)
  • Upload nightly regression results to ClickHouse (#23344)

Chore

  • Migrate allow(clippy:: to expect(clippy:: (#23340)
  • Remove unused return value from dispatch_with_chunking (#23341)
  • Update nixpkgs to 25.11 and refresh flake inputs (#23342)

Migrations

🔗 Amp thread: https://ampcode.com/threads/T-019d517e-baf0-727b-a57e-0488240af973

  • Reth dependency bump: All reth-* git dependencies updated from rev f8efc76 to c82d435
  • New GetBlockAccessList trait impl: TempoEthApi now implements GetBlockAccessList (imported from reth_rpc_eth_api::helpers::bal), likely a new required trait added upstream in the reth update

GitHub Workflow

@decofe decofe added the A-dependencies Related to dependency updates label Apr 2, 2026
@klkvr klkvr enabled auto-merge April 2, 2026 14:50
@decofe decofe changed the title deps: update reth from main (2026-04-02) deps: update reth from main (2026-04-03) Apr 3, 2026
@klkvr klkvr added this pull request to the merge queue Apr 3, 2026
Merged via the queue into main with commit d7b117e Apr 3, 2026
34 of 35 checks passed
@klkvr klkvr deleted the reth-auto-bump branch April 3, 2026 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-dependencies Related to dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants