Skip to content

chore(network): bump ethereum reth image to v2.3.0#652

Merged
OisinKyne merged 1 commit into
mainfrom
feat/eth-reth-latest-erc8004-prune
Jun 18, 2026
Merged

chore(network): bump ethereum reth image to v2.3.0#652
OisinKyne merged 1 commit into
mainfrom
feat/eth-reth-latest-erc8004-prune

Conversation

@bussyjd

@bussyjd bussyjd commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

What

Bump the reth execution-client image tag for obol network install ethereum
from v2.2.0v2.3.0 (latest reth release), and update the matching
partial-archive comment.

Why

Keep the bundled execution client current. v2.3.0 is the latest reth release;
it brings payload/engine/trie/transaction-pool performance improvements. The
existing partial-archive prune wiring (--prune.<segment>.before) is unchanged —
both v2.2.0 and v2.3.0 support exact .before cutoffs, so --mode archive --since <block> behaves identically.

Scope

  • internal/embed/networks/ethereum/helmfile.yaml.gotmpl — one tag line + one
    comment line. Renovate-tracked (datasource=github-releases depName=paradigmxyz/reth).
  • No behavior change; no API/flag change.

Verification

  • go build ./... — clean.
  • go test ./internal/network/ — pass.

Generic, provider-agnostic version bump.

Bump the execution-client image tag for `obol network install ethereum`
from v2.2.0 to v2.3.0 (latest reth release) and update the partial-archive
comment to match. Generic version bump; no behavior change.
@OisinKyne OisinKyne force-pushed the feat/eth-reth-latest-erc8004-prune branch from d3a9c15 to 8a828eb Compare June 18, 2026 15:13
@OisinKyne OisinKyne merged commit 35eccfc into main Jun 18, 2026
7 checks passed
@OisinKyne OisinKyne deleted the feat/eth-reth-latest-erc8004-prune branch June 18, 2026 15:13
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