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

chore: Update Holocene timestamp for Sepolia #12479

Merged
merged 2 commits into from
Nov 12, 2024
Merged

Conversation

clabby
Copy link
Collaborator

@clabby clabby commented Nov 12, 2024

Overview

#12453 added the timestamps for {OP/Base} Sepolia activation, but they were changed to allow for RaaS providers to have a bit more time to prepare for the upgrade. See ethereum-optimism/superchain-registry#677

@clabby clabby added the A-op-reth Related to Optimism and op-reth label Nov 12, 2024
@clabby clabby self-assigned this Nov 12, 2024
Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

lgtm

looks like we only need to update the forkhash?

thread 'tests::base_sepolia_forkids' panicked at crates/chainspec/src/spec.rs:936:9:
assertion left == right failed: Expected fork ID ForkId { hash: ForkHash("595e2e6e"), next: 0 }, computed fork ID ForkId { hash: ForkHash("8b5e7629"), next: 0 } at block 0

@clabby
Copy link
Collaborator Author

clabby commented Nov 12, 2024

lgtm

looks like we only need to update the forkhash?

thread 'tests::base_sepolia_forkids' panicked at crates/chainspec/src/spec.rs:936:9:
assertion left == right failed: Expected fork ID ForkId { hash: ForkHash("595e2e6e"), next: 0 }, computed fork ID ForkId { hash: ForkHash("8b5e7629"), next: 0 } at block 0

ah whoops - fixed.

@mattsse mattsse added this pull request to the merge queue Nov 12, 2024
Merged via the queue into main with commit b6558f6 Nov 12, 2024
40 checks passed
@mattsse mattsse deleted the cl/holocene-sepolia branch November 12, 2024 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-op-reth Related to Optimism and op-reth
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants