arsh
@arsh
If you're running an OP-stack L3 and facing issues with block finalization/reorgs, this might be helpful: https://github.com/ethereum-optimism/optimism/issues/10380 We ran into this problem with one of our customers' chain at /chaindrop and solved it by increasing the finalityLookback value...
1 reply
1 recast
2 reactions
arsh
@arsh
op-node assumes a finalization event will happen on the parent chain every 4 * 32 blocks (or sooner), but on an L2 it can take much longer depending on block time & batch submission frequency. As a result....
1 reply
0 recast
1 reaction