specs: add L2ContractsManager to upgrade spec#878
Closed
maurelian wants to merge 2 commits intol2cm-upgrades-spec/2-proxy-adminfrom
Closed
specs: add L2ContractsManager to upgrade spec#878maurelian wants to merge 2 commits intol2cm-upgrades-spec/2-proxy-adminfrom
maurelian wants to merge 2 commits intol2cm-upgrades-spec/2-proxy-adminfrom
Conversation
This was referenced Jan 27, 2026
8d9b299 to
6a16c68
Compare
ad54874 to
215e357
Compare
b3e2228 to
73e34ea
Compare
215e357 to
60db7c8
Compare
73e34ea to
2b508d0
Compare
60db7c8 to
83dc7ab
Compare
2b508d0 to
a4ee0a4
Compare
Adds L2ContractsManager component for upgrade execution logic: - Configuration gathering and preservation - Deterministic upgrade execution via DELEGATECALL - Feature flag support - Atomic upgrade operations Includes 6 invariants, 4 assumptions, and interface definition. Part 3 of 6-part specification.
83dc7ab to
3b108b1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds L2ContractsManager component for upgrade execution logic:
Includes 6 invariants, 4 assumptions, and interface definition.
Part 3 of 6-part specification.
Stack: