ethereum-optimism / specs

OP Stack Specifications
https://specs.optimism.io
Creative Commons Zero v1.0 Universal
102 stars 92 forks source link

feat: add shared lockbox spec #465

Open agusduha opened 1 week ago

agusduha commented 1 week ago

Description

Introducing the SharedLockbox spec and its corresponding upgrade process. This enhancement improves the Superchain’s interoperable ETH withdrawal user experience and prevents withdrawal failures caused by insufficient ETH in the OptimismPortal. Additionally, the dependency manager role is being added to SuperchainConfig to manage the network’s dependency set.

Additional context

Design doc: https://github.com/ethereum-optimism/design-docs/pull/84