Bump op-reth to v2.4.2 - #138
Conversation
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe README now documents Changesop-reth version update
Estimated code review effort: 1 (Trivial) | ~5 minutes Merge Risk: ⚪ Minimal · up to This PR updates op-reth from v2.4.1 to v2.4.2 and adjusts the associated documentation; no actionable merge-blocking risk remains beyond normal checks and review. Possibly related PRs
Suggested reviewers: Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
op-reth's rust/rust-toolchain.toml pins channel 1.95 (workspace rust-version = "1.95"), so rustup synced 1.95 inside the rust:1.94 builder on every build. Use 1.95 as the base image instead. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Bumps client version:
COMMITpin inreth/Dockerfileverified against the dereferenced annotated tag inethereum-optimism/optimism(f863ff4c12531b315d666331d43da3aeb3719388).Also aligns the builder base image with upstream's toolchain pin:
rust/rust-toolchain.tomlpinschannel = "1.95"(workspacerust-version = "1.95"), so rustup was syncing 1.95 inside therust:1.94builder on every build (info: syncing channel updates for 1.95-x86_64-unknown-linux-gnuin the v2.4.1 build).ARG RUST_VERSIONis now 1.95, so no toolchain is downloaded mid-build.Bug-fix release only — no flag or config changes affecting this setup. The release's deprecation notices (proofs v1 DB format,
import-op/import-receipts-op, both by Aug 31) do not apply here; neither is used.Resolves PLAT-728.
🤖 Generated with Claude Code
Summary by CodeRabbit
Documentation
op-rethversion to v2.4.2.Chores
op-rethv2.4.2.