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

Sep 027: upgrade and re-initialize SystemConfig #418

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from

Conversation

geoknee
Copy link
Contributor

@geoknee geoknee commented Dec 17, 2024

TODO

  • upgrade to a multi chain task when things are working for OP Sepolia
  • add some breadcrumbs to the previous task 020 to signify that it was incorrect and that this task supercedes it
  • Build on top of @sebastianst 's new validation framework 3591eec

Closes #394

@geoknee geoknee changed the title first pass at task sep 025 Sep 026: upgrade and re-initialize SystemConfig Dec 17, 2024
- All addresses (in section headers and storage values) match the provided name, using the Etherscan and Superchain Registry links provided. This validates the bytecode deployed at the addresses contains the correct logic.
- All key values match the semantic meaning provided, which can be validated using the storage layout links provided.

## State Changes
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This should also ideally show the baseFeeScalar and blobbaseFeeScalar changes.

@geoknee geoknee changed the title Sep 026: upgrade and re-initialize SystemConfig Sep 027: upgrade and re-initialize SystemConfig Dec 18, 2024
@geoknee geoknee force-pushed the gk/025-holocene-sys-cfg branch from b7e7f3c to 33d9359 Compare December 18, 2024 11:18
@geoknee geoknee force-pushed the gk/025-holocene-sys-cfg branch from 50aeb48 to 2e881b4 Compare December 19, 2024 14:58
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.

Bug in SystemConfig Holocene Upgrade
2 participants