deps: update reth from main (2026-08-28) - #7345
Open
decofe wants to merge 3 commits into
Open
Conversation
decofe
requested review from
0xKitsune,
klkvr,
legion2002 and
mattsse
as code owners
August 28, 2026 05:48
Member
Author
|
derek bench preset=tip20 |
|
cc @decofe
|
| Metric | Baseline | Feature | Delta |
|---|---|---|---|
| TPS Mean | 21466 | 21567 | +0.47% ⚪ (+/-0.38/floor 0.55) |
| Gas Throughput [Mgas/s] | 1121.4 | 1126.6 | +0.46% ⚪ (+/-0.38/floor 0.50) |
| Block Time Mean [ms] | 511.8 | 515.4 | +0.70% ⚪ (+/-0.46/floor 0.40) |
| Block Time P50 [ms] | 511.0 | 515.0 | +0.78% ⚪ (+/-0.49/floor 0.70) |
| Block Time P90 [ms] | 547.0 | 552.0 | +0.91% ⚪ (+/-1.58/floor 0.70) |
| Block Time P99 [ms] | 582.0 | 596.0 | +2.41% ⚪ (+/-2.21/floor 1.60) |
Builder
| Metric | Baseline | Feature | Delta |
|---|---|---|---|
| Gas Throughput [Mgas/s] | 1965.0 | 1957.3 | -0.40% ⚪ (+/-0.94/floor 0.95) |
| P50 [ms] | 294.1 | 299.2 | +1.73% ❌ (+/-0.79/floor 0.45) |
| P90 [ms] | 321.2 | 321.1 | -0.03% ⚪ (+/-1.05/floor 0.90) |
| P99 [ms] | 345.6 | 343.8 | -0.52% ⚪ (+/-2.80/floor 1.25) |
Builder details
| Metric | Baseline | Feature | Delta |
|---|---|---|---|
| Finish P50 [ms] | 3.9 | 4.5 | +15.38% |
| Finish P90 [ms] | 6.9 | 7.0 | +1.45% |
| Finish P99 [ms] | 25.0 | 24.7 | -1.20% |
| Pool Fetch P50 [ms] | 12.6 | 12.9 | +2.38% |
| Pool Fetch P90 [ms] | 18.3 | 18.4 | +0.55% |
| Pool Fetch P99 [ms] | 25.0 | 24.0 | -4.00% |
| Invalid Tx Skips | 1523 | 675 | -55.68% |
| Stop Reason — Build Budget | 510 | 507 | -0.59% |
| Serialized Block Size P50 [KiB] | 2631.8 | 2691.2 | +2.25% |
| Serialized Block Size P90 [KiB] | 3153.7 | 3180.4 | +0.85% |
| Serialized Block Size P99 [KiB] | 3550.7 | 3438.9 | -3.15% |
| Serialized Block Size / Tx P50 [B/tx] | 249.2 | 249.2 | +0.00% |
| Serialized Block Size / Tx P90 [B/tx] | 249.2 | 249.2 | +0.00% |
| Serialized Block Size / Tx P99 [B/tx] | 249.3 | 249.3 | +0.00% |
| Fill Idle P50 [ms] | 96.0 | 103.0 | +7.29% |
| Fill Idle P90 [ms] | 155.0 | 154.0 | -0.65% |
| Fill Idle P99 [ms] | 203.0 | 196.0 | -3.45% |
Validator
| Metric | Baseline | Feature | Delta |
|---|---|---|---|
| Gas Throughput [Mgas/s] | 3510.6 | 3552.3 | +1.19% ✅ (+/-0.29/floor 0.65) |
| P50 [ms] | 159.9 | 159.4 | -0.31% ⚪ (+/-1.82/floor 1.55) |
| P90 [ms] | 203.0 | 203.1 | +0.05% ⚪ (+/-1.30/floor 1.55) |
| P99 [ms] | 232.1 | 223.3 | -3.79% ⚪ (+/-2.95/floor 2.05) |
Observability
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Contributor
📊 Tempo Precompiles CoverageprecompilesCoverage: 6430/10616 lines (60.57%) File details
contractsCoverage: 1/223 lines (0.45%) File details
Total: 6431/10839 lines (59.33%) |
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
23305f9...701b5a1🔗 Amp thread: https://ampcode.com/threads/T-01a046e9-0cb4-743e-9822-6e3799a9d7fb
Migrations
🔗 Amp thread: https://ampcode.com/threads/T-01a046e9-314a-722a-8bcd-58cc968009cd
23305f9to701b5a1, including aligned releases of Reth codecs/primitives, REVM, REVM inspectors, and Alloy EVM.'staticbounds to transaction environment references andC::Txto satisfy the updated Reth/REVM storage context lifetime requirements.GitHub Workflow