diff --git a/.github/compatibility-test-matrices/release-v7.8.x/client-chain-a.json b/.github/compatibility-test-matrices/release-v7.8.x/client-chain-a.json new file mode 100644 index 00000000000..ee10af4c1ab --- /dev/null +++ b/.github/compatibility-test-matrices/release-v7.8.x/client-chain-a.json @@ -0,0 +1,18 @@ +{ + "chain-a": [ + "release-v7.8.x" + ], + "chain-b": [ + "release-v7.8.x" + ], + "entrypoint": [ + "TestClientTestSuite" + ], + "test": [ + "TestClient_Update_Misbehaviour", + "TestAllowedClientsParam" + ], + "relayer-type": [ + "hermes" + ] +} diff --git a/.github/compatibility-test-matrices/release-v7.8.x/connection-chain-a.json b/.github/compatibility-test-matrices/release-v7.8.x/connection-chain-a.json new file mode 100644 index 00000000000..4b1371ed73c --- /dev/null +++ b/.github/compatibility-test-matrices/release-v7.8.x/connection-chain-a.json @@ -0,0 +1,17 @@ +{ + "chain-a": [ + "release-v7.8.x" + ], + "chain-b": [ + "release-v7.8.x" + ], + "entrypoint": [ + "TestConnectionTestSuite" + ], + "test": [ + "TestMaxExpectedTimePerBlockParam" + ], + "relayer-type": [ + "hermes" + ] +} diff --git a/.github/compatibility-test-matrices/release-v7.8.x/ica-chain-a.json b/.github/compatibility-test-matrices/release-v7.8.x/ica-chain-a.json new file mode 100644 index 00000000000..8d534690974 --- /dev/null +++ b/.github/compatibility-test-matrices/release-v7.8.x/ica-chain-a.json @@ -0,0 +1,26 @@ +{ + "chain-a": [ + "release-v7.8.x" + ], + "chain-b": [ + "v8.4.0", + "v7.7.0", + "v7.6.0", + "v7.5.0", + "v7.4.0", + "v6.3.0", + "release-v7.8.x" + ], + "entrypoint": [ + "TestInterchainAccountsTestSuite" + ], + "test": [ + "TestMsgSendTx_SuccessfulTransfer", + "TestMsgSendTx_FailedTransfer_InsufficientFunds", + "TestMsgSendTx_SuccessfulTransfer_AfterReopeningICA", + "TestControllerEnabledParam" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v7.8.x/ica-chain-b.json b/.github/compatibility-test-matrices/release-v7.8.x/ica-chain-b.json new file mode 100644 index 00000000000..7548c5aff2b --- /dev/null +++ b/.github/compatibility-test-matrices/release-v7.8.x/ica-chain-b.json @@ -0,0 +1,26 @@ +{ + "chain-a": [ + "v8.4.0", + "v7.7.0", + "v7.6.0", + "v7.5.0", + "v7.4.0", + "v6.3.0", + "release-v7.8.x" + ], + "chain-b": [ + "release-v7.8.x" + ], + "entrypoint": [ + "TestInterchainAccountsTestSuite" + ], + "test": [ + "TestMsgSendTx_SuccessfulTransfer", + "TestMsgSendTx_FailedTransfer_InsufficientFunds", + "TestMsgSendTx_SuccessfulTransfer_AfterReopeningICA", + "TestHostEnabledParam" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v7.8.x/ica-gov-chain-a.json b/.github/compatibility-test-matrices/release-v7.8.x/ica-gov-chain-a.json new file mode 100644 index 00000000000..280ff71a44f --- /dev/null +++ b/.github/compatibility-test-matrices/release-v7.8.x/ica-gov-chain-a.json @@ -0,0 +1,23 @@ +{ + "chain-a": [ + "release-v7.8.x" + ], + "chain-b": [ + "v8.4.0", + "v7.7.0", + "v7.6.0", + "v7.5.0", + "v7.4.0", + "v6.3.0", + "release-v7.8.x" + ], + "entrypoint": [ + "TestInterchainAccountsGovTestSuite" + ], + "test": [ + "TestInterchainAccountsGovIntegration" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v7.8.x/ica-gov-chain-b.json b/.github/compatibility-test-matrices/release-v7.8.x/ica-gov-chain-b.json new file mode 100644 index 00000000000..a3ee5829438 --- /dev/null +++ b/.github/compatibility-test-matrices/release-v7.8.x/ica-gov-chain-b.json @@ -0,0 +1,23 @@ +{ + "chain-a": [ + "v8.4.0", + "v7.7.0", + "v7.6.0", + "v7.5.0", + "v7.4.0", + "v6.3.0", + "release-v7.8.x" + ], + "chain-b": [ + "release-v7.8.x" + ], + "entrypoint": [ + "TestInterchainAccountsGovTestSuite" + ], + "test": [ + "TestInterchainAccountsGovIntegration" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v7.8.x/ica-groups-chain-a.json b/.github/compatibility-test-matrices/release-v7.8.x/ica-groups-chain-a.json new file mode 100644 index 00000000000..80af5587210 --- /dev/null +++ b/.github/compatibility-test-matrices/release-v7.8.x/ica-groups-chain-a.json @@ -0,0 +1,23 @@ +{ + "chain-a": [ + "release-v7.8.x" + ], + "chain-b": [ + "v8.4.0", + "v7.7.0", + "v7.6.0", + "v7.5.0", + "v7.4.0", + "v6.3.0", + "release-v7.8.x" + ], + "entrypoint": [ + "TestInterchainAccountsGroupsTestSuite" + ], + "test": [ + "TestInterchainAccountsGroupsIntegration" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v7.8.x/ica-groups-chain-b.json b/.github/compatibility-test-matrices/release-v7.8.x/ica-groups-chain-b.json new file mode 100644 index 00000000000..cb962863315 --- /dev/null +++ b/.github/compatibility-test-matrices/release-v7.8.x/ica-groups-chain-b.json @@ -0,0 +1,23 @@ +{ + "chain-a": [ + "v8.4.0", + "v7.7.0", + "v7.6.0", + "v7.5.0", + "v7.4.0", + "v6.3.0", + "release-v7.8.x" + ], + "chain-b": [ + "release-v7.8.x" + ], + "entrypoint": [ + "TestInterchainAccountsGroupsTestSuite" + ], + "test": [ + "TestInterchainAccountsGroupsIntegration" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v7.8.x/ica-queries-chain-a.json b/.github/compatibility-test-matrices/release-v7.8.x/ica-queries-chain-a.json new file mode 100644 index 00000000000..b8bb98ec266 --- /dev/null +++ b/.github/compatibility-test-matrices/release-v7.8.x/ica-queries-chain-a.json @@ -0,0 +1,20 @@ +{ + "chain-a": [ + "release-v7.8.x" + ], + "chain-b": [ + "v7.7.0", + "v7.6.0", + "v7.5.0", + "release-v7.8.x" + ], + "entrypoint": [ + "TestInterchainAccountsQueryTestSuite" + ], + "test": [ + "TestInterchainAccountsQuery" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v7.8.x/ica-queries-chain-b.json b/.github/compatibility-test-matrices/release-v7.8.x/ica-queries-chain-b.json new file mode 100644 index 00000000000..03695e4d3ec --- /dev/null +++ b/.github/compatibility-test-matrices/release-v7.8.x/ica-queries-chain-b.json @@ -0,0 +1,20 @@ +{ + "chain-a": [ + "v7.7.0", + "v7.6.0", + "v7.5.0", + "release-v7.8.x" + ], + "chain-b": [ + "release-v7.8.x" + ], + "entrypoint": [ + "TestInterchainAccountsQueryTestSuite" + ], + "test": [ + "TestInterchainAccountsQuery" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v7.8.x/ica-unordered-channel-chain-a.json b/.github/compatibility-test-matrices/release-v7.8.x/ica-unordered-channel-chain-a.json new file mode 100644 index 00000000000..0c725f8c0fd --- /dev/null +++ b/.github/compatibility-test-matrices/release-v7.8.x/ica-unordered-channel-chain-a.json @@ -0,0 +1,18 @@ +{ + "chain-a": [ + "release-v7.8.x" + ], + "chain-b": [ + "v8.4.0", + "release-v7.8.x" + ], + "entrypoint": [ + "TestInterchainAccountsTestSuite" + ], + "test": [ + "TestMsgSendTx_SuccessfulTransfer_UnorderedChannel" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v7.8.x/ica-unordered-channel-chain-b.json b/.github/compatibility-test-matrices/release-v7.8.x/ica-unordered-channel-chain-b.json new file mode 100644 index 00000000000..632a2bb66ba --- /dev/null +++ b/.github/compatibility-test-matrices/release-v7.8.x/ica-unordered-channel-chain-b.json @@ -0,0 +1,18 @@ +{ + "chain-a": [ + "v8.4.0", + "release-v7.8.x" + ], + "chain-b": [ + "release-v7.8.x" + ], + "entrypoint": [ + "TestInterchainAccountsTestSuite" + ], + "test": [ + "TestMsgSendTx_SuccessfulTransfer_UnorderedChannel" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v7.8.x/incentivized-ica-chain-a.json b/.github/compatibility-test-matrices/release-v7.8.x/incentivized-ica-chain-a.json new file mode 100644 index 00000000000..47f4a37be22 --- /dev/null +++ b/.github/compatibility-test-matrices/release-v7.8.x/incentivized-ica-chain-a.json @@ -0,0 +1,24 @@ +{ + "chain-a": [ + "release-v7.8.x" + ], + "chain-b": [ + "v8.4.0", + "v7.7.0", + "v7.6.0", + "v7.5.0", + "v7.4.0", + "v6.3.0", + "release-v7.8.x" + ], + "entrypoint": [ + "TestIncentivizedInterchainAccountsTestSuite" + ], + "test": [ + "TestMsgSendTx_SuccessfulBankSend_Incentivized", + "TestMsgSendTx_FailedBankSend_Incentivized" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v7.8.x/incentivized-ica-chain-b.json b/.github/compatibility-test-matrices/release-v7.8.x/incentivized-ica-chain-b.json new file mode 100644 index 00000000000..3fc7290b643 --- /dev/null +++ b/.github/compatibility-test-matrices/release-v7.8.x/incentivized-ica-chain-b.json @@ -0,0 +1,24 @@ +{ + "chain-a": [ + "v8.4.0", + "v7.7.0", + "v7.6.0", + "v7.5.0", + "v7.4.0", + "v6.3.0", + "release-v7.8.x" + ], + "chain-b": [ + "release-v7.8.x" + ], + "entrypoint": [ + "TestIncentivizedInterchainAccountsTestSuite" + ], + "test": [ + "TestMsgSendTx_SuccessfulBankSend_Incentivized", + "TestMsgSendTx_FailedBankSend_Incentivized" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v7.8.x/incentivized-transfer-chain-a.json b/.github/compatibility-test-matrices/release-v7.8.x/incentivized-transfer-chain-a.json new file mode 100644 index 00000000000..04c5fe9d999 --- /dev/null +++ b/.github/compatibility-test-matrices/release-v7.8.x/incentivized-transfer-chain-a.json @@ -0,0 +1,30 @@ +{ + "chain-a": [ + "release-v7.8.x" + ], + "chain-b": [ + "v8.4.0", + "v7.7.0", + "v7.6.0", + "v7.5.0", + "v7.4.0", + "v6.3.0", + "v5.4.0", + "v4.6.0", + "release-v7.8.x" + ], + "entrypoint": [ + "TestIncentivizedTransferTestSuite" + ], + "test": [ + "TestMsgPayPacketFee_AsyncSingleSender_Succeeds", + "TestMsgPayPacketFee_InvalidReceiverAccount", + "TestMultiMsg_MsgPayPacketFeeSingleSender", + "TestMsgPayPacketFee_SingleSender_TimesOut", + "TestPayPacketFeeAsync_SingleSender_NoCounterPartyAddress", + "TestMsgPayPacketFee_AsyncMultipleSenders_Succeeds" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v7.8.x/incentivized-transfer-chain-b.json b/.github/compatibility-test-matrices/release-v7.8.x/incentivized-transfer-chain-b.json new file mode 100644 index 00000000000..07689c63072 --- /dev/null +++ b/.github/compatibility-test-matrices/release-v7.8.x/incentivized-transfer-chain-b.json @@ -0,0 +1,30 @@ +{ + "chain-a": [ + "v8.4.0", + "v7.7.0", + "v7.6.0", + "v7.5.0", + "v7.4.0", + "v6.3.0", + "v5.4.0", + "v4.6.0", + "release-v7.8.x" + ], + "chain-b": [ + "release-v7.8.x" + ], + "entrypoint": [ + "TestIncentivizedTransferTestSuite" + ], + "test": [ + "TestMsgPayPacketFee_AsyncSingleSender_Succeeds", + "TestMsgPayPacketFee_InvalidReceiverAccount", + "TestMultiMsg_MsgPayPacketFeeSingleSender", + "TestMsgPayPacketFee_SingleSender_TimesOut", + "TestPayPacketFeeAsync_SingleSender_NoCounterPartyAddress", + "TestMsgPayPacketFee_AsyncMultipleSenders_Succeeds" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v7.8.x/localhost-ica-chain-a.json b/.github/compatibility-test-matrices/release-v7.8.x/localhost-ica-chain-a.json new file mode 100644 index 00000000000..c6b4dfc7d90 --- /dev/null +++ b/.github/compatibility-test-matrices/release-v7.8.x/localhost-ica-chain-a.json @@ -0,0 +1,23 @@ +{ + "chain-a": [ + "release-v7.8.x" + ], + "chain-b": [ + "v8.4.0", + "v7.7.0", + "v7.6.0", + "v7.5.0", + "v7.4.0", + "release-v7.8.x" + ], + "entrypoint": [ + "LocalhostInterchainAccountsTestSuite" + ], + "test": [ + "TestInterchainAccounts_Localhost", + "TestInterchainAccounts_ReopenChannel_Localhost" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v7.8.x/localhost-transfer-chain-a.json b/.github/compatibility-test-matrices/release-v7.8.x/localhost-transfer-chain-a.json new file mode 100644 index 00000000000..1a341946ebe --- /dev/null +++ b/.github/compatibility-test-matrices/release-v7.8.x/localhost-transfer-chain-a.json @@ -0,0 +1,22 @@ +{ + "chain-a": [ + "release-v7.8.x" + ], + "chain-b": [ + "v8.4.0", + "v7.7.0", + "v7.6.0", + "v7.5.0", + "v7.4.0", + "release-v7.8.x" + ], + "entrypoint": [ + "LocalhostTransferTestSuite" + ], + "test": [ + "TestMsgTransfer_Localhost" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v7.8.x/transfer-authz-chain-a.json b/.github/compatibility-test-matrices/release-v7.8.x/transfer-authz-chain-a.json new file mode 100644 index 00000000000..1b25fe70856 --- /dev/null +++ b/.github/compatibility-test-matrices/release-v7.8.x/transfer-authz-chain-a.json @@ -0,0 +1,23 @@ +{ + "chain-a": [ + "release-v7.8.x" + ], + "chain-b": [ + "v8.4.0", + "v7.7.0", + "v7.6.0", + "v7.5.0", + "v7.4.0", + "release-v7.8.x" + ], + "entrypoint": [ + "TestAuthzTransferTestSuite" + ], + "test": [ + "TestAuthz_MsgTransfer_Succeeds", + "TestAuthz_InvalidTransferAuthorizations" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v7.8.x/transfer-authz-chain-b.json b/.github/compatibility-test-matrices/release-v7.8.x/transfer-authz-chain-b.json new file mode 100644 index 00000000000..06034306cd6 --- /dev/null +++ b/.github/compatibility-test-matrices/release-v7.8.x/transfer-authz-chain-b.json @@ -0,0 +1,23 @@ +{ + "chain-a": [ + "v8.4.0", + "v7.7.0", + "v7.6.0", + "v7.5.0", + "v7.4.0", + "release-v7.8.x" + ], + "chain-b": [ + "release-v7.8.x" + ], + "entrypoint": [ + "TestAuthzTransferTestSuite" + ], + "test": [ + "TestAuthz_MsgTransfer_Succeeds", + "TestAuthz_InvalidTransferAuthorizations" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v7.8.x/transfer-chain-a.json b/.github/compatibility-test-matrices/release-v7.8.x/transfer-chain-a.json new file mode 100644 index 00000000000..7df2f094172 --- /dev/null +++ b/.github/compatibility-test-matrices/release-v7.8.x/transfer-chain-a.json @@ -0,0 +1,32 @@ +{ + "chain-a": [ + "release-v7.8.x" + ], + "chain-b": [ + "v8.4.0", + "v7.7.0", + "v7.6.0", + "v7.5.0", + "v7.4.0", + "v6.3.0", + "v5.4.0", + "v4.6.0", + "v3.4.0", + "v2.5.0", + "release-v7.8.x" + ], + "entrypoint": [ + "TestTransferTestSuite" + ], + "test": [ + "TestMsgTransfer_Succeeds_Nonincentivized", + "TestMsgTransfer_Fails_InvalidAddress", + "TestMsgTransfer_Timeout_Nonincentivized", + "TestMsgTransfer_WithMemo", + "TestSendEnabledParam", + "TestReceiveEnabledParam" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v7.8.x/transfer-chain-b.json b/.github/compatibility-test-matrices/release-v7.8.x/transfer-chain-b.json new file mode 100644 index 00000000000..5028ea428d6 --- /dev/null +++ b/.github/compatibility-test-matrices/release-v7.8.x/transfer-chain-b.json @@ -0,0 +1,31 @@ +{ + "chain-a": [ + "v8.4.0", + "v7.7.0", + "v7.6.0", + "v7.5.0", + "v7.4.0", + "v6.3.0", + "v5.4.0", + "v4.6.0", + "v3.4.0", + "v2.5.0", + "release-v7.8.x" + ], + "chain-b": [ + "release-v7.8.x" + ], + "entrypoint": [ + "TestTransferTestSuite" + ], + "test": [ + "TestMsgTransfer_Succeeds_Nonincentivized", + "TestMsgTransfer_Fails_InvalidAddress", + "TestMsgTransfer_Timeout_Nonincentivized", + "TestMsgTransfer_WithMemo", + "TestMsgTransfer_EntireBalance" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v8.4.x/ica-queries-chain-b.json b/.github/compatibility-test-matrices/release-v8.4.x/ica-queries-chain-b.json index f00e20ef1c9..0ca69de04da 100644 --- a/.github/compatibility-test-matrices/release-v8.4.x/ica-queries-chain-b.json +++ b/.github/compatibility-test-matrices/release-v8.4.x/ica-queries-chain-b.json @@ -1,12 +1,12 @@ { "chain-a": [ + "v8.4.0", "v7.7.0", "v7.6.0", "v7.5.0", "release-v8.4.x" ], "chain-b": [ - "v8.4.0", "release-v8.4.x" ], "entrypoint": [ diff --git a/.github/compatibility-test-matrices/release-v8.5.x/client-chain-a.json b/.github/compatibility-test-matrices/release-v8.5.x/client-chain-a.json new file mode 100644 index 00000000000..929400b3319 --- /dev/null +++ b/.github/compatibility-test-matrices/release-v8.5.x/client-chain-a.json @@ -0,0 +1,20 @@ +{ + "chain-a": [ + "release-v8.5.x" + ], + "chain-b": [ + "release-v8.5.x" + ], + "entrypoint": [ + "TestClientTestSuite" + ], + "test": [ + "TestRecoverClient_Succeeds", + "TestScheduleIBCUpgrade_Succeeds", + "TestClient_Update_Misbehaviour", + "TestAllowedClientsParam" + ], + "relayer-type": [ + "hermes" + ] +} diff --git a/.github/compatibility-test-matrices/release-v8.5.x/connection-chain-a.json b/.github/compatibility-test-matrices/release-v8.5.x/connection-chain-a.json new file mode 100644 index 00000000000..0377638e340 --- /dev/null +++ b/.github/compatibility-test-matrices/release-v8.5.x/connection-chain-a.json @@ -0,0 +1,17 @@ +{ + "chain-a": [ + "release-v8.5.x" + ], + "chain-b": [ + "release-v8.5.x" + ], + "entrypoint": [ + "TestConnectionTestSuite" + ], + "test": [ + "TestMaxExpectedTimePerBlockParam" + ], + "relayer-type": [ + "hermes" + ] +} diff --git a/.github/compatibility-test-matrices/release-v8.5.x/genesis-chain-a.json b/.github/compatibility-test-matrices/release-v8.5.x/genesis-chain-a.json new file mode 100644 index 00000000000..f94fd73f502 --- /dev/null +++ b/.github/compatibility-test-matrices/release-v8.5.x/genesis-chain-a.json @@ -0,0 +1,17 @@ +{ + "chain-a": [ + "release-v8.5.x" + ], + "chain-b": [ + "release-v8.5.x" + ], + "entrypoint": [ + "TestGenesisTestSuite" + ], + "test": [ + "TestIBCGenesis" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v8.5.x/ica-chain-a.json b/.github/compatibility-test-matrices/release-v8.5.x/ica-chain-a.json new file mode 100644 index 00000000000..ae684f49435 --- /dev/null +++ b/.github/compatibility-test-matrices/release-v8.5.x/ica-chain-a.json @@ -0,0 +1,26 @@ +{ + "chain-a": [ + "release-v8.5.x" + ], + "chain-b": [ + "v8.4.0", + "v7.7.0", + "v7.6.0", + "v7.5.0", + "v7.4.0", + "v6.3.0", + "release-v8.5.x" + ], + "entrypoint": [ + "TestInterchainAccountsTestSuite" + ], + "test": [ + "TestMsgSendTx_SuccessfulTransfer", + "TestMsgSendTx_FailedTransfer_InsufficientFunds", + "TestMsgSendTx_SuccessfulTransfer_AfterReopeningICA", + "TestControllerEnabledParam" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v8.5.x/ica-chain-b.json b/.github/compatibility-test-matrices/release-v8.5.x/ica-chain-b.json new file mode 100644 index 00000000000..7b0f84ef666 --- /dev/null +++ b/.github/compatibility-test-matrices/release-v8.5.x/ica-chain-b.json @@ -0,0 +1,26 @@ +{ + "chain-a": [ + "v8.4.0", + "v7.7.0", + "v7.6.0", + "v7.5.0", + "v7.4.0", + "v6.3.0", + "release-v8.5.x" + ], + "chain-b": [ + "release-v8.5.x" + ], + "entrypoint": [ + "TestInterchainAccountsTestSuite" + ], + "test": [ + "TestMsgSendTx_SuccessfulTransfer", + "TestMsgSendTx_FailedTransfer_InsufficientFunds", + "TestMsgSendTx_SuccessfulTransfer_AfterReopeningICA", + "TestHostEnabledParam" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v8.5.x/ica-channel-upgrade-chain-a.json b/.github/compatibility-test-matrices/release-v8.5.x/ica-channel-upgrade-chain-a.json new file mode 100644 index 00000000000..f2dfd6714f0 --- /dev/null +++ b/.github/compatibility-test-matrices/release-v8.5.x/ica-channel-upgrade-chain-a.json @@ -0,0 +1,19 @@ +{ + "chain-a": [ + "release-v8.5.x" + ], + "chain-b": [ + "v8.4.0", + "release-v8.5.x" + ], + "entrypoint": [ + "TestInterchainAccountsChannelUpgradesTestSuite" + ], + "test": [ + "TestMsgSendTx_SuccessfulTransfer_AfterUpgradingOrdertoUnordered", + "TestChannelUpgrade_ICAChannelClosesAfterTimeout_Succeeds" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v8.5.x/ica-channel-upgrade-chain-b.json b/.github/compatibility-test-matrices/release-v8.5.x/ica-channel-upgrade-chain-b.json new file mode 100644 index 00000000000..94626e60a9a --- /dev/null +++ b/.github/compatibility-test-matrices/release-v8.5.x/ica-channel-upgrade-chain-b.json @@ -0,0 +1,19 @@ +{ + "chain-a": [ + "v8.4.0", + "release-v8.5.x" + ], + "chain-b": [ + "release-v8.5.x" + ], + "entrypoint": [ + "TestInterchainAccountsChannelUpgradesTestSuite" + ], + "test": [ + "TestMsgSendTx_SuccessfulTransfer_AfterUpgradingOrdertoUnordered", + "TestChannelUpgrade_ICAChannelClosesAfterTimeout_Succeeds" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v8.5.x/ica-gov-chain-a.json b/.github/compatibility-test-matrices/release-v8.5.x/ica-gov-chain-a.json new file mode 100644 index 00000000000..e47438d43db --- /dev/null +++ b/.github/compatibility-test-matrices/release-v8.5.x/ica-gov-chain-a.json @@ -0,0 +1,23 @@ +{ + "chain-a": [ + "release-v8.5.x" + ], + "chain-b": [ + "v8.4.0", + "v7.7.0", + "v7.6.0", + "v7.5.0", + "v7.4.0", + "v6.3.0", + "release-v8.5.x" + ], + "entrypoint": [ + "TestInterchainAccountsGovTestSuite" + ], + "test": [ + "TestInterchainAccountsGovIntegration" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v8.5.x/ica-gov-chain-b.json b/.github/compatibility-test-matrices/release-v8.5.x/ica-gov-chain-b.json new file mode 100644 index 00000000000..c3bc5a089cf --- /dev/null +++ b/.github/compatibility-test-matrices/release-v8.5.x/ica-gov-chain-b.json @@ -0,0 +1,23 @@ +{ + "chain-a": [ + "v8.4.0", + "v7.7.0", + "v7.6.0", + "v7.5.0", + "v7.4.0", + "v6.3.0", + "release-v8.5.x" + ], + "chain-b": [ + "release-v8.5.x" + ], + "entrypoint": [ + "TestInterchainAccountsGovTestSuite" + ], + "test": [ + "TestInterchainAccountsGovIntegration" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v8.5.x/ica-groups-chain-a.json b/.github/compatibility-test-matrices/release-v8.5.x/ica-groups-chain-a.json new file mode 100644 index 00000000000..4b089c06ec1 --- /dev/null +++ b/.github/compatibility-test-matrices/release-v8.5.x/ica-groups-chain-a.json @@ -0,0 +1,23 @@ +{ + "chain-a": [ + "release-v8.5.x" + ], + "chain-b": [ + "v8.4.0", + "v7.7.0", + "v7.6.0", + "v7.5.0", + "v7.4.0", + "v6.3.0", + "release-v8.5.x" + ], + "entrypoint": [ + "TestInterchainAccountsGroupsTestSuite" + ], + "test": [ + "TestInterchainAccountsGroupsIntegration" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v8.5.x/ica-groups-chain-b.json b/.github/compatibility-test-matrices/release-v8.5.x/ica-groups-chain-b.json new file mode 100644 index 00000000000..43a3676f195 --- /dev/null +++ b/.github/compatibility-test-matrices/release-v8.5.x/ica-groups-chain-b.json @@ -0,0 +1,23 @@ +{ + "chain-a": [ + "v8.4.0", + "v7.7.0", + "v7.6.0", + "v7.5.0", + "v7.4.0", + "v6.3.0", + "release-v8.5.x" + ], + "chain-b": [ + "release-v8.5.x" + ], + "entrypoint": [ + "TestInterchainAccountsGroupsTestSuite" + ], + "test": [ + "TestInterchainAccountsGroupsIntegration" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v8.5.x/ica-queries-chain-a.json b/.github/compatibility-test-matrices/release-v8.5.x/ica-queries-chain-a.json new file mode 100644 index 00000000000..90d6235d137 --- /dev/null +++ b/.github/compatibility-test-matrices/release-v8.5.x/ica-queries-chain-a.json @@ -0,0 +1,21 @@ +{ + "chain-a": [ + "release-v8.5.x" + ], + "chain-b": [ + "v8.4.0", + "v7.7.0", + "v7.6.0", + "v7.5.0", + "release-v8.5.x" + ], + "entrypoint": [ + "TestInterchainAccountsQueryTestSuite" + ], + "test": [ + "TestInterchainAccountsQuery" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v8.5.x/ica-queries-chain-b.json b/.github/compatibility-test-matrices/release-v8.5.x/ica-queries-chain-b.json new file mode 100644 index 00000000000..66fd343c508 --- /dev/null +++ b/.github/compatibility-test-matrices/release-v8.5.x/ica-queries-chain-b.json @@ -0,0 +1,21 @@ +{ + "chain-a": [ + "v8.4.0", + "v7.7.0", + "v7.6.0", + "v7.5.0", + "release-v8.5.x" + ], + "chain-b": [ + "release-v8.5.x" + ], + "entrypoint": [ + "TestInterchainAccountsQueryTestSuite" + ], + "test": [ + "TestInterchainAccountsQuery" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v8.5.x/ica-unordered-channel-chain-a.json b/.github/compatibility-test-matrices/release-v8.5.x/ica-unordered-channel-chain-a.json new file mode 100644 index 00000000000..3c584dd135e --- /dev/null +++ b/.github/compatibility-test-matrices/release-v8.5.x/ica-unordered-channel-chain-a.json @@ -0,0 +1,21 @@ +{ + "chain-a": [ + "release-v8.5.x" + ], + "chain-b": [ + "v8.4.0", + "v7.7.0", + "v7.6.0", + "v7.5.0", + "release-v8.5.x" + ], + "entrypoint": [ + "TestInterchainAccountsTestSuite" + ], + "test": [ + "TestMsgSendTx_SuccessfulTransfer_UnorderedChannel" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v8.5.x/ica-unordered-channel-chain-b.json b/.github/compatibility-test-matrices/release-v8.5.x/ica-unordered-channel-chain-b.json new file mode 100644 index 00000000000..0b1430a571d --- /dev/null +++ b/.github/compatibility-test-matrices/release-v8.5.x/ica-unordered-channel-chain-b.json @@ -0,0 +1,21 @@ +{ + "chain-a": [ + "v8.4.0", + "v7.7.0", + "v7.6.0", + "v7.5.0", + "release-v8.5.x" + ], + "chain-b": [ + "release-v8.5.x" + ], + "entrypoint": [ + "TestInterchainAccountsTestSuite" + ], + "test": [ + "TestMsgSendTx_SuccessfulTransfer_UnorderedChannel" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v8.5.x/incentivized-ica-chain-a.json b/.github/compatibility-test-matrices/release-v8.5.x/incentivized-ica-chain-a.json new file mode 100644 index 00000000000..7bc899c4298 --- /dev/null +++ b/.github/compatibility-test-matrices/release-v8.5.x/incentivized-ica-chain-a.json @@ -0,0 +1,24 @@ +{ + "chain-a": [ + "release-v8.5.x" + ], + "chain-b": [ + "v8.4.0", + "v7.7.0", + "v7.6.0", + "v7.5.0", + "v7.4.0", + "v6.3.0", + "release-v8.5.x" + ], + "entrypoint": [ + "TestIncentivizedInterchainAccountsTestSuite" + ], + "test": [ + "TestMsgSendTx_SuccessfulBankSend_Incentivized", + "TestMsgSendTx_FailedBankSend_Incentivized" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v8.5.x/incentivized-ica-chain-b.json b/.github/compatibility-test-matrices/release-v8.5.x/incentivized-ica-chain-b.json new file mode 100644 index 00000000000..73307a385cb --- /dev/null +++ b/.github/compatibility-test-matrices/release-v8.5.x/incentivized-ica-chain-b.json @@ -0,0 +1,24 @@ +{ + "chain-a": [ + "v8.4.0", + "v7.7.0", + "v7.6.0", + "v7.5.0", + "v7.4.0", + "v6.3.0", + "release-v8.5.x" + ], + "chain-b": [ + "release-v8.5.x" + ], + "entrypoint": [ + "TestIncentivizedInterchainAccountsTestSuite" + ], + "test": [ + "TestMsgSendTx_SuccessfulBankSend_Incentivized", + "TestMsgSendTx_FailedBankSend_Incentivized" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v8.5.x/incentivized-transfer-chain-a.json b/.github/compatibility-test-matrices/release-v8.5.x/incentivized-transfer-chain-a.json new file mode 100644 index 00000000000..ebdf7db6835 --- /dev/null +++ b/.github/compatibility-test-matrices/release-v8.5.x/incentivized-transfer-chain-a.json @@ -0,0 +1,30 @@ +{ + "chain-a": [ + "release-v8.5.x" + ], + "chain-b": [ + "v8.4.0", + "v7.7.0", + "v7.6.0", + "v7.5.0", + "v7.4.0", + "v6.3.0", + "v5.4.0", + "v4.6.0", + "release-v8.5.x" + ], + "entrypoint": [ + "TestIncentivizedTransferTestSuite" + ], + "test": [ + "TestMsgPayPacketFee_AsyncSingleSender_Succeeds", + "TestMsgPayPacketFee_InvalidReceiverAccount", + "TestMultiMsg_MsgPayPacketFeeSingleSender", + "TestMsgPayPacketFee_SingleSender_TimesOut", + "TestPayPacketFeeAsync_SingleSender_NoCounterPartyAddress", + "TestMsgPayPacketFee_AsyncMultipleSenders_Succeeds" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v8.5.x/incentivized-transfer-chain-b.json b/.github/compatibility-test-matrices/release-v8.5.x/incentivized-transfer-chain-b.json new file mode 100644 index 00000000000..ee4b931996b --- /dev/null +++ b/.github/compatibility-test-matrices/release-v8.5.x/incentivized-transfer-chain-b.json @@ -0,0 +1,30 @@ +{ + "chain-a": [ + "v8.4.0", + "v7.7.0", + "v7.6.0", + "v7.5.0", + "v7.4.0", + "v6.3.0", + "v5.4.0", + "v4.6.0", + "release-v8.5.x" + ], + "chain-b": [ + "release-v8.5.x" + ], + "entrypoint": [ + "TestIncentivizedTransferTestSuite" + ], + "test": [ + "TestMsgPayPacketFee_AsyncSingleSender_Succeeds", + "TestMsgPayPacketFee_InvalidReceiverAccount", + "TestMultiMsg_MsgPayPacketFeeSingleSender", + "TestMsgPayPacketFee_SingleSender_TimesOut", + "TestPayPacketFeeAsync_SingleSender_NoCounterPartyAddress", + "TestMsgPayPacketFee_AsyncMultipleSenders_Succeeds" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v8.5.x/localhost-ica-chain-a.json b/.github/compatibility-test-matrices/release-v8.5.x/localhost-ica-chain-a.json new file mode 100644 index 00000000000..f93b5ce2584 --- /dev/null +++ b/.github/compatibility-test-matrices/release-v8.5.x/localhost-ica-chain-a.json @@ -0,0 +1,23 @@ +{ + "chain-a": [ + "release-v8.5.x" + ], + "chain-b": [ + "v8.4.0", + "v7.7.0", + "v7.6.0", + "v7.5.0", + "v7.4.0", + "release-v8.5.x" + ], + "entrypoint": [ + "LocalhostInterchainAccountsTestSuite" + ], + "test": [ + "TestInterchainAccounts_Localhost", + "TestInterchainAccounts_ReopenChannel_Localhost" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v8.5.x/localhost-transfer-chain-a.json b/.github/compatibility-test-matrices/release-v8.5.x/localhost-transfer-chain-a.json new file mode 100644 index 00000000000..9ab7023b653 --- /dev/null +++ b/.github/compatibility-test-matrices/release-v8.5.x/localhost-transfer-chain-a.json @@ -0,0 +1,22 @@ +{ + "chain-a": [ + "release-v8.5.x" + ], + "chain-b": [ + "v8.4.0", + "v7.7.0", + "v7.6.0", + "v7.5.0", + "v7.4.0", + "release-v8.5.x" + ], + "entrypoint": [ + "LocalhostTransferTestSuite" + ], + "test": [ + "TestMsgTransfer_Localhost" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v8.5.x/transfer-authz-chain-a.json b/.github/compatibility-test-matrices/release-v8.5.x/transfer-authz-chain-a.json new file mode 100644 index 00000000000..0d2e396eaea --- /dev/null +++ b/.github/compatibility-test-matrices/release-v8.5.x/transfer-authz-chain-a.json @@ -0,0 +1,23 @@ +{ + "chain-a": [ + "release-v8.5.x" + ], + "chain-b": [ + "v8.4.0", + "v7.7.0", + "v7.6.0", + "v7.5.0", + "v7.4.0", + "release-v8.5.x" + ], + "entrypoint": [ + "TestAuthzTransferTestSuite" + ], + "test": [ + "TestAuthz_MsgTransfer_Succeeds", + "TestAuthz_InvalidTransferAuthorizations" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v8.5.x/transfer-authz-chain-b.json b/.github/compatibility-test-matrices/release-v8.5.x/transfer-authz-chain-b.json new file mode 100644 index 00000000000..32fe156fcbc --- /dev/null +++ b/.github/compatibility-test-matrices/release-v8.5.x/transfer-authz-chain-b.json @@ -0,0 +1,23 @@ +{ + "chain-a": [ + "v8.4.0", + "v7.7.0", + "v7.6.0", + "v7.5.0", + "v7.4.0", + "release-v8.5.x" + ], + "chain-b": [ + "release-v8.5.x" + ], + "entrypoint": [ + "TestAuthzTransferTestSuite" + ], + "test": [ + "TestAuthz_MsgTransfer_Succeeds", + "TestAuthz_InvalidTransferAuthorizations" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v8.5.x/transfer-chain-a.json b/.github/compatibility-test-matrices/release-v8.5.x/transfer-chain-a.json new file mode 100644 index 00000000000..9a252e67103 --- /dev/null +++ b/.github/compatibility-test-matrices/release-v8.5.x/transfer-chain-a.json @@ -0,0 +1,32 @@ +{ + "chain-a": [ + "release-v8.5.x" + ], + "chain-b": [ + "v8.4.0", + "v7.7.0", + "v7.6.0", + "v7.5.0", + "v7.4.0", + "v6.3.0", + "v5.4.0", + "v4.6.0", + "v3.4.0", + "v2.5.0", + "release-v8.5.x" + ], + "entrypoint": [ + "TestTransferTestSuite" + ], + "test": [ + "TestMsgTransfer_Succeeds_Nonincentivized", + "TestMsgTransfer_Fails_InvalidAddress", + "TestMsgTransfer_Timeout_Nonincentivized", + "TestMsgTransfer_WithMemo", + "TestSendEnabledParam", + "TestReceiveEnabledParam" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v8.5.x/transfer-chain-b.json b/.github/compatibility-test-matrices/release-v8.5.x/transfer-chain-b.json new file mode 100644 index 00000000000..789ae395b27 --- /dev/null +++ b/.github/compatibility-test-matrices/release-v8.5.x/transfer-chain-b.json @@ -0,0 +1,31 @@ +{ + "chain-a": [ + "v8.4.0", + "v7.7.0", + "v7.6.0", + "v7.5.0", + "v7.4.0", + "v6.3.0", + "v5.4.0", + "v4.6.0", + "v3.4.0", + "v2.5.0", + "release-v8.5.x" + ], + "chain-b": [ + "release-v8.5.x" + ], + "entrypoint": [ + "TestTransferTestSuite" + ], + "test": [ + "TestMsgTransfer_Succeeds_Nonincentivized", + "TestMsgTransfer_Fails_InvalidAddress", + "TestMsgTransfer_Timeout_Nonincentivized", + "TestMsgTransfer_WithMemo", + "TestMsgTransfer_EntireBalance" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v8.5.x/transfer-channel-upgrade-chain-a.json b/.github/compatibility-test-matrices/release-v8.5.x/transfer-channel-upgrade-chain-a.json new file mode 100644 index 00000000000..34753a18aa8 --- /dev/null +++ b/.github/compatibility-test-matrices/release-v8.5.x/transfer-channel-upgrade-chain-a.json @@ -0,0 +1,20 @@ +{ + "chain-a": [ + "release-v8.5.x" + ], + "chain-b": [ + "v8.4.0", + "release-v8.5.x" + ], + "entrypoint": [ + "TestTransferChannelUpgradesTestSuite" + ], + "test": [ + "TestChannelUpgrade_WithFeeMiddleware_Succeeds", + "TestChannelUpgrade_WithFeeMiddleware_CrossingHello_Succeeds", + "TestChannelUpgrade_WithFeeMiddleware_FailsWithTimeoutOnAck" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v8.5.x/transfer-channel-upgrade-chain-b.json b/.github/compatibility-test-matrices/release-v8.5.x/transfer-channel-upgrade-chain-b.json new file mode 100644 index 00000000000..3c1f68985dd --- /dev/null +++ b/.github/compatibility-test-matrices/release-v8.5.x/transfer-channel-upgrade-chain-b.json @@ -0,0 +1,20 @@ +{ + "chain-a": [ + "v8.4.0", + "release-v8.5.x" + ], + "chain-b": [ + "release-v8.5.x" + ], + "entrypoint": [ + "TestTransferChannelUpgradesTestSuite" + ], + "test": [ + "TestChannelUpgrade_WithFeeMiddleware_Succeeds", + "TestChannelUpgrade_WithFeeMiddleware_CrossingHello_Succeeds", + "TestChannelUpgrade_WithFeeMiddleware_FailsWithTimeoutOnAck" + ], + "relayer-type": [ + "hermes" + ] +} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/unreleased/client-1.json b/.github/compatibility-test-matrices/unreleased/client-1.json index 7bc2bc6e477..e45ba2f2c62 100644 --- a/.github/compatibility-test-matrices/unreleased/client-1.json +++ b/.github/compatibility-test-matrices/unreleased/client-1.json @@ -1,11 +1,13 @@ { "chain-a": [ + "release-v7.8.x", "release-v7.7.x", "release-v7.6.x", "release-v7.5.x", "release-v7.4.x" ], "chain-b": [ + "release-v7.8.x", "release-v7.7.x", "release-v7.6.x", "release-v7.5.x", diff --git a/.github/compatibility-test-matrices/unreleased/client-2.json b/.github/compatibility-test-matrices/unreleased/client-2.json index b3835740d5c..866b148d1e5 100644 --- a/.github/compatibility-test-matrices/unreleased/client-2.json +++ b/.github/compatibility-test-matrices/unreleased/client-2.json @@ -1,10 +1,12 @@ { "chain-a": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x" ], "chain-b": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x" ], "entrypoint": [ diff --git a/.github/compatibility-test-matrices/unreleased/connection.json b/.github/compatibility-test-matrices/unreleased/connection.json index 7751a0f7392..b65be987152 100644 --- a/.github/compatibility-test-matrices/unreleased/connection.json +++ b/.github/compatibility-test-matrices/unreleased/connection.json @@ -1,7 +1,9 @@ { "chain-a": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x", + "release-v7.8.x", "release-v7.7.x", "release-v7.6.x", "release-v7.5.x", @@ -9,7 +11,9 @@ ], "chain-b": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x", + "release-v7.8.x", "release-v7.7.x", "release-v7.6.x", "release-v7.5.x", diff --git a/.github/compatibility-test-matrices/unreleased/genesis.json b/.github/compatibility-test-matrices/unreleased/genesis.json index 6a4705f5cfc..6145bd50ecf 100644 --- a/.github/compatibility-test-matrices/unreleased/genesis.json +++ b/.github/compatibility-test-matrices/unreleased/genesis.json @@ -1,10 +1,12 @@ { "chain-a": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x" ], "chain-b": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x" ], "entrypoint": [ diff --git a/.github/compatibility-test-matrices/unreleased/ica-channel-upgrade-chain-a.json b/.github/compatibility-test-matrices/unreleased/ica-channel-upgrade-chain-a.json index 84c35854ee1..6857b427607 100644 --- a/.github/compatibility-test-matrices/unreleased/ica-channel-upgrade-chain-a.json +++ b/.github/compatibility-test-matrices/unreleased/ica-channel-upgrade-chain-a.json @@ -1,10 +1,12 @@ { "chain-a": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x" ], "chain-b": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x" ], "entrypoint": [ diff --git a/.github/compatibility-test-matrices/unreleased/ica-channel-upgrade-chain-b.json b/.github/compatibility-test-matrices/unreleased/ica-channel-upgrade-chain-b.json index 84c35854ee1..6857b427607 100644 --- a/.github/compatibility-test-matrices/unreleased/ica-channel-upgrade-chain-b.json +++ b/.github/compatibility-test-matrices/unreleased/ica-channel-upgrade-chain-b.json @@ -1,10 +1,12 @@ { "chain-a": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x" ], "chain-b": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x" ], "entrypoint": [ diff --git a/.github/compatibility-test-matrices/unreleased/ica-gov.json b/.github/compatibility-test-matrices/unreleased/ica-gov.json index e5f7344cb99..926eecdee95 100644 --- a/.github/compatibility-test-matrices/unreleased/ica-gov.json +++ b/.github/compatibility-test-matrices/unreleased/ica-gov.json @@ -1,7 +1,9 @@ { "chain-a": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x", + "release-v7.8.x", "release-v7.7.x", "release-v7.6.x", "release-v7.5.x", @@ -10,7 +12,9 @@ ], "chain-b": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x", + "release-v7.8.x", "release-v7.7.x", "release-v7.6.x", "release-v7.5.x", diff --git a/.github/compatibility-test-matrices/unreleased/ica-groups.json b/.github/compatibility-test-matrices/unreleased/ica-groups.json index 62ccf3e57be..652eac90caf 100644 --- a/.github/compatibility-test-matrices/unreleased/ica-groups.json +++ b/.github/compatibility-test-matrices/unreleased/ica-groups.json @@ -1,7 +1,9 @@ { "chain-a": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x", + "release-v7.8.x", "release-v7.7.x", "release-v7.6.x", "release-v7.5.x", @@ -10,7 +12,9 @@ ], "chain-b": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x", + "release-v7.8.x", "release-v7.7.x", "release-v7.6.x", "release-v7.5.x", diff --git a/.github/compatibility-test-matrices/unreleased/ica-queries.json b/.github/compatibility-test-matrices/unreleased/ica-queries.json index d03e10d5c86..c3239708c7f 100644 --- a/.github/compatibility-test-matrices/unreleased/ica-queries.json +++ b/.github/compatibility-test-matrices/unreleased/ica-queries.json @@ -1,14 +1,18 @@ { "chain-a": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x", + "release-v7.8.x", "release-v7.7.x", "release-v7.6.x", "release-v7.5.x" ], "chain-b": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x", + "release-v7.8.x", "release-v7.7.x", "release-v7.6.x", "release-v7.5.x" diff --git a/.github/compatibility-test-matrices/unreleased/ica-unordered-channel.json b/.github/compatibility-test-matrices/unreleased/ica-unordered-channel.json index 8f96c3dfb6a..910e9cdb140 100644 --- a/.github/compatibility-test-matrices/unreleased/ica-unordered-channel.json +++ b/.github/compatibility-test-matrices/unreleased/ica-unordered-channel.json @@ -1,14 +1,18 @@ { "chain-a": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x", + "release-v7.8.x", "release-v7.7.x", "release-v7.6.x", "release-v7.5.x" ], "chain-b": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x", + "release-v7.8.x", "release-v7.7.x", "release-v7.6.x", "release-v7.5.x" diff --git a/.github/compatibility-test-matrices/unreleased/ica.json b/.github/compatibility-test-matrices/unreleased/ica.json index b3d78978d14..de0a74e3610 100644 --- a/.github/compatibility-test-matrices/unreleased/ica.json +++ b/.github/compatibility-test-matrices/unreleased/ica.json @@ -1,7 +1,9 @@ { "chain-a": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x", + "release-v7.8.x", "release-v7.7.x", "release-v7.6.x", "release-v7.5.x", @@ -12,7 +14,9 @@ ], "chain-b": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x", + "release-v7.8.x", "release-v7.7.x", "release-v7.6.x", "release-v7.5.x", diff --git a/.github/compatibility-test-matrices/unreleased/incentivized-ica.json b/.github/compatibility-test-matrices/unreleased/incentivized-ica.json index 93cd6fd8bea..08f515f67da 100644 --- a/.github/compatibility-test-matrices/unreleased/incentivized-ica.json +++ b/.github/compatibility-test-matrices/unreleased/incentivized-ica.json @@ -1,7 +1,9 @@ { "chain-a": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x", + "release-v7.8.x", "release-v7.7.x", "release-v7.6.x", "release-v7.5.x", @@ -10,7 +12,9 @@ ], "chain-b": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x", + "release-v7.8.x", "release-v7.7.x", "release-v7.6.x", "release-v7.5.x", diff --git a/.github/compatibility-test-matrices/unreleased/incentivized-transfer-1.json b/.github/compatibility-test-matrices/unreleased/incentivized-transfer-1.json index f2fd0385f86..34a0cdedac3 100644 --- a/.github/compatibility-test-matrices/unreleased/incentivized-transfer-1.json +++ b/.github/compatibility-test-matrices/unreleased/incentivized-transfer-1.json @@ -1,7 +1,9 @@ { "chain-a": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x", + "release-v7.8.x", "release-v7.7.x", "release-v7.6.x", "release-v7.5.x", @@ -12,7 +14,9 @@ ], "chain-b": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x", + "release-v7.8.x", "release-v7.7.x", "release-v7.6.x", "release-v7.5.x", diff --git a/.github/compatibility-test-matrices/unreleased/incentivized-transfer-2.json b/.github/compatibility-test-matrices/unreleased/incentivized-transfer-2.json index 23f8b54acd5..3825197240f 100644 --- a/.github/compatibility-test-matrices/unreleased/incentivized-transfer-2.json +++ b/.github/compatibility-test-matrices/unreleased/incentivized-transfer-2.json @@ -1,7 +1,9 @@ { "chain-a": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x", + "release-v7.8.x", "release-v7.7.x", "release-v7.6.x", "release-v7.5.x", @@ -12,7 +14,9 @@ ], "chain-b": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x", + "release-v7.8.x", "release-v7.7.x", "release-v7.6.x", "release-v7.5.x", diff --git a/.github/compatibility-test-matrices/unreleased/incentivized-transfer-3.json b/.github/compatibility-test-matrices/unreleased/incentivized-transfer-3.json index 7939997adc1..4568630a48f 100644 --- a/.github/compatibility-test-matrices/unreleased/incentivized-transfer-3.json +++ b/.github/compatibility-test-matrices/unreleased/incentivized-transfer-3.json @@ -1,7 +1,9 @@ { "chain-a": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x", + "release-v7.8.x", "release-v7.7.x", "release-v7.6.x", "release-v7.5.x", @@ -12,7 +14,9 @@ ], "chain-b": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x", + "release-v7.8.x", "release-v7.7.x", "release-v7.6.x", "release-v7.5.x", diff --git a/.github/compatibility-test-matrices/unreleased/localhost-ica.json b/.github/compatibility-test-matrices/unreleased/localhost-ica.json index dfb422c1b5d..9fbe98ca3a7 100644 --- a/.github/compatibility-test-matrices/unreleased/localhost-ica.json +++ b/.github/compatibility-test-matrices/unreleased/localhost-ica.json @@ -1,7 +1,9 @@ { "chain-a": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x", + "release-v7.8.x", "release-v7.7.x", "release-v7.6.x", "release-v7.5.x", @@ -9,7 +11,9 @@ ], "chain-b": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x", + "release-v7.8.x", "release-v7.7.x", "release-v7.6.x", "release-v7.5.x", diff --git a/.github/compatibility-test-matrices/unreleased/localhost-transfer.json b/.github/compatibility-test-matrices/unreleased/localhost-transfer.json index 3641d271d03..2311b4e5580 100644 --- a/.github/compatibility-test-matrices/unreleased/localhost-transfer.json +++ b/.github/compatibility-test-matrices/unreleased/localhost-transfer.json @@ -1,7 +1,9 @@ { "chain-a": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x", + "release-v7.8.x", "release-v7.7.x", "release-v7.6.x", "release-v7.5.x", @@ -9,7 +11,9 @@ ], "chain-b": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x", + "release-v7.8.x", "release-v7.7.x", "release-v7.6.x", "release-v7.5.x", diff --git a/.github/compatibility-test-matrices/unreleased/transfer-1.json b/.github/compatibility-test-matrices/unreleased/transfer-1.json index e52ce4e837c..8c8746c2343 100644 --- a/.github/compatibility-test-matrices/unreleased/transfer-1.json +++ b/.github/compatibility-test-matrices/unreleased/transfer-1.json @@ -1,6 +1,7 @@ { "chain-a": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x", "release-v7.7.x", "release-v7.6.x", @@ -12,6 +13,7 @@ ], "chain-b": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x", "release-v7.7.x", "release-v7.6.x", diff --git a/.github/compatibility-test-matrices/unreleased/transfer-2.json b/.github/compatibility-test-matrices/unreleased/transfer-2.json index 751def47b31..8807456eed6 100644 --- a/.github/compatibility-test-matrices/unreleased/transfer-2.json +++ b/.github/compatibility-test-matrices/unreleased/transfer-2.json @@ -1,7 +1,9 @@ { "chain-a": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x", + "release-v7.8.x", "release-v7.7.x", "release-v7.6.x", "release-v7.5.x", @@ -12,7 +14,9 @@ ], "chain-b": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x", + "release-v7.8.x", "release-v7.7.x", "release-v7.6.x", "release-v7.5.x", diff --git a/.github/compatibility-test-matrices/unreleased/transfer-3.json b/.github/compatibility-test-matrices/unreleased/transfer-3.json index c25bed4085f..d7e8576f59b 100644 --- a/.github/compatibility-test-matrices/unreleased/transfer-3.json +++ b/.github/compatibility-test-matrices/unreleased/transfer-3.json @@ -1,7 +1,9 @@ { "chain-a": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x", + "release-v7.8.x", "release-v7.7.x", "release-v7.6.x", "release-v7.5.x", @@ -12,7 +14,9 @@ ], "chain-b": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x", + "release-v7.8.x", "release-v7.7.x", "release-v7.6.x", "release-v7.5.x", diff --git a/.github/compatibility-test-matrices/unreleased/transfer-authz.json b/.github/compatibility-test-matrices/unreleased/transfer-authz.json index 2651a6b1901..6a8cbc22c52 100644 --- a/.github/compatibility-test-matrices/unreleased/transfer-authz.json +++ b/.github/compatibility-test-matrices/unreleased/transfer-authz.json @@ -1,7 +1,9 @@ { "chain-a": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x", + "release-v7.8.x", "release-v7.7.x", "release-v7.6.x", "release-v7.5.x", @@ -9,7 +11,9 @@ ], "chain-b": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x", + "release-v7.8.x", "release-v7.7.x", "release-v7.6.x", "release-v7.5.x", diff --git a/.github/compatibility-test-matrices/unreleased/transfer-channel-upgrade-chain-a.json b/.github/compatibility-test-matrices/unreleased/transfer-channel-upgrade-chain-a.json index 8700e96671c..37411d76b16 100644 --- a/.github/compatibility-test-matrices/unreleased/transfer-channel-upgrade-chain-a.json +++ b/.github/compatibility-test-matrices/unreleased/transfer-channel-upgrade-chain-a.json @@ -1,10 +1,12 @@ { "chain-a": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x" ], "chain-b": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x" ], "entrypoint": [ diff --git a/.github/compatibility-test-matrices/unreleased/transfer-channel-upgrade-chain-b.json b/.github/compatibility-test-matrices/unreleased/transfer-channel-upgrade-chain-b.json index 8700e96671c..37411d76b16 100644 --- a/.github/compatibility-test-matrices/unreleased/transfer-channel-upgrade-chain-b.json +++ b/.github/compatibility-test-matrices/unreleased/transfer-channel-upgrade-chain-b.json @@ -1,10 +1,12 @@ { "chain-a": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x" ], "chain-b": [ "release-v9.0.x", + "release-v8.5.x", "release-v8.4.x" ], "entrypoint": [ diff --git a/.github/mergify.yml b/.github/mergify.yml index ac6d90987cf..d756b270b33 100644 --- a/.github/mergify.yml +++ b/.github/mergify.yml @@ -98,6 +98,14 @@ pull_request_rules: backport: branches: - release/v7.7.x + - name: backport patches to v7.8.x branch + conditions: + - base=main + - label=backport-to-v7.8.x + actions: + backport: + branches: + - release/v7.8.x - name: backport patches to v8.4.x branch conditions: - base=main @@ -106,6 +114,14 @@ pull_request_rules: backport: branches: - release/v8.4.x + - name: backport patches to v8.5.x branch + conditions: + - base=main + - label=backport-to-v8.5.x + actions: + backport: + branches: + - release/v8.5.x - name: backport patches to v9.0.x branch conditions: - base=main diff --git a/.github/workflows/e2e-compatibility-unreleased.yaml b/.github/workflows/e2e-compatibility-unreleased.yaml index 1e0cc54f5d5..8bbbf4a579d 100644 --- a/.github/workflows/e2e-compatibility-unreleased.yaml +++ b/.github/workflows/e2e-compatibility-unreleased.yaml @@ -19,6 +19,8 @@ jobs: - release/v7.5.x - release/v7.6.x - release/v7.7.x + - release/v7.8.x + - release/v8.5.x - release/v8.4.x - release/v9.0.x steps: diff --git a/.github/workflows/e2e-compatibility.yaml b/.github/workflows/e2e-compatibility.yaml index 58c3794ef78..97572d37da2 100644 --- a/.github/workflows/e2e-compatibility.yaml +++ b/.github/workflows/e2e-compatibility.yaml @@ -17,7 +17,9 @@ on: - release/v7.5.x - release/v7.6.x - release/v7.7.x + - release/v7.8.x - release/v8.4.x + - release/v8.5.x - release/v9.0.x - main ibc-go-version: