ethereum-optimism / specs

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

feat: Proofs: DelayedWETH Incident response improvements #453

Open wildmolasses opened 2 weeks ago

wildmolasses commented 2 weeks ago

Re: https://github.com/ethereum-optimism/optimism/issues/12172 > https://github.com/ethereum-optimism/optimism/issues/12174

This spec PR modifies the existing DelayedWETH spec to support the design changes outlined in Design Docs: DelayedWETH expansion

Let me know what you think of my decision to modify the DelayedWETH spec in place, rather than break it out into its own md file.

Also, if you have a suggestion on how to represent upgradeability concerns (i.e. I took care on storage slots here; should it be documented here or in FMA?) please let me know.