Skip to content

feat(PRIV-1981): add chain id guard to sandbox l3 options#343

Merged
robriks merged 1 commit into
l3-changesfrom
markus/priv-1981-dev-multiproof-chain-id-guard
Jun 16, 2026
Merged

feat(PRIV-1981): add chain id guard to sandbox l3 options#343
robriks merged 1 commit into
l3-changesfrom
markus/priv-1981-dev-multiproof-chain-id-guard

Conversation

@robriks

@robriks robriks commented Jun 16, 2026

Copy link
Copy Markdown

Added a require in _assertValidMultiproofInput that reverts with "SystemDeploy: dev multiproof cannot be deployed on production chains" when _isDevMultiproof is true and block.chainid is 1 (Ethereum mainnet), 8453 (Base mainnet), or 84532 (Base Sepolia)

@robriks robriks self-assigned this Jun 16, 2026
@linear

linear Bot commented Jun 16, 2026

Copy link
Copy Markdown

PRIV-1981

@robriks robriks merged commit 5e6cb70 into l3-changes Jun 16, 2026
3 checks passed
@robriks robriks deleted the markus/priv-1981-dev-multiproof-chain-id-guard branch June 16, 2026 17:50
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