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

Granite mainnet release #217

Merged
merged 1 commit into from
Sep 1, 2024
Merged

Granite mainnet release #217

merged 1 commit into from
Sep 1, 2024

Conversation

mininny
Copy link
Member

@mininny mininny commented Aug 31, 2024

Update Superchain Registry and OP Stack version for Granite mainnet release.

Gov Post: https://gov.optimism.io/t/upgrade-proposal-10-granite-network-upgrade/8733

@@ -36,7 +36,7 @@ var (
chaosnetRegolithTime = big.NewInt(1692156862)
)

var OPStackSupport = ProtocolVersionV0{Build: [8]byte{}, Major: 8, Minor: 0, Patch: 0, PreRelease: 1}.Encode()
var OPStackSupport = ProtocolVersionV0{Build: [8]byte{}, Major: 8, Minor: 0, Patch: 0, PreRelease: 0}.Encode()
Copy link
Member

Choose a reason for hiding this comment

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

@@ -39,7 +39,7 @@ require (
github.com/dop251/goja v0.0.0-20220405120441-9037c2b61cbf
github.com/edsrzf/mmap-go v1.1.0
github.com/emicklei/dot v1.6.1
github.com/ethereum-optimism/superchain-registry/superchain v0.0.0-20240803025447-c92ef420eec2
github.com/ethereum-optimism/superchain-registry/superchain v0.0.0-20240821192748-42bd03ba8313
Copy link
Member

Choose a reason for hiding this comment

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

Confirmed that commit 42bd03ba8313 contains the proper mainnet granite time: ethereum-optimism/superchain-registry@42bd03ba8313#diff-93d87ec2dcbe9365e895a7412713d2139f20bf1a76d7168eb374c7c93c8d8dc5, epoch 1726070401.

@mininny mininny merged commit 7fa80f6 into op-erigon Sep 1, 2024
5 checks passed
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