deps: update reth from main (2026-04-23)#3698
Merged
Merged
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub. |
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
98ebc34...7839f3d🔗 Amp thread: https://ampcode.com/threads/T-019db884-a7c3-738b-8f38-cc04f8942d8a
Engine
Perf
BTreeMapwithimbl::OrdMapinBestTransactions(#23621).csoffon every changeset lookup (#23687)P2P / Net
DB
reth db migrate-v2for v1→v2 storage migration (#23422)BAL
Refactor
WorkerPoollazy by default (#23627)TrieNodeProvider(#23658)Payload
BlockOrPayload(#23624, #23626)Bench
Deps
cargo update(#23628)Testing
env::set_var(RUST_LOG)from tests (#23672)Migrations
🔗 Amp thread: https://ampcode.com/threads/T-019db884-dc46-71f5-a823-00c3a16191d4
reth-*git dependencies updated from rev98ebc34to7839f3dalloy-*crates updated from2.0.0to2.0.1;alloy-evmchanged from0.33.2to0.33.0ConsensusError::Other→ConsensusError::msg: AllConsensusError::Other(...)calls migrated toConsensusError::msg(...), which accepts&str/impl Displaydirectly instead of requiringString(removes.to_string()calls for string literals)deny.tomllicense exceptions: Added MPL-2.0 exceptions forbitmaps,imbl, andimbl-sized-chunks(new transitive dependencies)GitHub Workflow