Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 task
anhductn2001 opened this issue Aug 16, 2024 · 0 comments · May be fixed by #393
Open
1 task

Comments

@anhductn2001
Copy link
Contributor

anhductn2001 commented Aug 16, 2024

Test Case Type

New

DRS

ALL

Target Milestone

3D

Test Case Issue link

No response

Epic

sequencer rotation

Test Case Description

happy flow

Preconditions

  • rollapp have active sequencer A, which wants to exit its role
  • sequencer B
  • sequencer C
  • configured using grpc DA sync

Test Steps

  • seq A want to exit seq role (unbond)
  • Start notice_period with default time = 2 weeks
  • Check IBC-Transfer before the switch/after the switch/during the switch
  • Seq B bonded
  • Seq C bonded more than seq B

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

  • Yes

Comments

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants