Skip to content

Bump op-node to v1.19.1 and op-reth to v2.3.2#131

Merged
sameersubudhi merged 5 commits into
mainfrom
feature/plat-593
Jun 26, 2026
Merged

Bump op-node to v1.19.1 and op-reth to v2.3.2#131
sameersubudhi merged 5 commits into
mainfrom
feature/plat-593

Conversation

@Nazgolze

@Nazgolze Nazgolze commented Jun 26, 2026

Copy link
Copy Markdown
Member

Bumps op-node v1.19.0v1.19.1 and op-reth v2.3.1v2.3.2 in reth/Dockerfile, with commit pins resolved from the release tags. README updated to match.

Summary by CodeRabbit

  • Documentation

    • Updated the README’s “Source” and “Build” instructions to use the latest pinned Optimism client versions.
  • Chores

    • Updated the container build environment to use a newer Go version and added additional build tooling (including yq).
    • Bumped the pinned op-node and op-reth source versions/commits used in container builds.
    • Updated the op-node build process to apply a local patch before compiling.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@Nazgolze Nazgolze requested a review from sameersubudhi June 26, 2026 07:58
@coderabbitai

coderabbitai Bot commented Jun 26, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: c45676af-cdd4-4d06-a481-c546906388f9

📥 Commits

Reviewing files that changed from the base of the PR and between 8916378 and c3edcc4.

📒 Files selected for processing (1)
  • reth/Dockerfile
🚧 Files skipped from review as they are similar to previous changes (1)
  • reth/Dockerfile

📝 Walkthrough

Walkthrough

Updated the README and Dockerfile pins for op-node and op-reth, and changed the op-node Docker build to apply a local patch before compiling.

Changes

Optimism build updates

Layer / File(s) Summary
Pinned versions updated
README.md, reth/Dockerfile
The README source list, README build reference, and Dockerfile build-stage pins now reference newer op-node and op-reth versions with updated commit values.
op-node patch applied
dockerfile-lisk-sepolia.patch
The op-node Docker build now copies in a local patch, applies it with git apply, and then runs the op-node build command.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested reviewers

  • sameersubudhi

Poem

A bunny hopped through version lore,
New pins aligned, and builds asked for more. 🐇
A patch got kissed by git apply,
Then op-node built and reached the sky.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description summarizes the change but does not follow the required template and omits the problem, solution, and testing sections. Fill in the required template sections: What was the problem?, How was it solved?, and How was it tested?, and replace the placeholder issue reference.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly states the main change: bumping op-node and op-reth versions.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/plat-593

Comment @coderabbitai help to get the list of available commands.

Nazgolze added 3 commits June 26, 2026 10:57
op-node v1.19.1 embeds superchain-configs.zip, generated from the
superchain-registry submodule. Init the submodule and build the zip
before compiling op-node; install jq and zip for the generator.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@reth/Dockerfile`:
- Line 11: The Dockerfile step that installs yq via the latest release URL is
non-reproducible; update the RUN command in the yq install step to use a
specific fixed release version instead of releases/latest, and if possible add a
checksum verification for the downloaded binary. Use the existing yq install
command in reth/Dockerfile as the target location and keep the
architecture-specific download logic intact.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: a0a06104-bc98-490d-a2a3-6a4ff6a8fc82

📥 Commits

Reviewing files that changed from the base of the PR and between f300d31 and 8916378.

📒 Files selected for processing (2)
  • dockerfile-lisk-sepolia.patch
  • reth/Dockerfile

Comment thread reth/Dockerfile Outdated

@sameersubudhi sameersubudhi left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@sameersubudhi sameersubudhi merged commit 4ed8c47 into main Jun 26, 2026
3 checks passed
@sameersubudhi sameersubudhi deleted the feature/plat-593 branch June 26, 2026 10:58
@coderabbitai coderabbitai Bot mentioned this pull request Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants