Add missing timestamp for mainnet chains#1217
Open
ChanHongMing wants to merge 2 commits into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add missing
holocene_time/isthmus_time/jovian_timeto 7 mainnet chainsThe registry is out of sync with on-chain state on 7 mainnet OP-Stack chains. Each chain has shipped a hardfork without a corresponding
[hardforks]entry. This PR backfills the missing timestamps, all sourced from authoritative configs (op-nodeoptimism_rollupConfigRPC, the chain's ownrollup.json, or the chain's official run-a-node documentation).Changes
superchain/configs/mainnet/celo.tomljovian_time1774958788superchain/configs/mainnet/bob.tomljovian_time1773325801superchain/configs/mainnet/lyra.tomljovian_time1769065201superchain/configs/mainnet/orderly.tomljovian_time1769065201superchain/configs/mainnet/sseed.tomljovian_time1769065201superchain/configs/mainnet/fraxtal.tomlholocene_time1744052401superchain/configs/mainnet/fraxtal.tomlisthmus_time1755716401superchain/configs/mainnet/shape.tomlholocene_time1739880000superchain/configs/mainnet/shape.tomlisthmus_time1774530000Sources
Every value below comes from a first-party authoritative source.
Celo (
jovian_time = 1774958788)1774958788"BOB (
jovian_time = 1773325801)OP_NODE_OVERRIDE_JOVIAN=1773325801optimism_rollupConfig(live, https://rpc.gobob.xyz): returnsjovian_time: 1773325801✓ (confirms doc value)Lyra Chain (
jovian_time = 1769065201)optimism_rollupConfig(live, https://rpc.lyra.finance): returnsjovian_time: 1769065201Orderly Mainnet (
jovian_time = 1769065201)optimism_rollupConfig(live, https://rpc.orderly.network): returnsjovian_time: 1769065201Superseed (
jovian_time = 1769065201)optimism_rollupConfig(live, https://mainnet.superseed.xyz): returnsjovian_time: 1769065201Fraxtal (
holocene_time = 1744052401,isthmus_time = 1755716401)rollup.json— fields"holocene_time": 1744052401, "isthmus_time": 1755716401FraxFinance/fraxtal-nodemainnet-20250325 — "Scheduled mainnet holocene hard fork" and mainnet-20250806 — "Scheduled mainnet isthmus hard fork"Shape (
holocene_time = 1739880000,isthmus_time = 1774530000)