katana mainnet: add Isthmus/Jovian fork times to genesis and rollup

op-reth rejects post-Jovian blocks without isthmusTime/jovianTime in
genesis config and jovian_time in rollup.json; live chain passed both forks.
This commit is contained in:
2026-07-02 06:33:41 +00:00
parent cecd0d5638
commit af1348240c
2 changed files with 3 additions and 0 deletions

View File

@@ -24,6 +24,8 @@
"fjordTime": 0,
"graniteTime": 0,
"holoceneTime": 0,
"isthmusTime": 1746806401,
"jovianTime": 1773066601,
"terminalTotalDifficulty": 0,
"terminalTotalDifficultyPassed": true,
"depositContractAddress": "0x0000000000000000000000000000000000000000",

View File

@@ -31,6 +31,7 @@
"granite_time": 0,
"holocene_time": 0,
"isthmus_time": 1746806401,
"jovian_time": 1773066601,
"batch_inbox_address": "0x000d4411cdeb152378626b5c5e33fd5d6808939a",
"deposit_contract_address": "0x250d30c523104bf0a06825e7eade4dc46edfe40e",
"l1_system_config_address": "0xb6e1f8b589a14b79ddd3ad7f0589ab548c70c174",