No | Scenario | Pre-condition | Pre-condition check | Expected result | Expected result check | Covered By |
---|---|---|---|---|---|---|
1 | Rollapp to 3rd party chain |
|
✅ | TestIBCPFMWithGracePeriod_EVM TestIBCPFMWithGracePeriod_Wasm | ||
2 | 3rd party chain to Rollapp |
|
✅ | TestIBCTransferGaiaToRollApp_EVM TestIBCTransferGaiaToRollApp_Wasm | ||
3 | Rollapp to 3rd party chain with eIBC |
|
✅ | TestEIBCPFM_EVM TestEIBCPFM_Wasm | ||
4 | Rollapp to Rollapp - ERC20 registered | erc20 registered on rollapp2 for rollapp 1 IBC | ✅ |
|
✅ | TestIBCPFM_RollApp1ToRollApp2WithErc20 |
5 | Rollapp to Rollapp - ERC20 not registered | erc20 NOT registered on rollapp2 for rollapp 1 IBC | ✅ |
|
✅ | TestIBCPFM_RollApp1ToRollApp2WithOutErc20 |
6 | Rollapp to Rollapp + eIBC | send from rollapp 1 to rollapp 2 using PFM + eIBC should fail | ✅ | TestEIBCPFM_EVM TestEIBCPFM_Wasm |