dymensionxyz / e2e-tests

Dymension e2e tests
24 stars 11 forks source link

[E2E Test] Sequencer Rotation happy flow with multiple sequencers coming and syncing over DA #376

Closed anhductn2001 closed 2 months ago

anhductn2001 commented 3 months ago

Test Case Type

New

DRS

ALL

Target Milestone

3D

Test Case Issue link

No response

Epic

sequencer rotation

Test Case Description

happy flow

Preconditions

Test Steps

Expected Results

  1. sequencer A stopped at block height X on the rollapp.
  2. sequencer C started at block height X+1 on the rollapp.
  3. block height X of the rollapp in the last block in the last batch of sequencer A.
  4. block height x+1 of the rollapp is the first block in the first batch of sequencer C
  5. full nodes are eventually synced
  6. sequencer C status is bonded and A is unbonded.

Live Test

Comments

No response