Skip to content

feat(CHAIN-4707): add Zeronet SystemConfig ownership transfer task - #755

Open
0xth4nh wants to merge 1 commit into
mux/active-evm-docsfrom
thanhtrinh/chain-4707-transfer-ownership-of-zeronet-systemconfig-to-incident
Open

feat(CHAIN-4707): add Zeronet SystemConfig ownership transfer task#755
0xth4nh wants to merge 1 commit into
mux/active-evm-docsfrom
thanhtrinh/chain-4707-transfer-ownership-of-zeronet-systemconfig-to-incident

Conversation

@0xth4nh

@0xth4nh 0xth4nh commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

What changed?

Adds the Zeronet task that transfers SystemConfig ownership from the proxy admin owner Safe to the incident multisig, on top of the shared active/evm project:

  • active/evm/Makefile: task Makefile selecting this task/network, deriving per-Safe senders, wiring script/common/ownership/TransferSystemConfigOwnership.s.sol.
  • config/zeronet/: .env (base-contracts v8.2.1), network.env, README.md, FACILITATOR guide.
  • config/zeronet/validations/: generated coinbase-signer.json + security-council-signer.json (with skipTaskOriginValidation: true for Zeronet).

4th and final PR in the stack: #773 (foundation) → #775 (CI) → #776 (docs) → this.

Owners

Role Address
Current owner (proxy admin owner) 0x3d59999977e0896ee1f8783bB8251DF16fb483E9
New owner (incident multisig) 0x856611ed7e07d83243b15e93f6321f2df6865852

How to test?

cd active/evm
make deps
make gen-validation-cb   # regenerates coinbase-signer.json (requires ottr-cli SSO)
make gen-validation-sc

The generated domain/message hashes match the committed validation files. forge build compiles the task against base-contracts v8.2.1. Post-check asserts SystemConfig.owner() == incident multisig.

@linear

linear Bot commented Jul 10, 2026

Copy link
Copy Markdown

CHAIN-4707

@cb-heimdall

Copy link
Copy Markdown
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/2
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 2
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 2
2
1 if commit is unverified 0
Sum 2

@0xth4nh
0xth4nh force-pushed the thanhtrinh/chain-4707-transfer-ownership-of-zeronet-systemconfig-to-incident branch from bd64016 to cb7535f Compare July 21, 2026 19:18
@0xth4nh
0xth4nh changed the base branch from main to feat/reorg-contract-ops-phase1 July 21, 2026 19:18
@0xth4nh
0xth4nh force-pushed the feat/reorg-contract-ops-phase1 branch from 48f36a5 to c84592a Compare July 28, 2026 18:10
@0xth4nh
0xth4nh force-pushed the thanhtrinh/chain-4707-transfer-ownership-of-zeronet-systemconfig-to-incident branch from cb7535f to c37d34b Compare July 28, 2026 19:11
Base automatically changed from feat/reorg-contract-ops-phase1 to main July 29, 2026 17:13
@0xth4nh
0xth4nh force-pushed the thanhtrinh/chain-4707-transfer-ownership-of-zeronet-systemconfig-to-incident branch 4 times, most recently from d0afa52 to 15dcbe2 Compare July 29, 2026 20:12
@0xth4nh
0xth4nh changed the base branch from main to mux/active-evm-docs July 29, 2026 20:12
@0xth4nh
0xth4nh force-pushed the mux/active-evm-docs branch from 3cddd0b to ff4f9b4 Compare July 29, 2026 22:17
@0xth4nh
0xth4nh force-pushed the thanhtrinh/chain-4707-transfer-ownership-of-zeronet-systemconfig-to-incident branch from 15dcbe2 to cf479f1 Compare July 29, 2026 22:17
@0xth4nh
0xth4nh force-pushed the mux/active-evm-docs branch from ff4f9b4 to 92134fa Compare July 29, 2026 22:20
@0xth4nh
0xth4nh force-pushed the thanhtrinh/chain-4707-transfer-ownership-of-zeronet-systemconfig-to-incident branch from cf479f1 to 6b82512 Compare July 29, 2026 22:20
@0xth4nh
0xth4nh force-pushed the mux/active-evm-docs branch from 92134fa to 632ea21 Compare July 29, 2026 22:59
@0xth4nh
0xth4nh force-pushed the thanhtrinh/chain-4707-transfer-ownership-of-zeronet-systemconfig-to-incident branch from 6b82512 to d28c6bd Compare July 29, 2026 22:59
@0xth4nh
0xth4nh force-pushed the mux/active-evm-docs branch from 632ea21 to d687b3c Compare July 29, 2026 23:05
@0xth4nh
0xth4nh force-pushed the thanhtrinh/chain-4707-transfer-ownership-of-zeronet-systemconfig-to-incident branch from d28c6bd to 7891494 Compare July 29, 2026 23:05
@0xth4nh
0xth4nh force-pushed the mux/active-evm-docs branch from d687b3c to b6be58b Compare July 29, 2026 23:12
Adds the Zeronet task that transfers SystemConfig ownership from the proxy
admin owner Safe to the incident multisig, using the shared active/evm
project and script/common/ownership/TransferSystemConfigOwnership.s.sol.
Includes the task Makefile, per-network config, and generated validation
files (skipTaskOriginValidation for Zeronet).

Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
@0xth4nh
0xth4nh force-pushed the thanhtrinh/chain-4707-transfer-ownership-of-zeronet-systemconfig-to-incident branch from 7891494 to 6a13243 Compare July 29, 2026 23:12
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