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

Document manual monorepo steps associated with a new upgrade (OPCM - Upgrade 13) #13410

Open
Tracked by #13069
maurelian opened this issue Dec 16, 2024 · 1 comment
Open
Tracked by #13069
Assignees
Labels

Comments

@maurelian
Copy link
Contributor

When an upgrade occurs on Sepolia or Mainnet, it is likely that some of the ugprade tests may break, or else will just not accurately represent the actual upgrade process

For now this github issue, and comments on it, can be used for now to document any steps.

Known items:

  1. The base chain may need to be update from Mainnet to Sepolia or vice versa.
  2. FORK_BLOCK_NUMBER should be updated in the contract's justfile
  3. Daily CI run upgrade tests may also need to be updated if the previous steps don't address any failures in them.
  4. upgrade() methods in the contracts (usually only SystemConfig and OPCM) will need to be reset to empty.
@maurelian maurelian changed the title Manual monorepo steps associated with a new upgrade Document manual monorepo steps associated with a new upgrade Dec 16, 2024
@BlocksOnAChain BlocksOnAChain changed the title Document manual monorepo steps associated with a new upgrade Document manual monorepo steps associated with a new upgrade (Upgrade 12) Jan 10, 2025
@maurelian maurelian changed the title Document manual monorepo steps associated with a new upgrade (Upgrade 12) Document manual monorepo steps associated with a new upgrade (Upgrade 13) Jan 30, 2025
@maurelian maurelian added T-upgrades T-evm-safety Team: EVM Safety labels Feb 4, 2025
@maurelian maurelian changed the title Document manual monorepo steps associated with a new upgrade (Upgrade 13) Document manual monorepo steps associated with a new upgrade (OPCM - Upgrade 13) Feb 5, 2025
@alcueca
Copy link

alcueca commented Feb 10, 2025

Two questions:

  1. Would this go in a new section in the Optimism Docs ("Chain Upgrades")?
Image
  1. Is all the information that we need the four items in this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

2 participants