op-reth: merge upstream op-reth/v2.4.4 - #18
Merged
Conversation
…ethereum-optimism#22780) Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
ethereum-optimism#22783) Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
Co-authored-by: wwared <541936+wwared@users.noreply.github.com>
…ismPortal2 (ethereum-optimism#22669) Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Adrian Sutton <adrian@oplabs.co>
…2587) Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
…rences in VerifyOPCM (ethereum-optimism#22786)" (ethereum-optimism#22806) Co-authored-by: Maurelian <john@oplabs.co>
…reum-optimism#22774) Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
…eum-optimism#22818) Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
…#22568) Co-authored-by: wwared <541936+wwared@users.noreply.github.com>
Co-authored-by: wwared <wwared@users.noreply.github.com>
…sections (ethereum-optimism#22820) Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
Finalized release tag for op-reth/v2.4.4-rc.1 (created by baked-goods)
sduchesneau
requested review from
UlysseCorbeil
and removed request for
billettc
September 11, 2026 19:34
UlysseCorbeil
approved these changes
Sep 11, 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.
Merges upstream
op-reth/v2.4.4(20 commits pastop-reth/v2.4.3) intorelease/op-reth-2.x. To be taggedop-reth-v2.4.4-fh3.1.No conflicts. The only op-reth change is new gas and base fee metrics for the canonical head (ethereum-optimism#22587); it reads block headers and doesn't touch the EVM config that Firehose wraps. The rest is kona-sp1, op-devstack, contracts, Go services and docs.
Reth pin stays
op-reth-v2.4.2-fh3.2: upstreamv2.4.4still pinsop-rs/rethaef8d3ef.alloy-evmstays at0.37.0so thestreamingfast/evmpatch still applies. The lockfile didn't need re-resolving (--lockedbuild passes).Tests:
cargo test -p reth-optimism-firehose -p alloy-op-evm -p op-alloy-consensus(166 passed),cargo test -p reth-optimism-node --lib --test it(45 passed). Battlefieldop-reth-devnetnot run: the devnet script didn't get as far as attachingop-reth(flaky L2 funding step and a bproxy startup race in builder-playground); details in.dev/todo/update-to-op-reth-v2.4.4.md.