Skip to content

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

Open
0xth4nh wants to merge 2 commits into
mainfrom
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 2 commits into
mainfrom
thanhtrinh/chain-4707-transfer-ownership-of-zeronet-systemconfig-to-incident

Conversation

@0xth4nh

@0xth4nh 0xth4nh commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds a Zeronet signing task (CHAIN-4707) that transfers ownership of the Zeronet SystemConfig proxy from the proxy admin owner Safe to the incident multisig.

Ownership currently lives with the nested proxy admin owner Safe. The task follows the existing nested Safe flow: Coinbase and Security Council signers approve the nested transaction hash, then the proxy admin owner Safe executes one SystemConfig.transferOwnership call.

Owners

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

Transfer (1 call)

Contract Mechanism
SystemConfig transferOwnership

The script validates the current owner before building the call and validates owner() equals the incident multisig in the post-check.

Co-authored-by: Codex <codex-noreply@coinbase.com>
@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

Co-authored-by: Codex <codex-noreply@coinbase.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