Skip to content

chore: drop stale zkTrie comment + flip sample genesis useZktrie=false#1000

Draft
curryxbo wants to merge 1 commit into
mainfrom
chore/zktrie-cleanup
Draft

chore: drop stale zkTrie comment + flip sample genesis useZktrie=false#1000
curryxbo wants to merge 1 commit into
mainfrom
chore/zktrie-cleanup

Conversation

@curryxbo

@curryxbo curryxbo commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Legacy zkTrie cleanup (monorepo side), companion to the go-ethereum zkTrie cleanup.

Scope

  • node/core/executor.go: drop a stale snap-sync zkTrie comment.
  • node/ops-morph/genesis-l2.json, genesis_geth.json: flip stale sample useZktrie:true to false (production genesis is already false).

Build

go build ./... in node/ passes.

Context

The indirect dependency scroll-tech/zktrie will drop out via go mod tidy once the upstream go-ethereum cleanup lands.
Design doc: https://larkfive.sg.larksuite.com/wiki/Qan7w367ji6qn1kU2XTlPzOagte

🤖 Generated with Claude Code

Part of PR-A (zkTrie state cleanup + post-Jade trusted-prefix). MPT is the
confirmed terminal state; pre-Jade history is a trusted prefix.

Changes:
- node/core/executor.go: drop stale "until Geth enables snapshot with zkTrie"
  reference in the full-sync comment.
- node/ops-morph/genesis-l2.json, genesis_geth.json: set scroll.useZktrie
  false (MPT terminal state).

NOT touched (deliberate): go.mod indirect go-ethereum dependency — must wait
for the go-ethereum PR-A to merge before bumping; running `go mod tidy` now
would pull it back. Submodule pointer left as-is.

go build ./... passes in node/. Draft PR-A. Do not push.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 86dd1484-7189-4a4d-801a-020756b3fd13

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/zktrie-cleanup

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant