ethereum-optimism / ethereum-optimism/optimism

Title: docs(node-from-docker): docker-compose example uses outdated op-reth/op-node versions

Open Beginner friendly
#21,619 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
6.5k
Forks
4k
Avg merge
2d 18h
Merged PRs (30d)
134

Description

The docker-compose.yml example in node-from-docker.mdx pins outdated versions:

  • op-reth:v2.2.5
  • op-node:v1.18.2

These predate the mandatory Karst hardfork (Upgrade 19) releases and should be updated to:

Versions before these don't support engine_getPayloadV5 and will fail once Karst activates on Mainnet (2026-07-08 16:00:01 UTC).

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open docs/public-docs/node-operators/tutorials/node-from-docker.mdx and locate its docker-compose.yml example. Check the op-reth and op-node image tags against the issue's referenced releases; done means the example uses v2.3.3 and v1.19.1 so it supports the stated Karst requirements.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker-compose
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
92/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.