deps: update reth from main (2026-04-22)#3616
Closed
decofe wants to merge 16 commits into
Closed
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub. |
mattsse
reviewed
Apr 20, 2026
Contributor
mattsse
left a comment
There was a problem hiding this comment.
unsure about the gas changes, the rest lgtm
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...122c5b3🔗 Amp thread: https://ampcode.com/threads/T-019db5d2-e59c-7008-b90d-de031cdaf2d6
Engine
BAL (Block Access List)
Perf
BTreeMapwithimbl::OrdMapinBestTransactions(#23621)P2P / Net
DB / CLI
reth db migrate-v2for v1→v2 storage migration (#23422)BlockOrPayload(#23624, #23626)Refactor
WorkerPoollazy by default (#23627)TrieNodeProvider(#23658)Bench
Testing
env::set_var(RUST_LOG)from tests (#23672)Deps
Migrations
🔗 Amp thread: https://ampcode.com/threads/T-019db5d3-160e-77d2-b3be-02317a2384c9
reth-*git dependencies updated from rev98ebc34to122c5b3alloy-*crates updated from2.0.0to2.0.1;alloy-evmchanged from0.33.2to0.33.0ConsensusError::Other→ConsensusError::msg: AllConsensusError::Other(...)calls replaced withConsensusError::msg(...), which accepts&str/impl Displaydirectly — removing unnecessary.to_string()conversions on static string literalsdeny.tomllicense exceptions: Added MPL-2.0 exceptions forbitmaps,imbl, andimbl-sized-chunks(new transitive dependencies)[patch.crates-io]entries for pinning allcommonware-*crates to a specific git rev (for local development/testing)GitHub Workflow