Skip to content

v0.4.27

Latest

Choose a tag to compare

@sameersubudhi sameersubudhi released this 21 Aug 09:16
c74a67f

Optional maintenance upgrade

Note

Bumps op-node v1.19.4 → v1.19.5. Upstream marks it optional, recommended for sequencers — the sequencer changes it leads with are unreachable on this image, which runs op-node as a verifier (no --sequencer.enabled). op-reth is unchanged at v2.4.2; no env, peer, entrypoint or flag change.
Details: op-node/v1.19.5

Highlights

Lisk Node — op-node pinned to v1.19.5 in reth/Dockerfile (VERSION + COMMIT 30f5d58); README client version and release link updated.

Verified for this bump:

  • op-node-lisk-sepolia.patch still applies cleanly to v1.19.5 — source builders need no patch update.
  • GOLANG_VERSION=1.26 stays aligned with op-node's go.mod (go 1.26.0).
  • The embedded superchain-configs.zip moves with the superchain-registry submodule pin, but the registry range leaves lisk and lisk-sepolia untouched — --network resolution is unchanged.

Upgrade

Standard image rebuild — no config or data migration:

git pull
docker compose up --build --detach

OP Stack Changeset

op-nodev1.19.5 · changelog
op-reth — unchanged, v2.4.2

Full Changelog: v0.4.26...v0.4.27