Skip to content

chore: remove obsolete zone genesis setup - #1221

Open
decofe wants to merge 4 commits into
mainfrom
centaur/cleanup-genesis-arguments-1787072965
Open

chore: remove obsolete zone genesis setup#1221
decofe wants to merge 4 commits into
mainfrom
centaur/cleanup-genesis-arguments-1787072965

Conversation

@decofe

@decofe decofe commented Aug 18, 2026

Copy link
Copy Markdown
Member

Summary

  • remove the unused --admin and --sequencer inputs from generate-zone-genesis
  • remove the temporary funded 0xdeadbeef… deployer account and its allocation filter
  • remove the obsolete Address::ZERO nonce allocation and regenerate the bundled Zone genesis
  • keep L1 Zone Portal admin and sequencer configuration unchanged

Validation

  • cargo +nightly fmt --check
  • cargo check -p tempo-xtask
  • audited every remaining GenerateZoneGenesis field; each is consumed by genesis construction or output
  • generated a Zone genesis through the CLI without --admin and verified neither 0xdeadbeefdeadbeefdeadbeefdeadbeefdeadbeef nor Address::ZERO is allocated
  • RUST_LOG=info cargo test -p zone-node --test it l1_e2e::test_deposit_via_real_l1 -- --exact --nocapture — passed; captured output contains no state-root mismatch or state-root fallback warnings

Prompted by: @klkvr

Co-authored-by: Derek Cofausper <256792747+decofe@users.noreply.github.com>
Co-authored-by: Derek Cofausper <256792747+decofe@users.noreply.github.com>
@decofe decofe changed the title chore: remove unused zone genesis inputs chore: remove obsolete zone genesis setup Aug 18, 2026
Co-authored-by: Derek Cofausper <256792747+decofe@users.noreply.github.com>
klkvr
klkvr previously approved these changes Aug 18, 2026
Co-authored-by: Derek Cofausper <256792747+decofe@users.noreply.github.com>
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