Skip to content

deps: update reth from main (2026-03-30)#3332

Open
decofe wants to merge 10 commits intomainfrom
reth-auto-bump
Open

deps: update reth from main (2026-03-30)#3332
decofe wants to merge 10 commits intomainfrom
reth-auto-bump

Conversation

@decofe
Copy link
Copy Markdown
Member

@decofe decofe commented Mar 26, 2026

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

Upstream reth changes

7f4a9a0...0f89525

🔗 Amp thread: https://ampcode.com/threads/T-019d3cea-fa56-722e-a6d3-689d70efb2ab
Engine

  • Share execution cache and sparse trie pipeline with payload builder (#23242, #23246)
  • Add method to get payload resolve future (#23256)
  • Return -38003 for FCUv2 payloadAttributes mismatch (#22924)
  • Fix double decrement in account cache size (#23249)
  • Remove OP ExecutionPayload impl/feature from payload-primitives and PayloadAttributesBuilder impl/feature from engine-local (#23253, #23255)

Trie

  • Fix: call root before prune (#23243)
  • Use Entry API in MultiProofTargets::extend_inner (#23247)

Consensus

  • Retry block subscription on initial connection failure (#23233)

RPC

  • Relax RPC converter impls (#23254)

Perf

  • Use FastInstant for remaining metrics timing (#23265)

Bench

  • Add hourly main regression bench (#23219)

Deps

CLI

  • Add more WARN logging before download retries (#23258)

Migrations

🔗 Amp thread: https://ampcode.com/threads/T-019d3ceb-1c7b-7058-94df-2ffd69343c53

  • Reth dependency bump: All reth-* crates updated from rev 7f4a9a0 to 0f89525
  • tempo-contracts feature change: Removed default "serde" feature from the workspace dependency
  • BuildArguments::new signature change: Two new parameters (None, None) added for execution_cache and trie_handle fields
  • BuildArguments destructure update: New execution_cache and trie_handle fields destructured (and ignored with _)
  • builder.finish() signature change: Now takes a second argument (None) for an optional trie handle parameter
  • reth-etl reordered: Moved in the dependency list (from between reth-evm-ethereum and reth-ethereum to between reth-transaction-pool and reth-trie)

GitHub Workflow

@decofe decofe added the A-dependencies Related to dependency updates label Mar 26, 2026
@decofe decofe changed the title deps: update reth from main (2026-03-26) deps: update reth from main (2026-03-27) Mar 27, 2026
@decofe decofe changed the title deps: update reth from main (2026-03-27) deps: update reth from main (2026-03-28) Mar 28, 2026
@decofe decofe changed the title deps: update reth from main (2026-03-28) deps: update reth from main (2026-03-29) Mar 29, 2026
@decofe decofe changed the title deps: update reth from main (2026-03-29) deps: update reth from main (2026-03-30) Mar 30, 2026
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.

1 participant