Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 851 Bytes

rollapp_upgrade.md

File metadata and controls

6 lines (5 loc) · 851 Bytes

Tests handle

No Scenario Pre-condition Pre-condition check Expected result Expected result check Covered By
1 Test non state breaking binary upgrade Running rollapp Change to a new binary and rollapp should continue functioning with upgraded version TestRollappUpgradeNonStateBreaking_EVM TestRollappUpgradeNonStateBreaking_Wasm
2 Test upgrade which requires migration Running rollapp and governor have enough tokens to vote for a governance proposal Vote for upgrade and rollapp should continue functioning with upgraded version TestRollappUpgrade_EVM