[OP Stack Deployment] failed to create new block via forkchoice: unrecognized rpc error: Unsupported fork #770
-
Did you check the documentation?
Did you check for duplicate questions?
Issue DescriptionWhen i run cli op-node: LogsAt log op-node:
At log op-geth: Additional Informationthis is my file rollup.json
this is a part of genesis.json
FeedbackNo response |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 10 replies
-
whats your op-node and op-geth version? |
Beta Was this translation helpful? Give feedback.
-
{
"genesis": {
"l1": {
"hash": "0x6d5fba7ddce430c8ed8019b5bf2add8000022b9196b75bf803a72f67ec924515",
"number": 7941714
},
"l2": {
"hash": "0x322d52e2c39833332ca128769f89cbbd1b66b40b91513f177a3330ffe99c5f1a",
"number": 0
},
"l2_time": 1742467140,
"system_config": {
"batcherAddr": "0xb7f6aab7fbdfa2172ecb29f95b43fea1ebb8394d",
"overhead": "0x0000000000000000000000000000000000000000000000000000000000000834",
"scalar" : "0x010000000000000000000000000000000000000000000000000c5fc500000558",
"gasLimit": 60000000,
"eip1559Params": "0x0000000000000000"
}
},
"block_time": 2,
"max_sequencer_drift": 600,
"seq_window_size": 3600,
"channel_timeout": 300,
"l1_chain_id": 11155111,
"l2_chain_id": 260201,
"regolith_time": 0,
"canyon_time": 0,
"delta_time": 0,
"ecotone_time": null,
"fjord_time": 0,
"granite_time": 0,
"holocene_time": 0,
"batch_inbox_address": "0x004e785c8a6448dc853799863ca8c206607dd55b",
"deposit_contract_address": "0xa275fcbdf36599a51a7f85953be12d3e7cfabbca",
"l1_system_config_address": "0x9f2a85ce6e8075c0ba913ba71d4bf10405475350",
"protocol_versions_address": "0x79add5713b383daa0a138d3c4780c7a1804a8090"
} Why Also please add other times shown in |
Beta Was this translation helpful? Give feedback.
You need to set beacon endpoint in op-node to your L1 consensus node (lighthouse, prism, etc). This is required for new version of OP Stack.
Document: https://docs.optimism.io/operators/node-operators/configuration/consensus-config#l1beacon