deps: update reth from main (2026-04-01)#3408
Merged
Merged
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Contributor
|
3 tasks
Co-authored-by: Arsenii Kulikov <62447812+klkvr@users.noreply.github.com> Amp-Thread-ID: https://ampcode.com/threads/T-019d4a1a-0a77-740d-a7da-fd8e58aa1396
Co-authored-by: Arsenii Kulikov <62447812+klkvr@users.noreply.github.com> Amp-Thread-ID: https://ampcode.com/threads/T-019d4a1a-0a77-740d-a7da-fd8e58aa1396
klkvr
approved these changes
Apr 1, 2026
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.
Automated nightly update of reth dependencies from
paradigmxyz/rethmain branch.Upstream reth changes
7f4a9a0...f8efc76🔗 Amp thread: https://ampcode.com/threads/T-019d473e-4c63-7539-bda6-d72354aae810
Engine
Trie
MultiProofTargets::extend_inner(#23247)SparseStateTrie::update_account_statelessfor stateless validation (#23272)RPC
reth-rpc-traitsand removeIntoRpcTx(#23288)Net
external_addr_with(#23269)Payload / Refactor
ExecutionPayloadimpl and op feature from payload-primitives (#23253)PayloadAttributesBuilderimpl and op feature from engine-local (#23255)DB / Storage
create_test_provider_factory_with_chain_spec_and_db_args(#23270)reth-bbbinary with multi-segment big block execution support (#23140)EraClient(#23307)Perf
FastInstantfor remaining metrics timing (#23265)Bench / Testing
CLI
HeaderTyfor stage dump headers (#23274)Deps
cargo update(#23267)Grafana
Migrations
🔗 Amp thread: https://ampcode.com/threads/T-019d473e-8aba-7283-b729-057391d70bc6
reth-*crates updated from rev7f4a9a0tof8efc760.29.2→0.30.0;revm-inspectors0.36.1→0.36.0TransactionEnv→TransactionEnvMut: Trait moved fromreth_evm::TransactionEnvtoalloy_evm::TransactionEnvMut;nonce()getter removed from the trait (now accessed viarevm::context::Transaction::nonce()instead)FromConsensusHeaderre-export flattened: Import path changed fromreth_rpc_convert::transaction::FromConsensusHeadertoreth_rpc_convert::FromConsensusHeaderTxResult::into_resultadded: New required method on theTxResulttrait to consume and returnResultAndStateBuildArguments::newsignature expanded: Now takes two additionalNoneparameters (likely cached/prebuilt payload fields)BuildArgumentsdestructure: Uses..rest pattern to ignore new fieldsBlockBuilder::finishsignature change: Now takes an additional parameter (None— likely an optional requests list)snapshot_api_urlfield added: New required field on download URL config structGitHub Workflow