Replies: 3 comments 1 reply
-
Has the node finished initial sync yet? |
Beta Was this translation helpful? Give feedback.
1 reply
-
The unsafe reported block is up to date but, the node is still not adding safe and finalized blocks. What would be a proper time to wait until the Base mainnet node finish the initial sync? |
Beta Was this translation helpful? Give feedback.
0 replies
-
the head block will be updated once the entire pipeline finishes, then the node can start processing new forkchoice updates again and will update the safe/finalized blocks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm running a base node (mainnet) with op-reth ( and op-node running in the same node. The node informs unsafe blocks, but
safe
andfinalized
blocks are always 0.op-node version:
v1.9.3
I didn't find error logs, just:
Consensus client logs:
Execution client logs:
op-reth args:
op-node args:
Beta Was this translation helpful? Give feedback.
All reactions