dymensionxyz / e2e-tests

Dymension e2e tests
24 stars 11 forks source link

[E2E Test] Test time upgrade but upgrade time is in the past. #481

Closed anhductn2001 closed 1 month ago

anhductn2001 commented 1 month ago

Test Case Type

New

DRS

ALL

Target Milestone

3D

Test Case Issue link

No response

Epic

time based upgrade

Test Case Description

na

Preconditions

  1. One sequenccer
  2. One full node
  3. Sequencer produces block at 10 sec interval

Test Steps

  1. Create a gov proposal to change rollapp params version (which is basically an upgrade - which should halt the chain) at specific time that is in the past. It should fail when the proposal is sent.

Expected Results

  1. Should fail once the tx is executed.

Live Test

Comments

No response