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",