Skip to content

[DOG-396] Build DogeOS rollup-node image from DogeOS Reth - #2

Closed
vmarkushin wants to merge 3 commits into
mainfrom
codex/tsuki-dogeos-reth-image
Closed

[DOG-396] Build DogeOS rollup-node image from DogeOS Reth#2
vmarkushin wants to merge 3 commits into
mainfrom
codex/tsuki-dogeos-reth-image

Conversation

@vmarkushin

@vmarkushin vmarkushin commented Jul 2, 2026

Copy link
Copy Markdown

Summary

  • pin all scroll-tech/reth.git scroll-v91.7 dependencies to DogeOS69/dogeos-reth rev 4036577e10f25b53b49c80421b4adae00aa2d8ce
  • use the existing DogeOS Reth gas-fix PR stack instead of duplicating those changes
  • regenerate Cargo.lock, resolving DogeOS69/dogeos-reth PR fix: harden runtime authorized signer refresh #7 and DogeOS69/dogeos-revm?rev=0b53fea
  • update local Docker image metadata/docs/compose references from scrolltech/rollup-node to dogeos69/rollup-node

Stack

Image tag

dogeos69/rollup-node:tsuki-762e47f-reth4036577

Published digest: sha256:196706b6e846018b127ee738fa4a31f795cc99d2f7ae9bbc6f3ec8c76e7334c9

Validation

  • cargo check --locked --bin rollup-node
  • docker buildx build --platform linux/amd64 -t dogeos69/rollup-node:tsuki-762e47f-reth4036577 --load .
  • docker run --rm --platform linux/amd64 dogeos69/rollup-node:tsuki-762e47f-reth4036577 --help
  • docker run --rm --platform linux/amd64 dogeos69/rollup-node:tsuki-762e47f-reth4036577 init --help
  • docker push dogeos69/rollup-node:tsuki-762e47f-reth4036577

Devnet update note

The devnet EKS cluster currently runs l2-rpc-reth and l2-sequencer-2 as Helm-managed StatefulSets using scrolltech/rollup-node:v1.0.7-rc6. For a one-off rollout after this image is accepted, update those StatefulSet images to the tag above and wait for each rollout.

Follow-up

Updating .github/workflows/release.yml from scrolltech/rollup-node to dogeos69/rollup-node requires a GitHub token with the workflow scope. The attempted push with that file changed was rejected by GitHub, so this PR leaves the workflow file untouched until someone with that scope can apply it.

@vmarkushin vmarkushin changed the title [codex] Build DogeOS rollup-node image from DogeOS Reth [DOG-396] Build DogeOS rollup-node image from DogeOS Reth Jul 6, 2026
@dghelm

dghelm commented Jul 7, 2026

Copy link
Copy Markdown

Superseded by #5 which pulled in some of this code.

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