dymensionxyz/e2e-tests

[E2E Test] Sequencer Rotation historical sync - old sequencer already unbonded

Opened this issue · 0 comments

Test Case Type

New

DRS

ALL

Target Milestone

3D

Test Case Issue link

No response

Epic

sequencer rotation

Test Case Description

historical sync - old sequencer already unbonded

Preconditions

  • rollapp have active sequencer A, which wants to exit its role

Test Steps

  • seq A want to exit seq role (unbond)
  • chain halt
  • Set max_uncommited_state_time
  • seq B bonded
  • sync from historical state with chain halt (i.e sequencer B came only after)

Expected Results

blocks 1-100 committed by seq A
blocks 101-200 committed by seq B
blocks > 200 by seq C

need to make sure a new node can sync from genesis (over DA + p2p)

Live Test

  • Yes

Comments

No response