File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -472,20 +472,20 @@ When a single sequencer comes back online after downtime spanning multiple DA ep
472472Sequencer offline during epochs 100-150 (5 epochs of 10 blocks each)
473473Full nodes (base sequencing) produced blocks with forced txs only
474474
475- Sequencer restarts at epoch 160 :
475+ Sequencer restarts:
476476
4774771 . Checkpoint DA height: 100
478- 2 . Latest DA height: 160
479- 3 . Missed epochs: 6 (more than 1)
478+ 2 . Latest DA height: 150
479+ 3 . Missed epochs: 5 (more than 1)
4804804 . Enter catch-up mode
481481
482482Catch-up process:
483483
484484- Epoch 101-110: Produce blocks with forced txs only, use epoch timestamps
485485- Epoch 111-120: Continue catch-up...
486486- ...
487- - Epoch 151-160 : Still catching up
488- - Epoch 161 : ErrHeightFromFuture -> exit catch-up mode
487+ - Epoch 141-150 : Still catching up
488+ - Epoch 151 : ErrHeightFromFuture -> exit catch-up mode
489489
490490Normal operation resumes:
491491
You can’t perform that action at this time.
0 commit comments