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 only sequencer coming and syncing over DA #375

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

[E2E Test] Sequencer Rotation happy flow with only sequencer coming and syncing over DA #375

anhductn2001 opened this issue Aug 16, 2024 · 0 comments · May be fixed by #396

Comments

@anhductn2001
Copy link
Contributor

anhductn2001 commented Aug 16, 2024

Test Case Type

New

DRS

EVM

Target Milestone

3D

Test Case Issue link

No response

Epic

sequencer rotation

Test Case Description

happy flow with only seq coming

Preconditions

  • rollapp have active sequencer A, which wants to exit its role
  • sequencer B
  • 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

Expected Results

  1. sequencer A stopped at block height X on the rollapp.
  2. sequencer B 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 B
  5. full nodes are eventually synced
  6. sequencer B status is bonded and A is unbonded.

Live Test

  • Yes

Comments

No response

@anhductn2001 anhductn2001 changed the title [E2E Test] Sequencer Rotation happy flow with multiple sequencers coming and syncing over DA [E2E Test] Sequencer Rotation happy flow with only sequencer coming and syncing over DA Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants