Open
Conversation
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...0f89525🔗 Amp thread: https://ampcode.com/threads/T-019d3cea-fa56-722e-a6d3-689d70efb2ab
Engine
ExecutionPayloadimpl/feature from payload-primitives andPayloadAttributesBuilderimpl/feature from engine-local (#23253, #23255)Trie
EntryAPI inMultiProofTargets::extend_inner(#23247)Consensus
RPC
Perf
FastInstantfor remaining metrics timing (#23265)Bench
Deps
cargo update(#23267)CLI
Migrations
🔗 Amp thread: https://ampcode.com/threads/T-019d3ceb-1c7b-7058-94df-2ffd69343c53
reth-*crates updated from rev7f4a9a0to0f89525tempo-contractsfeature change: Removed default"serde"feature from the workspace dependencyBuildArguments::newsignature change: Two new parameters (None, None) added forexecution_cacheandtrie_handlefieldsBuildArgumentsdestructure update: Newexecution_cacheandtrie_handlefields destructured (and ignored with_)builder.finish()signature change: Now takes a second argument (None) for an optional trie handle parameterreth-etlreordered: Moved in the dependency list (from betweenreth-evm-ethereumandreth-ethereumto betweenreth-transaction-poolandreth-trie)GitHub Workflow