fraxtal-mainnet: add fjord/granite/holocene/isthmus fork times to genesis.json (check_fork_times --fix)
Source: FraxFinance/fraxtal-node master mainnet/rollup.json (published; RPCs refuse optimism_rollupConfig). rollup.json already had them; genesis.json stopped at ecotone so op-geth (geth init runs every start) never activated Fjord+. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01RzxemENdcZBCxdGrzXiFvS
This commit is contained in:
@@ -27,7 +27,11 @@
|
|||||||
"eip1559Elasticity": 10,
|
"eip1559Elasticity": 10,
|
||||||
"eip1559Denominator": 50,
|
"eip1559Denominator": 50,
|
||||||
"eip1559DenominatorCanyon": 250
|
"eip1559DenominatorCanyon": 250
|
||||||
}
|
},
|
||||||
|
"fjordTime": 1733947201,
|
||||||
|
"graniteTime": 1738958401,
|
||||||
|
"holoceneTime": 1744052401,
|
||||||
|
"isthmusTime": 1755716401
|
||||||
},
|
},
|
||||||
"nonce": "0x0",
|
"nonce": "0x0",
|
||||||
"timestamp": "0x65bbdd57",
|
"timestamp": "0x65bbdd57",
|
||||||
@@ -96134,4 +96138,4 @@
|
|||||||
"baseFeePerGas": "0x3b9aca00",
|
"baseFeePerGas": "0x3b9aca00",
|
||||||
"excessBlobGas": null,
|
"excessBlobGas": null,
|
||||||
"blobGasUsed": null
|
"blobGasUsed": null
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -39,4 +39,4 @@
|
|||||||
"deposit_contract_address": "0x36cb65c1967a0fb0eee11569c51c2f2aa1ca6f6d",
|
"deposit_contract_address": "0x36cb65c1967a0fb0eee11569c51c2f2aa1ca6f6d",
|
||||||
"l1_system_config_address": "0x34a9f273cbd847d49c3de015fc26c3e66825f8b2",
|
"l1_system_config_address": "0x34a9f273cbd847d49c3de015fc26c3e66825f8b2",
|
||||||
"protocol_versions_address": "0x0000000000000000000000000000000000000000"
|
"protocol_versions_address": "0x0000000000000000000000000000000000000000"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user