ethereum-optimism / design-docs

MIT License
25 stars 19 forks source link

deployment-chains: Idea to resolve deployment composition and customization #52

Closed protolambda closed 2 months ago

protolambda commented 3 months ago

Description

A deterministic incremental approach to chain deployment creates better composability and customization. I.e. we organize it as a chain of smaller individually configurable deployments. This enables multi-L2 Interop test setups, and aims to align with the deployment-approach changes of OPStackManager.

Draft, needs feedback from smart-contract and Optimism monorepo-testing stakeholders.

tynes commented 2 months ago

@protolambda should we close this in favor of #61?