You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The base chain may need to be update from Mainnet to Sepolia or vice versa.
FORK_BLOCK_NUMBER should be updated in the contract's justfile
Daily CI run upgrade tests may also need to be updated if the previous steps don't address any failures in them.
upgrade() methods in the contracts (usually only SystemConfig and OPCM) will need to be reset to empty.
The text was updated successfully, but these errors were encountered:
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
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
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
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
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:
justfile
upgrade()
methods in the contracts (usually onlySystemConfig
andOPCM
) will need to be reset to empty.The text was updated successfully, but these errors were encountered: