ethereum-optimism / optimism

Optimism is Ethereum, scaled.
https://optimism.io
MIT License
5.65k stars 3.28k forks source link

feat: Remove DelayedVetoable #12939

Closed maurelian closed 2 days ago

maurelian commented 2 days ago

DelayedVetoable is not used in production, and is unlikely to be deployed anytime soon.

Current planning in https://github.com/ethereum-optimism/design-docs/pull/159 gives us a better place to apply this logic in the proposed SuperchainProxyAdmin contract anyways.