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

Optional initialization of AnchorStateRegistry on Deploy.s.sol run() #279

Draft
wants to merge 2 commits into
base: celo10
Choose a base branch
from

Conversation

jcortejoso
Copy link
Member

Allow skipping the initialization of AnchorStateRegistry contract when running the testnet deployment script Deploy.s.sol.
We want to skip the initialization of this contract so we can initialize in a latter stage with the claimRoot of the migration block (that is not known when run run() function of Deploy.s.sol, as the value of this claimRoot depends on addresses deployed during the execution of this function).

Only intended for testnets.

Copy link

This PR is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Dec 24, 2024
@github-actions github-actions bot closed this Dec 29, 2024
@palango palango reopened this Jan 6, 2025
@github-actions github-actions bot removed the Stale label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants