Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

specs: add derivation based dep set updates #534

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

tynes
Copy link
Contributor

@tynes tynes commented Jan 23, 2025

Description

Update: We are putting this on hold until we have a better understanding of how we will do upgrades to the proof system

Adds the derivation based dependency update specs.
A prototype implementation can be found in
defi-wonderland/optimism#197

tldr; derivation creates a system tx that updates the dep
set in L2 by calling the DependencyManager predeploy

Adds the derivation based dependency update specs.
A prototype implementation can be found in
defi-wonderland/optimism#197

tldr; derivation creates a system tx that updates the dep
set in L2 by calling the `DependencyManager` predeploy
@tynes
Copy link
Contributor Author

tynes commented Jan 23, 2025

The newly added invariants should live in verifier.md not in derivation.md

@tynes tynes added the H-interop Hardfork: change planned for Interop upgrade label Jan 23, 2025
Copy link
Contributor

@refcell refcell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great.

@tynes tynes added the S-blocked Status: cannot more forward until something else changes label Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
H-interop Hardfork: change planned for Interop upgrade S-blocked Status: cannot more forward until something else changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants