From c1514ca49231ae2de6db46646a702cfec02be0bb Mon Sep 17 00:00:00 2001 From: Carlos Rodriguez Date: Mon, 14 Aug 2023 11:58:03 +0200 Subject: [PATCH] end of life for v4.1, v4.2, v4.3 --- .../main/client-chain-a.json | 5 +-- .../main/client-chain-b.json | 5 +-- .../main/connection-chain-a.json | 5 +-- .../main/connection-chain-b.json | 5 +-- .../main/incentivized-transfer-chain-a.json | 5 +-- .../main/incentivized-transfer-chain-b.json | 5 +-- .../main/transfer-chain-a.json | 5 +-- .../main/transfer-chain-b.json | 5 +-- .../incentivized-transfer-chain-a.json | 37 ------------------- .../incentivized-transfer-chain-b.json | 37 ------------------- .../release-v4.1.x/transfer-chain-a.json | 37 ------------------- .../release-v4.1.x/transfer-chain-b.json | 37 ------------------- .../incentivized-transfer-chain-a.json | 37 ------------------- .../incentivized-transfer-chain-b.json | 37 ------------------- .../release-v4.2.x/transfer-chain-a.json | 37 ------------------- .../release-v4.2.x/transfer-chain-b.json | 37 ------------------- .../incentivized-transfer-chain-a.json | 37 ------------------- .../incentivized-transfer-chain-b.json | 37 ------------------- .../release-v4.3.x/transfer-chain-a.json | 37 ------------------- .../release-v4.3.x/transfer-chain-b.json | 37 ------------------- .../incentivized-transfer-chain-a.json | 3 -- .../incentivized-transfer-chain-b.json | 3 -- .../release-v4.4.x/transfer-chain-a.json | 3 -- .../release-v4.4.x/transfer-chain-b.json | 3 -- .../incentivized-transfer-chain-a.json | 3 -- .../incentivized-transfer-chain-b.json | 3 -- .../release-v5.2.x/transfer-chain-a.json | 3 -- .../release-v5.2.x/transfer-chain-b.json | 3 -- .../incentivized-transfer-chain-a.json | 3 -- .../incentivized-transfer-chain-b.json | 3 -- .../release-v5.3.x/transfer-chain-a.json | 3 -- .../release-v5.3.x/transfer-chain-b.json | 3 -- .../release-v6.1.x/client-chain-a.json | 3 -- .../release-v6.1.x/client-chain-b.json | 3 -- .../release-v6.1.x/connection-chain-a.json | 3 -- .../release-v6.1.x/connection-chain-b.json | 3 -- .../incentivized-transfer-chain-a.json | 3 -- .../incentivized-transfer-chain-b.json | 3 -- .../release-v6.1.x/transfer-chain-a.json | 3 -- .../release-v6.1.x/transfer-chain-b.json | 3 -- .../release-v6.2.x/client-chain-a.json | 3 -- .../release-v6.2.x/client-chain-b.json | 3 -- .../release-v6.2.x/connection-chain-a.json | 3 -- .../release-v6.2.x/connection-chain-b.json | 3 -- .../incentivized-transfer-chain-a.json | 3 -- .../incentivized-transfer-chain-b.json | 3 -- .../release-v6.2.x/transfer-chain-a.json | 3 -- .../release-v6.2.x/transfer-chain-b.json | 3 -- .../release-v7.2.x/client-chain-a.json | 3 -- .../release-v7.2.x/client-chain-b.json | 3 -- .../release-v7.2.x/connection-chain-a.json | 3 -- .../release-v7.2.x/connection-chain-b.json | 3 -- .../incentivized-transfer-chain-a.json | 3 -- .../incentivized-transfer-chain-b.json | 3 -- .../release-v7.2.x/transfer-chain-a.json | 3 -- .../release-v7.2.x/transfer-chain-b.json | 3 -- .../release-v7.3.x/client-chain-a.json | 3 -- .../release-v7.3.x/client-chain-b.json | 3 -- .../release-v7.3.x/connection-chain-a.json | 3 -- .../release-v7.3.x/connection-chain-b.json | 3 -- .../incentivized-transfer-chain-a.json | 3 -- .../incentivized-transfer-chain-b.json | 3 -- .../release-v7.3.x/transfer-chain-a.json | 3 -- .../release-v7.3.x/transfer-chain-b.json | 3 -- .../unreleased/client.json | 10 +---- .../unreleased/connection.json | 10 +---- .../unreleased/incentivized-transfer-1.json | 10 +---- .../unreleased/incentivized-transfer-2.json | 10 +---- .../unreleased/incentivized-transfer-3.json | 10 +---- .../unreleased/transfer-1.json | 10 +---- .../unreleased/transfer-2.json | 10 +---- .../unreleased/transfer-3.json | 10 +---- .github/mergify.yml | 24 ------------ .../e2e-compatibility-unreleased.yaml | 3 -- .github/workflows/e2e-compatibility.yaml | 6 --- .github/workflows/e2e-manual-simd.yaml | 6 --- .github/workflows/e2e-upgrade.yaml | 4 +- RELEASES.md | 6 --- 78 files changed, 26 insertions(+), 719 deletions(-) delete mode 100644 .github/compatibility-test-matrices/release-v4.1.x/incentivized-transfer-chain-a.json delete mode 100644 .github/compatibility-test-matrices/release-v4.1.x/incentivized-transfer-chain-b.json delete mode 100644 .github/compatibility-test-matrices/release-v4.1.x/transfer-chain-a.json delete mode 100644 .github/compatibility-test-matrices/release-v4.1.x/transfer-chain-b.json delete mode 100644 .github/compatibility-test-matrices/release-v4.2.x/incentivized-transfer-chain-a.json delete mode 100644 .github/compatibility-test-matrices/release-v4.2.x/incentivized-transfer-chain-b.json delete mode 100644 .github/compatibility-test-matrices/release-v4.2.x/transfer-chain-a.json delete mode 100644 .github/compatibility-test-matrices/release-v4.2.x/transfer-chain-b.json delete mode 100644 .github/compatibility-test-matrices/release-v4.3.x/incentivized-transfer-chain-a.json delete mode 100644 .github/compatibility-test-matrices/release-v4.3.x/incentivized-transfer-chain-b.json delete mode 100644 .github/compatibility-test-matrices/release-v4.3.x/transfer-chain-a.json delete mode 100644 .github/compatibility-test-matrices/release-v4.3.x/transfer-chain-b.json diff --git a/.github/compatibility-test-matrices/main/client-chain-a.json b/.github/compatibility-test-matrices/main/client-chain-a.json index 841e3b20b58..0eaf6878d19 100644 --- a/.github/compatibility-test-matrices/main/client-chain-a.json +++ b/.github/compatibility-test-matrices/main/client-chain-a.json @@ -10,10 +10,7 @@ "v5.3.1", "v5.2.1", "v5.0.1", - "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3" + "v4.4.2" ], "entrypoint": [ "TestClientTestSuite" diff --git a/.github/compatibility-test-matrices/main/client-chain-b.json b/.github/compatibility-test-matrices/main/client-chain-b.json index a3ba8b166b9..3c6a2a38426 100644 --- a/.github/compatibility-test-matrices/main/client-chain-b.json +++ b/.github/compatibility-test-matrices/main/client-chain-b.json @@ -7,10 +7,7 @@ "v5.3.1", "v5.2.1", "v5.0.1", - "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3" + "v4.4.2" ], "chain-b": [ "main" diff --git a/.github/compatibility-test-matrices/main/connection-chain-a.json b/.github/compatibility-test-matrices/main/connection-chain-a.json index b58deb6f0d5..4f0f460b99c 100644 --- a/.github/compatibility-test-matrices/main/connection-chain-a.json +++ b/.github/compatibility-test-matrices/main/connection-chain-a.json @@ -10,10 +10,7 @@ "v5.3.1", "v5.2.1", "v5.0.1", - "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3" + "v4.4.2" ], "entrypoint": [ "TestConnectionTestSuite" diff --git a/.github/compatibility-test-matrices/main/connection-chain-b.json b/.github/compatibility-test-matrices/main/connection-chain-b.json index cbf603ad648..c061cce6e5c 100644 --- a/.github/compatibility-test-matrices/main/connection-chain-b.json +++ b/.github/compatibility-test-matrices/main/connection-chain-b.json @@ -7,10 +7,7 @@ "v5.3.1", "v5.2.1", "v5.0.1", - "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3" + "v4.4.2" ], "chain-b": [ "main" diff --git a/.github/compatibility-test-matrices/main/incentivized-transfer-chain-a.json b/.github/compatibility-test-matrices/main/incentivized-transfer-chain-a.json index aff52b15cb2..469654f664a 100644 --- a/.github/compatibility-test-matrices/main/incentivized-transfer-chain-a.json +++ b/.github/compatibility-test-matrices/main/incentivized-transfer-chain-a.json @@ -10,10 +10,7 @@ "v5.3.1", "v5.2.1", "v5.0.1", - "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3" + "v4.4.2" ], "entrypoint": [ "TestIncentivizedTransferTestSuite" diff --git a/.github/compatibility-test-matrices/main/incentivized-transfer-chain-b.json b/.github/compatibility-test-matrices/main/incentivized-transfer-chain-b.json index 73b1c428d92..7dae65428b3 100644 --- a/.github/compatibility-test-matrices/main/incentivized-transfer-chain-b.json +++ b/.github/compatibility-test-matrices/main/incentivized-transfer-chain-b.json @@ -7,10 +7,7 @@ "v5.3.1", "v5.2.1", "v5.0.1", - "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3" + "v4.4.2" ], "chain-b": [ "main" diff --git a/.github/compatibility-test-matrices/main/transfer-chain-a.json b/.github/compatibility-test-matrices/main/transfer-chain-a.json index 9608048bc0a..d36acfe4f7f 100644 --- a/.github/compatibility-test-matrices/main/transfer-chain-a.json +++ b/.github/compatibility-test-matrices/main/transfer-chain-a.json @@ -10,10 +10,7 @@ "v5.3.1", "v5.2.1", "v5.0.1", - "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3" + "v4.4.2" ], "entrypoint": [ "TestTransferTestSuite" diff --git a/.github/compatibility-test-matrices/main/transfer-chain-b.json b/.github/compatibility-test-matrices/main/transfer-chain-b.json index 315ec9ba417..a79e801bf89 100644 --- a/.github/compatibility-test-matrices/main/transfer-chain-b.json +++ b/.github/compatibility-test-matrices/main/transfer-chain-b.json @@ -7,10 +7,7 @@ "v5.3.1", "v5.2.1", "v5.0.1", - "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3" + "v4.4.2" ], "chain-b": [ "main" diff --git a/.github/compatibility-test-matrices/release-v4.1.x/incentivized-transfer-chain-a.json b/.github/compatibility-test-matrices/release-v4.1.x/incentivized-transfer-chain-a.json deleted file mode 100644 index 049100b375a..00000000000 --- a/.github/compatibility-test-matrices/release-v4.1.x/incentivized-transfer-chain-a.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "chain-a": [ - "release-v4.1.x" - ], - "chain-b": [ - "v7.2.0", - "v6.2.0", - "v6.1.1", - "v5.3.1", - "v5.2.1", - "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", - "release-v4.1.x" - ], - "entrypoint": [ - "TestIncentivizedTransferTestSuite" - ], - "test": [ - "TestMsgPayPacketFee_AsyncSingleSender_Succeeds", - "TestMsgPayPacketFee_InvalidReceiverAccount", - "TestMultiMsg_MsgPayPacketFeeSingleSender", - "TestMsgPayPacketFee_SingleSender_TimesOut", - "TestPayPacketFeeAsync_SingleSender_NoCounterPartyAddress", - "TestMsgPayPacketFee_AsyncMultipleSenders_Succeeds" - ], - "relayer-type": [ - "rly" - ], - "chain-binary": [ - "simd" - ], - "chain-image": [ - "ghcr.io/cosmos/ibc-go-simd" - ] -} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v4.1.x/incentivized-transfer-chain-b.json b/.github/compatibility-test-matrices/release-v4.1.x/incentivized-transfer-chain-b.json deleted file mode 100644 index 0bdedfcc85e..00000000000 --- a/.github/compatibility-test-matrices/release-v4.1.x/incentivized-transfer-chain-b.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "chain-a": [ - "v7.2.0", - "v6.2.0", - "v6.1.1", - "v5.3.1", - "v5.2.1", - "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", - "release-v4.1.x" - ], - "chain-b": [ - "release-v4.1.x" - ], - "entrypoint": [ - "TestIncentivizedTransferTestSuite" - ], - "test": [ - "TestMsgPayPacketFee_AsyncSingleSender_Succeeds", - "TestMsgPayPacketFee_InvalidReceiverAccount", - "TestMultiMsg_MsgPayPacketFeeSingleSender", - "TestMsgPayPacketFee_SingleSender_TimesOut", - "TestPayPacketFeeAsync_SingleSender_NoCounterPartyAddress", - "TestMsgPayPacketFee_AsyncMultipleSenders_Succeeds" - ], - "relayer-type": [ - "rly" - ], - "chain-binary": [ - "simd" - ], - "chain-image": [ - "ghcr.io/cosmos/ibc-go-simd" - ] -} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v4.1.x/transfer-chain-a.json b/.github/compatibility-test-matrices/release-v4.1.x/transfer-chain-a.json deleted file mode 100644 index 34026e7c227..00000000000 --- a/.github/compatibility-test-matrices/release-v4.1.x/transfer-chain-a.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "chain-a": [ - "release-v4.1.x" - ], - "chain-b": [ - "v7.2.0", - "v6.2.0", - "v6.1.1", - "v5.3.1", - "v5.2.1", - "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", - "release-v4.1.x" - ], - "entrypoint": [ - "TestTransferTestSuite" - ], - "test": [ - "TestMsgTransfer_Succeeds_Nonincentivized", - "TestMsgTransfer_Fails_InvalidAddress", - "TestMsgTransfer_Timeout_Nonincentivized", - "TestMsgTransfer_WithMemo", - "TestSendEnabledParam", - "TestReceiveEnabledParam" - ], - "relayer-type": [ - "rly" - ], - "chain-binary": [ - "simd" - ], - "chain-image": [ - "ghcr.io/cosmos/ibc-go-simd" - ] -} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v4.1.x/transfer-chain-b.json b/.github/compatibility-test-matrices/release-v4.1.x/transfer-chain-b.json deleted file mode 100644 index 1915cd0a1fa..00000000000 --- a/.github/compatibility-test-matrices/release-v4.1.x/transfer-chain-b.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "chain-a": [ - "v7.2.0", - "v6.2.0", - "v6.1.1", - "v5.3.1", - "v5.2.1", - "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", - "release-v4.1.x" - ], - "chain-b": [ - "release-v4.1.x" - ], - "entrypoint": [ - "TestTransferTestSuite" - ], - "test": [ - "TestMsgTransfer_Succeeds_Nonincentivized", - "TestMsgTransfer_Fails_InvalidAddress", - "TestMsgTransfer_Timeout_Nonincentivized", - "TestMsgTransfer_WithMemo", - "TestSendEnabledParam", - "TestReceiveEnabledParam" - ], - "relayer-type": [ - "rly" - ], - "chain-binary": [ - "simd" - ], - "chain-image": [ - "ghcr.io/cosmos/ibc-go-simd" - ] -} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v4.2.x/incentivized-transfer-chain-a.json b/.github/compatibility-test-matrices/release-v4.2.x/incentivized-transfer-chain-a.json deleted file mode 100644 index ff71c9a09bd..00000000000 --- a/.github/compatibility-test-matrices/release-v4.2.x/incentivized-transfer-chain-a.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "chain-a": [ - "release-v4.2.x" - ], - "chain-b": [ - "v7.2.0", - "v6.2.0", - "v6.1.1", - "v5.3.1", - "v5.2.1", - "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", - "release-v4.2.x" - ], - "entrypoint": [ - "TestIncentivizedTransferTestSuite" - ], - "test": [ - "TestMsgPayPacketFee_AsyncSingleSender_Succeeds", - "TestMsgPayPacketFee_InvalidReceiverAccount", - "TestMultiMsg_MsgPayPacketFeeSingleSender", - "TestMsgPayPacketFee_SingleSender_TimesOut", - "TestPayPacketFeeAsync_SingleSender_NoCounterPartyAddress", - "TestMsgPayPacketFee_AsyncMultipleSenders_Succeeds" - ], - "relayer-type": [ - "rly" - ], - "chain-binary": [ - "simd" - ], - "chain-image": [ - "ghcr.io/cosmos/ibc-go-simd" - ] -} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v4.2.x/incentivized-transfer-chain-b.json b/.github/compatibility-test-matrices/release-v4.2.x/incentivized-transfer-chain-b.json deleted file mode 100644 index 7ca1a125ec5..00000000000 --- a/.github/compatibility-test-matrices/release-v4.2.x/incentivized-transfer-chain-b.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "chain-a": [ - "v7.2.0", - "v6.2.0", - "v6.1.1", - "v5.3.1", - "v5.2.1", - "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", - "release-v4.2.x" - ], - "chain-b": [ - "release-v4.2.x" - ], - "entrypoint": [ - "TestIncentivizedTransferTestSuite" - ], - "test": [ - "TestMsgPayPacketFee_AsyncSingleSender_Succeeds", - "TestMsgPayPacketFee_InvalidReceiverAccount", - "TestMultiMsg_MsgPayPacketFeeSingleSender", - "TestMsgPayPacketFee_SingleSender_TimesOut", - "TestPayPacketFeeAsync_SingleSender_NoCounterPartyAddress", - "TestMsgPayPacketFee_AsyncMultipleSenders_Succeeds" - ], - "relayer-type": [ - "rly" - ], - "chain-binary": [ - "simd" - ], - "chain-image": [ - "ghcr.io/cosmos/ibc-go-simd" - ] -} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v4.2.x/transfer-chain-a.json b/.github/compatibility-test-matrices/release-v4.2.x/transfer-chain-a.json deleted file mode 100644 index e255ec380a5..00000000000 --- a/.github/compatibility-test-matrices/release-v4.2.x/transfer-chain-a.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "chain-a": [ - "release-v4.2.x" - ], - "chain-b": [ - "v7.2.0", - "v6.2.0", - "v6.1.1", - "v5.3.1", - "v5.2.1", - "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", - "release-v4.2.x" - ], - "entrypoint": [ - "TestTransferTestSuite" - ], - "test": [ - "TestMsgTransfer_Succeeds_Nonincentivized", - "TestMsgTransfer_Fails_InvalidAddress", - "TestMsgTransfer_Timeout_Nonincentivized", - "TestMsgTransfer_WithMemo", - "TestSendEnabledParam", - "TestReceiveEnabledParam" - ], - "relayer-type": [ - "rly" - ], - "chain-binary": [ - "simd" - ], - "chain-image": [ - "ghcr.io/cosmos/ibc-go-simd" - ] -} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v4.2.x/transfer-chain-b.json b/.github/compatibility-test-matrices/release-v4.2.x/transfer-chain-b.json deleted file mode 100644 index bfbe772cb14..00000000000 --- a/.github/compatibility-test-matrices/release-v4.2.x/transfer-chain-b.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "chain-a": [ - "v7.2.0", - "v6.2.0", - "v6.1.1", - "v5.3.1", - "v5.2.1", - "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", - "release-v4.2.x" - ], - "chain-b": [ - "release-v4.2.x" - ], - "entrypoint": [ - "TestTransferTestSuite" - ], - "test": [ - "TestMsgTransfer_Succeeds_Nonincentivized", - "TestMsgTransfer_Fails_InvalidAddress", - "TestMsgTransfer_Timeout_Nonincentivized", - "TestMsgTransfer_WithMemo", - "TestSendEnabledParam", - "TestReceiveEnabledParam" - ], - "relayer-type": [ - "rly" - ], - "chain-binary": [ - "simd" - ], - "chain-image": [ - "ghcr.io/cosmos/ibc-go-simd" - ] -} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v4.3.x/incentivized-transfer-chain-a.json b/.github/compatibility-test-matrices/release-v4.3.x/incentivized-transfer-chain-a.json deleted file mode 100644 index 8c3eff54202..00000000000 --- a/.github/compatibility-test-matrices/release-v4.3.x/incentivized-transfer-chain-a.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "chain-a": [ - "release-v4.3.x" - ], - "chain-b": [ - "v7.2.0", - "v6.2.0", - "v6.1.1", - "v5.3.1", - "v5.2.1", - "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", - "release-v4.3.x" - ], - "entrypoint": [ - "TestIncentivizedTransferTestSuite" - ], - "test": [ - "TestMsgPayPacketFee_AsyncSingleSender_Succeeds", - "TestMsgPayPacketFee_InvalidReceiverAccount", - "TestMultiMsg_MsgPayPacketFeeSingleSender", - "TestMsgPayPacketFee_SingleSender_TimesOut", - "TestPayPacketFeeAsync_SingleSender_NoCounterPartyAddress", - "TestMsgPayPacketFee_AsyncMultipleSenders_Succeeds" - ], - "relayer-type": [ - "rly" - ], - "chain-binary": [ - "simd" - ], - "chain-image": [ - "ghcr.io/cosmos/ibc-go-simd" - ] -} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v4.3.x/incentivized-transfer-chain-b.json b/.github/compatibility-test-matrices/release-v4.3.x/incentivized-transfer-chain-b.json deleted file mode 100644 index 8b2e1092ca6..00000000000 --- a/.github/compatibility-test-matrices/release-v4.3.x/incentivized-transfer-chain-b.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "chain-a": [ - "v7.2.0", - "v6.2.0", - "v6.1.1", - "v5.3.1", - "v5.2.1", - "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", - "release-v4.3.x" - ], - "chain-b": [ - "release-v4.3.x" - ], - "entrypoint": [ - "TestIncentivizedTransferTestSuite" - ], - "test": [ - "TestMsgPayPacketFee_AsyncSingleSender_Succeeds", - "TestMsgPayPacketFee_InvalidReceiverAccount", - "TestMultiMsg_MsgPayPacketFeeSingleSender", - "TestMsgPayPacketFee_SingleSender_TimesOut", - "TestPayPacketFeeAsync_SingleSender_NoCounterPartyAddress", - "TestMsgPayPacketFee_AsyncMultipleSenders_Succeeds" - ], - "relayer-type": [ - "rly" - ], - "chain-binary": [ - "simd" - ], - "chain-image": [ - "ghcr.io/cosmos/ibc-go-simd" - ] -} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v4.3.x/transfer-chain-a.json b/.github/compatibility-test-matrices/release-v4.3.x/transfer-chain-a.json deleted file mode 100644 index 295f21d9549..00000000000 --- a/.github/compatibility-test-matrices/release-v4.3.x/transfer-chain-a.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "chain-a": [ - "release-v4.3.x" - ], - "chain-b": [ - "v7.2.0", - "v6.2.0", - "v6.1.1", - "v5.3.1", - "v5.2.1", - "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", - "release-v4.3.x" - ], - "entrypoint": [ - "TestTransferTestSuite" - ], - "test": [ - "TestMsgTransfer_Succeeds_Nonincentivized", - "TestMsgTransfer_Fails_InvalidAddress", - "TestMsgTransfer_Timeout_Nonincentivized", - "TestMsgTransfer_WithMemo", - "TestSendEnabledParam", - "TestReceiveEnabledParam" - ], - "relayer-type": [ - "rly" - ], - "chain-binary": [ - "simd" - ], - "chain-image": [ - "ghcr.io/cosmos/ibc-go-simd" - ] -} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v4.3.x/transfer-chain-b.json b/.github/compatibility-test-matrices/release-v4.3.x/transfer-chain-b.json deleted file mode 100644 index f4c37592cf4..00000000000 --- a/.github/compatibility-test-matrices/release-v4.3.x/transfer-chain-b.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "chain-a": [ - "v7.2.0", - "v6.2.0", - "v6.1.1", - "v5.3.1", - "v5.2.1", - "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", - "release-v4.3.x" - ], - "chain-b": [ - "release-v4.3.x" - ], - "entrypoint": [ - "TestTransferTestSuite" - ], - "test": [ - "TestMsgTransfer_Succeeds_Nonincentivized", - "TestMsgTransfer_Fails_InvalidAddress", - "TestMsgTransfer_Timeout_Nonincentivized", - "TestMsgTransfer_WithMemo", - "TestSendEnabledParam", - "TestReceiveEnabledParam" - ], - "relayer-type": [ - "rly" - ], - "chain-binary": [ - "simd" - ], - "chain-image": [ - "ghcr.io/cosmos/ibc-go-simd" - ] -} \ No newline at end of file diff --git a/.github/compatibility-test-matrices/release-v4.4.x/incentivized-transfer-chain-a.json b/.github/compatibility-test-matrices/release-v4.4.x/incentivized-transfer-chain-a.json index 9866b401ac3..7023c3be72a 100644 --- a/.github/compatibility-test-matrices/release-v4.4.x/incentivized-transfer-chain-a.json +++ b/.github/compatibility-test-matrices/release-v4.4.x/incentivized-transfer-chain-a.json @@ -9,9 +9,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v4.4.x" ], "entrypoint": [ diff --git a/.github/compatibility-test-matrices/release-v4.4.x/incentivized-transfer-chain-b.json b/.github/compatibility-test-matrices/release-v4.4.x/incentivized-transfer-chain-b.json index 8f24fc1dc9e..63c86603f93 100644 --- a/.github/compatibility-test-matrices/release-v4.4.x/incentivized-transfer-chain-b.json +++ b/.github/compatibility-test-matrices/release-v4.4.x/incentivized-transfer-chain-b.json @@ -6,9 +6,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v4.4.x" ], "chain-b": [ diff --git a/.github/compatibility-test-matrices/release-v4.4.x/transfer-chain-a.json b/.github/compatibility-test-matrices/release-v4.4.x/transfer-chain-a.json index f27fecf1b1d..d083610285a 100644 --- a/.github/compatibility-test-matrices/release-v4.4.x/transfer-chain-a.json +++ b/.github/compatibility-test-matrices/release-v4.4.x/transfer-chain-a.json @@ -9,9 +9,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v4.4.x" ], "entrypoint": [ diff --git a/.github/compatibility-test-matrices/release-v4.4.x/transfer-chain-b.json b/.github/compatibility-test-matrices/release-v4.4.x/transfer-chain-b.json index cb732e20691..4e914021d18 100644 --- a/.github/compatibility-test-matrices/release-v4.4.x/transfer-chain-b.json +++ b/.github/compatibility-test-matrices/release-v4.4.x/transfer-chain-b.json @@ -6,9 +6,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v4.4.x" ], "chain-b": [ diff --git a/.github/compatibility-test-matrices/release-v5.2.x/incentivized-transfer-chain-a.json b/.github/compatibility-test-matrices/release-v5.2.x/incentivized-transfer-chain-a.json index 248027986ce..8bd2d068c56 100644 --- a/.github/compatibility-test-matrices/release-v5.2.x/incentivized-transfer-chain-a.json +++ b/.github/compatibility-test-matrices/release-v5.2.x/incentivized-transfer-chain-a.json @@ -9,9 +9,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v5.2.x" ], "entrypoint": [ diff --git a/.github/compatibility-test-matrices/release-v5.2.x/incentivized-transfer-chain-b.json b/.github/compatibility-test-matrices/release-v5.2.x/incentivized-transfer-chain-b.json index 9595653457e..285c5c46fef 100644 --- a/.github/compatibility-test-matrices/release-v5.2.x/incentivized-transfer-chain-b.json +++ b/.github/compatibility-test-matrices/release-v5.2.x/incentivized-transfer-chain-b.json @@ -6,9 +6,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v5.2.x" ], "chain-b": [ diff --git a/.github/compatibility-test-matrices/release-v5.2.x/transfer-chain-a.json b/.github/compatibility-test-matrices/release-v5.2.x/transfer-chain-a.json index 3ccde696de9..1f00b96ae3e 100644 --- a/.github/compatibility-test-matrices/release-v5.2.x/transfer-chain-a.json +++ b/.github/compatibility-test-matrices/release-v5.2.x/transfer-chain-a.json @@ -9,9 +9,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v5.2.x" ], "entrypoint": [ diff --git a/.github/compatibility-test-matrices/release-v5.2.x/transfer-chain-b.json b/.github/compatibility-test-matrices/release-v5.2.x/transfer-chain-b.json index f4db7c06505..87fac524ad9 100644 --- a/.github/compatibility-test-matrices/release-v5.2.x/transfer-chain-b.json +++ b/.github/compatibility-test-matrices/release-v5.2.x/transfer-chain-b.json @@ -6,9 +6,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v5.2.x" ], "chain-b": [ diff --git a/.github/compatibility-test-matrices/release-v5.3.x/incentivized-transfer-chain-a.json b/.github/compatibility-test-matrices/release-v5.3.x/incentivized-transfer-chain-a.json index dc4004b3085..92534a79fae 100644 --- a/.github/compatibility-test-matrices/release-v5.3.x/incentivized-transfer-chain-a.json +++ b/.github/compatibility-test-matrices/release-v5.3.x/incentivized-transfer-chain-a.json @@ -9,9 +9,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v5.3.x" ], "entrypoint": [ diff --git a/.github/compatibility-test-matrices/release-v5.3.x/incentivized-transfer-chain-b.json b/.github/compatibility-test-matrices/release-v5.3.x/incentivized-transfer-chain-b.json index b537bb718d9..4b0f7d5f08c 100644 --- a/.github/compatibility-test-matrices/release-v5.3.x/incentivized-transfer-chain-b.json +++ b/.github/compatibility-test-matrices/release-v5.3.x/incentivized-transfer-chain-b.json @@ -6,9 +6,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v5.3.x" ], "chain-b": [ diff --git a/.github/compatibility-test-matrices/release-v5.3.x/transfer-chain-a.json b/.github/compatibility-test-matrices/release-v5.3.x/transfer-chain-a.json index 4b9f6af7500..2b8cbb67159 100644 --- a/.github/compatibility-test-matrices/release-v5.3.x/transfer-chain-a.json +++ b/.github/compatibility-test-matrices/release-v5.3.x/transfer-chain-a.json @@ -9,9 +9,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v5.3.x" ], "entrypoint": [ diff --git a/.github/compatibility-test-matrices/release-v5.3.x/transfer-chain-b.json b/.github/compatibility-test-matrices/release-v5.3.x/transfer-chain-b.json index 98962c778e0..9b5239c952a 100644 --- a/.github/compatibility-test-matrices/release-v5.3.x/transfer-chain-b.json +++ b/.github/compatibility-test-matrices/release-v5.3.x/transfer-chain-b.json @@ -6,9 +6,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v5.3.x" ], "chain-b": [ diff --git a/.github/compatibility-test-matrices/release-v6.1.x/client-chain-a.json b/.github/compatibility-test-matrices/release-v6.1.x/client-chain-a.json index 08a81f3c93d..2960e74a99a 100644 --- a/.github/compatibility-test-matrices/release-v6.1.x/client-chain-a.json +++ b/.github/compatibility-test-matrices/release-v6.1.x/client-chain-a.json @@ -9,9 +9,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v6.1.x" ], "entrypoint": [ diff --git a/.github/compatibility-test-matrices/release-v6.1.x/client-chain-b.json b/.github/compatibility-test-matrices/release-v6.1.x/client-chain-b.json index 7bbdab6b77c..baa8be197f3 100644 --- a/.github/compatibility-test-matrices/release-v6.1.x/client-chain-b.json +++ b/.github/compatibility-test-matrices/release-v6.1.x/client-chain-b.json @@ -6,9 +6,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v6.1.x" ], "chain-b": [ diff --git a/.github/compatibility-test-matrices/release-v6.1.x/connection-chain-a.json b/.github/compatibility-test-matrices/release-v6.1.x/connection-chain-a.json index f465fa3cf58..72d0db5145b 100644 --- a/.github/compatibility-test-matrices/release-v6.1.x/connection-chain-a.json +++ b/.github/compatibility-test-matrices/release-v6.1.x/connection-chain-a.json @@ -9,9 +9,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v6.1.x" ], "entrypoint": [ diff --git a/.github/compatibility-test-matrices/release-v6.1.x/connection-chain-b.json b/.github/compatibility-test-matrices/release-v6.1.x/connection-chain-b.json index e95aa652fce..ef85146f8e2 100644 --- a/.github/compatibility-test-matrices/release-v6.1.x/connection-chain-b.json +++ b/.github/compatibility-test-matrices/release-v6.1.x/connection-chain-b.json @@ -6,9 +6,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v6.1.x" ], "chain-b": [ diff --git a/.github/compatibility-test-matrices/release-v6.1.x/incentivized-transfer-chain-a.json b/.github/compatibility-test-matrices/release-v6.1.x/incentivized-transfer-chain-a.json index e0ad49bf25b..202225c01e0 100644 --- a/.github/compatibility-test-matrices/release-v6.1.x/incentivized-transfer-chain-a.json +++ b/.github/compatibility-test-matrices/release-v6.1.x/incentivized-transfer-chain-a.json @@ -9,9 +9,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v6.1.x" ], "entrypoint": [ diff --git a/.github/compatibility-test-matrices/release-v6.1.x/incentivized-transfer-chain-b.json b/.github/compatibility-test-matrices/release-v6.1.x/incentivized-transfer-chain-b.json index 33b22fa10b4..fc1147ddf6f 100644 --- a/.github/compatibility-test-matrices/release-v6.1.x/incentivized-transfer-chain-b.json +++ b/.github/compatibility-test-matrices/release-v6.1.x/incentivized-transfer-chain-b.json @@ -6,9 +6,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v6.1.x" ], "chain-b": [ diff --git a/.github/compatibility-test-matrices/release-v6.1.x/transfer-chain-a.json b/.github/compatibility-test-matrices/release-v6.1.x/transfer-chain-a.json index 51a817ac49e..0498b79e1e1 100644 --- a/.github/compatibility-test-matrices/release-v6.1.x/transfer-chain-a.json +++ b/.github/compatibility-test-matrices/release-v6.1.x/transfer-chain-a.json @@ -9,9 +9,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v6.1.x" ], "entrypoint": [ diff --git a/.github/compatibility-test-matrices/release-v6.1.x/transfer-chain-b.json b/.github/compatibility-test-matrices/release-v6.1.x/transfer-chain-b.json index 2eb2eafe4ba..9e3fcf1f393 100644 --- a/.github/compatibility-test-matrices/release-v6.1.x/transfer-chain-b.json +++ b/.github/compatibility-test-matrices/release-v6.1.x/transfer-chain-b.json @@ -6,9 +6,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v6.1.x" ], "chain-b": [ diff --git a/.github/compatibility-test-matrices/release-v6.2.x/client-chain-a.json b/.github/compatibility-test-matrices/release-v6.2.x/client-chain-a.json index 5b89787290b..ae3573f78f4 100644 --- a/.github/compatibility-test-matrices/release-v6.2.x/client-chain-a.json +++ b/.github/compatibility-test-matrices/release-v6.2.x/client-chain-a.json @@ -9,9 +9,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v6.2.x" ], "entrypoint": [ diff --git a/.github/compatibility-test-matrices/release-v6.2.x/client-chain-b.json b/.github/compatibility-test-matrices/release-v6.2.x/client-chain-b.json index 4ab1dc6cd3a..c55a889e833 100644 --- a/.github/compatibility-test-matrices/release-v6.2.x/client-chain-b.json +++ b/.github/compatibility-test-matrices/release-v6.2.x/client-chain-b.json @@ -6,9 +6,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v6.2.x" ], "chain-b": [ diff --git a/.github/compatibility-test-matrices/release-v6.2.x/connection-chain-a.json b/.github/compatibility-test-matrices/release-v6.2.x/connection-chain-a.json index 7fd80f5333f..097b1ffb12d 100644 --- a/.github/compatibility-test-matrices/release-v6.2.x/connection-chain-a.json +++ b/.github/compatibility-test-matrices/release-v6.2.x/connection-chain-a.json @@ -9,9 +9,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v6.2.x" ], "entrypoint": [ diff --git a/.github/compatibility-test-matrices/release-v6.2.x/connection-chain-b.json b/.github/compatibility-test-matrices/release-v6.2.x/connection-chain-b.json index d289a85ffc6..2b364e92d88 100644 --- a/.github/compatibility-test-matrices/release-v6.2.x/connection-chain-b.json +++ b/.github/compatibility-test-matrices/release-v6.2.x/connection-chain-b.json @@ -6,9 +6,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v6.2.x" ], "chain-b": [ diff --git a/.github/compatibility-test-matrices/release-v6.2.x/incentivized-transfer-chain-a.json b/.github/compatibility-test-matrices/release-v6.2.x/incentivized-transfer-chain-a.json index b930e9561a3..4ecb08495c0 100644 --- a/.github/compatibility-test-matrices/release-v6.2.x/incentivized-transfer-chain-a.json +++ b/.github/compatibility-test-matrices/release-v6.2.x/incentivized-transfer-chain-a.json @@ -9,9 +9,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v6.2.x" ], "entrypoint": [ diff --git a/.github/compatibility-test-matrices/release-v6.2.x/incentivized-transfer-chain-b.json b/.github/compatibility-test-matrices/release-v6.2.x/incentivized-transfer-chain-b.json index 7a8fb57f7f9..7a9c24f5fef 100644 --- a/.github/compatibility-test-matrices/release-v6.2.x/incentivized-transfer-chain-b.json +++ b/.github/compatibility-test-matrices/release-v6.2.x/incentivized-transfer-chain-b.json @@ -6,9 +6,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v6.2.x" ], "chain-b": [ diff --git a/.github/compatibility-test-matrices/release-v6.2.x/transfer-chain-a.json b/.github/compatibility-test-matrices/release-v6.2.x/transfer-chain-a.json index 4395b829822..4c72776965f 100644 --- a/.github/compatibility-test-matrices/release-v6.2.x/transfer-chain-a.json +++ b/.github/compatibility-test-matrices/release-v6.2.x/transfer-chain-a.json @@ -9,9 +9,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v6.2.x" ], "entrypoint": [ diff --git a/.github/compatibility-test-matrices/release-v6.2.x/transfer-chain-b.json b/.github/compatibility-test-matrices/release-v6.2.x/transfer-chain-b.json index 2ee45e2e3ad..d8ed982316b 100644 --- a/.github/compatibility-test-matrices/release-v6.2.x/transfer-chain-b.json +++ b/.github/compatibility-test-matrices/release-v6.2.x/transfer-chain-b.json @@ -6,9 +6,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v6.2.x" ], "chain-b": [ diff --git a/.github/compatibility-test-matrices/release-v7.2.x/client-chain-a.json b/.github/compatibility-test-matrices/release-v7.2.x/client-chain-a.json index 21c7b3db767..e332f3c82f5 100644 --- a/.github/compatibility-test-matrices/release-v7.2.x/client-chain-a.json +++ b/.github/compatibility-test-matrices/release-v7.2.x/client-chain-a.json @@ -9,9 +9,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v7.2.x" ], "entrypoint": [ diff --git a/.github/compatibility-test-matrices/release-v7.2.x/client-chain-b.json b/.github/compatibility-test-matrices/release-v7.2.x/client-chain-b.json index 18242bea61a..c7611def032 100644 --- a/.github/compatibility-test-matrices/release-v7.2.x/client-chain-b.json +++ b/.github/compatibility-test-matrices/release-v7.2.x/client-chain-b.json @@ -6,9 +6,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v7.2.x" ], "chain-b": [ diff --git a/.github/compatibility-test-matrices/release-v7.2.x/connection-chain-a.json b/.github/compatibility-test-matrices/release-v7.2.x/connection-chain-a.json index 8edfa6164cc..6a9b0366210 100644 --- a/.github/compatibility-test-matrices/release-v7.2.x/connection-chain-a.json +++ b/.github/compatibility-test-matrices/release-v7.2.x/connection-chain-a.json @@ -9,9 +9,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v7.2.x" ], "entrypoint": [ diff --git a/.github/compatibility-test-matrices/release-v7.2.x/connection-chain-b.json b/.github/compatibility-test-matrices/release-v7.2.x/connection-chain-b.json index 69205acc2d6..f63e9c9fdcb 100644 --- a/.github/compatibility-test-matrices/release-v7.2.x/connection-chain-b.json +++ b/.github/compatibility-test-matrices/release-v7.2.x/connection-chain-b.json @@ -6,9 +6,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v7.2.x" ], "chain-b": [ diff --git a/.github/compatibility-test-matrices/release-v7.2.x/incentivized-transfer-chain-a.json b/.github/compatibility-test-matrices/release-v7.2.x/incentivized-transfer-chain-a.json index 78748381095..ed4a53dce77 100644 --- a/.github/compatibility-test-matrices/release-v7.2.x/incentivized-transfer-chain-a.json +++ b/.github/compatibility-test-matrices/release-v7.2.x/incentivized-transfer-chain-a.json @@ -9,9 +9,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v7.2.x" ], "entrypoint": [ diff --git a/.github/compatibility-test-matrices/release-v7.2.x/incentivized-transfer-chain-b.json b/.github/compatibility-test-matrices/release-v7.2.x/incentivized-transfer-chain-b.json index c7f98b0fede..5a898abe9f9 100644 --- a/.github/compatibility-test-matrices/release-v7.2.x/incentivized-transfer-chain-b.json +++ b/.github/compatibility-test-matrices/release-v7.2.x/incentivized-transfer-chain-b.json @@ -6,9 +6,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v7.2.x" ], "chain-b": [ diff --git a/.github/compatibility-test-matrices/release-v7.2.x/transfer-chain-a.json b/.github/compatibility-test-matrices/release-v7.2.x/transfer-chain-a.json index ef50d8a6678..ebab359db0e 100644 --- a/.github/compatibility-test-matrices/release-v7.2.x/transfer-chain-a.json +++ b/.github/compatibility-test-matrices/release-v7.2.x/transfer-chain-a.json @@ -9,9 +9,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v7.2.x" ], "entrypoint": [ diff --git a/.github/compatibility-test-matrices/release-v7.2.x/transfer-chain-b.json b/.github/compatibility-test-matrices/release-v7.2.x/transfer-chain-b.json index adf3bf80813..b44f5c948fa 100644 --- a/.github/compatibility-test-matrices/release-v7.2.x/transfer-chain-b.json +++ b/.github/compatibility-test-matrices/release-v7.2.x/transfer-chain-b.json @@ -6,9 +6,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v7.2.x" ], "chain-b": [ diff --git a/.github/compatibility-test-matrices/release-v7.3.x/client-chain-a.json b/.github/compatibility-test-matrices/release-v7.3.x/client-chain-a.json index 927c7a942e5..5152a84a183 100644 --- a/.github/compatibility-test-matrices/release-v7.3.x/client-chain-a.json +++ b/.github/compatibility-test-matrices/release-v7.3.x/client-chain-a.json @@ -9,9 +9,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v7.3.x" ], "entrypoint": [ diff --git a/.github/compatibility-test-matrices/release-v7.3.x/client-chain-b.json b/.github/compatibility-test-matrices/release-v7.3.x/client-chain-b.json index f35ceab65b0..8b07ed9573a 100644 --- a/.github/compatibility-test-matrices/release-v7.3.x/client-chain-b.json +++ b/.github/compatibility-test-matrices/release-v7.3.x/client-chain-b.json @@ -6,9 +6,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v7.3.x" ], "chain-b": [ diff --git a/.github/compatibility-test-matrices/release-v7.3.x/connection-chain-a.json b/.github/compatibility-test-matrices/release-v7.3.x/connection-chain-a.json index 61cc60e1693..06f5d9fd064 100644 --- a/.github/compatibility-test-matrices/release-v7.3.x/connection-chain-a.json +++ b/.github/compatibility-test-matrices/release-v7.3.x/connection-chain-a.json @@ -9,9 +9,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v7.3.x" ], "entrypoint": [ diff --git a/.github/compatibility-test-matrices/release-v7.3.x/connection-chain-b.json b/.github/compatibility-test-matrices/release-v7.3.x/connection-chain-b.json index 106bc6491f9..594fd11a88d 100644 --- a/.github/compatibility-test-matrices/release-v7.3.x/connection-chain-b.json +++ b/.github/compatibility-test-matrices/release-v7.3.x/connection-chain-b.json @@ -6,9 +6,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v7.3.x" ], "chain-b": [ diff --git a/.github/compatibility-test-matrices/release-v7.3.x/incentivized-transfer-chain-a.json b/.github/compatibility-test-matrices/release-v7.3.x/incentivized-transfer-chain-a.json index c11a46d3a92..b2e544d1bf6 100644 --- a/.github/compatibility-test-matrices/release-v7.3.x/incentivized-transfer-chain-a.json +++ b/.github/compatibility-test-matrices/release-v7.3.x/incentivized-transfer-chain-a.json @@ -9,9 +9,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v7.3.x" ], "entrypoint": [ diff --git a/.github/compatibility-test-matrices/release-v7.3.x/incentivized-transfer-chain-b.json b/.github/compatibility-test-matrices/release-v7.3.x/incentivized-transfer-chain-b.json index 390e78f1c06..80874e8149b 100644 --- a/.github/compatibility-test-matrices/release-v7.3.x/incentivized-transfer-chain-b.json +++ b/.github/compatibility-test-matrices/release-v7.3.x/incentivized-transfer-chain-b.json @@ -6,9 +6,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v7.3.x" ], "chain-b": [ diff --git a/.github/compatibility-test-matrices/release-v7.3.x/transfer-chain-a.json b/.github/compatibility-test-matrices/release-v7.3.x/transfer-chain-a.json index 5fe4fe6c1e2..8d36d65f938 100644 --- a/.github/compatibility-test-matrices/release-v7.3.x/transfer-chain-a.json +++ b/.github/compatibility-test-matrices/release-v7.3.x/transfer-chain-a.json @@ -9,9 +9,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v7.3.x" ], "entrypoint": [ diff --git a/.github/compatibility-test-matrices/release-v7.3.x/transfer-chain-b.json b/.github/compatibility-test-matrices/release-v7.3.x/transfer-chain-b.json index 9e949980cd5..770492c5827 100644 --- a/.github/compatibility-test-matrices/release-v7.3.x/transfer-chain-b.json +++ b/.github/compatibility-test-matrices/release-v7.3.x/transfer-chain-b.json @@ -6,9 +6,6 @@ "v5.3.1", "v5.2.1", "v4.4.2", - "v4.3.1", - "v4.2.2", - "v4.1.3", "release-v7.3.x" ], "chain-b": [ diff --git a/.github/compatibility-test-matrices/unreleased/client.json b/.github/compatibility-test-matrices/unreleased/client.json index 692e422a115..b0a6412a8c5 100644 --- a/.github/compatibility-test-matrices/unreleased/client.json +++ b/.github/compatibility-test-matrices/unreleased/client.json @@ -6,10 +6,7 @@ "release-v6.1.x", "release-v5.3.x", "release-v5.2.x", - "release-v4.4.x", - "release-v4.3.x", - "release-v4.2.x", - "release-v4.1.x" + "release-v4.4.x" ], "chain-b": [ "release-v7.3.x", @@ -18,10 +15,7 @@ "release-v6.1.x", "release-v5.3.x", "release-v5.2.x", - "release-v4.4.x", - "release-v4.3.x", - "release-v4.2.x", - "release-v4.1.x" + "release-v4.4.x" ], "entrypoint": [ "TestClientTestSuite" diff --git a/.github/compatibility-test-matrices/unreleased/connection.json b/.github/compatibility-test-matrices/unreleased/connection.json index 4d1a87c06f6..c595c7c1f6d 100644 --- a/.github/compatibility-test-matrices/unreleased/connection.json +++ b/.github/compatibility-test-matrices/unreleased/connection.json @@ -6,10 +6,7 @@ "release-v6.1.x", "release-v5.3.x", "release-v5.2.x", - "release-v4.4.x", - "release-v4.3.x", - "release-v4.2.x", - "release-v4.1.x" + "release-v4.4.x" ], "chain-b": [ "release-v7.3.x", @@ -18,10 +15,7 @@ "release-v6.1.x", "release-v5.3.x", "release-v5.2.x", - "release-v4.4.x", - "release-v4.3.x", - "release-v4.2.x", - "release-v4.1.x" + "release-v4.4.x" ], "entrypoint": [ "TestConnectionTestSuite" diff --git a/.github/compatibility-test-matrices/unreleased/incentivized-transfer-1.json b/.github/compatibility-test-matrices/unreleased/incentivized-transfer-1.json index 47363ba43bb..1e1579a9def 100644 --- a/.github/compatibility-test-matrices/unreleased/incentivized-transfer-1.json +++ b/.github/compatibility-test-matrices/unreleased/incentivized-transfer-1.json @@ -6,10 +6,7 @@ "release-v6.1.x", "release-v5.3.x", "release-v5.2.x", - "release-v4.4.x", - "release-v4.3.x", - "release-v4.2.x", - "release-v4.1.x" + "release-v4.4.x" ], "chain-b": [ "release-v7.3.x", @@ -18,10 +15,7 @@ "release-v6.1.x", "release-v5.3.x", "release-v5.2.x", - "release-v4.4.x", - "release-v4.3.x", - "release-v4.2.x", - "release-v4.1.x" + "release-v4.4.x" ], "entrypoint": [ "TestIncentivizedTransferTestSuite" diff --git a/.github/compatibility-test-matrices/unreleased/incentivized-transfer-2.json b/.github/compatibility-test-matrices/unreleased/incentivized-transfer-2.json index 5d3641f7887..b17a9f4f634 100644 --- a/.github/compatibility-test-matrices/unreleased/incentivized-transfer-2.json +++ b/.github/compatibility-test-matrices/unreleased/incentivized-transfer-2.json @@ -6,10 +6,7 @@ "release-v6.1.x", "release-v5.3.x", "release-v5.2.x", - "release-v4.4.x", - "release-v4.3.x", - "release-v4.2.x", - "release-v4.1.x" + "release-v4.4.x" ], "chain-b": [ "release-v7.3.x", @@ -18,10 +15,7 @@ "release-v6.1.x", "release-v5.3.x", "release-v5.2.x", - "release-v4.4.x", - "release-v4.3.x", - "release-v4.2.x", - "release-v4.1.x" + "release-v4.4.x" ], "entrypoint": [ "TestIncentivizedTransferTestSuite" diff --git a/.github/compatibility-test-matrices/unreleased/incentivized-transfer-3.json b/.github/compatibility-test-matrices/unreleased/incentivized-transfer-3.json index d30db62ced2..cf4d6085fbf 100644 --- a/.github/compatibility-test-matrices/unreleased/incentivized-transfer-3.json +++ b/.github/compatibility-test-matrices/unreleased/incentivized-transfer-3.json @@ -6,10 +6,7 @@ "release-v6.1.x", "release-v5.3.x", "release-v5.2.x", - "release-v4.4.x", - "release-v4.3.x", - "release-v4.2.x", - "release-v4.1.x" + "release-v4.4.x" ], "chain-b": [ "release-v7.3.x", @@ -18,10 +15,7 @@ "release-v6.1.x", "release-v5.3.x", "release-v5.2.x", - "release-v4.4.x", - "release-v4.3.x", - "release-v4.2.x", - "release-v4.1.x" + "release-v4.4.x" ], "entrypoint": [ "TestIncentivizedTransferTestSuite" diff --git a/.github/compatibility-test-matrices/unreleased/transfer-1.json b/.github/compatibility-test-matrices/unreleased/transfer-1.json index 12740199696..602c4805a07 100644 --- a/.github/compatibility-test-matrices/unreleased/transfer-1.json +++ b/.github/compatibility-test-matrices/unreleased/transfer-1.json @@ -6,10 +6,7 @@ "release-v6.1.x", "release-v5.3.x", "release-v5.2.x", - "release-v4.4.x", - "release-v4.3.x", - "release-v4.2.x", - "release-v4.1.x" + "release-v4.4.x" ], "chain-b": [ "release-v7.3.x", @@ -18,10 +15,7 @@ "release-v6.1.x", "release-v5.3.x", "release-v5.2.x", - "release-v4.4.x", - "release-v4.3.x", - "release-v4.2.x", - "release-v4.1.x" + "release-v4.4.x" ], "entrypoint": [ "TestTransferTestSuite" diff --git a/.github/compatibility-test-matrices/unreleased/transfer-2.json b/.github/compatibility-test-matrices/unreleased/transfer-2.json index fa2f7726535..c6f47077b04 100644 --- a/.github/compatibility-test-matrices/unreleased/transfer-2.json +++ b/.github/compatibility-test-matrices/unreleased/transfer-2.json @@ -6,10 +6,7 @@ "release-v6.1.x", "release-v5.3.x", "release-v5.2.x", - "release-v4.4.x", - "release-v4.3.x", - "release-v4.2.x", - "release-v4.1.x" + "release-v4.4.x" ], "chain-b": [ "release-v7.3.x", @@ -18,10 +15,7 @@ "release-v6.1.x", "release-v5.3.x", "release-v5.2.x", - "release-v4.4.x", - "release-v4.3.x", - "release-v4.2.x", - "release-v4.1.x" + "release-v4.4.x" ], "entrypoint": [ "TestTransferTestSuite" diff --git a/.github/compatibility-test-matrices/unreleased/transfer-3.json b/.github/compatibility-test-matrices/unreleased/transfer-3.json index 0ee3e9e4515..a2cc9586658 100644 --- a/.github/compatibility-test-matrices/unreleased/transfer-3.json +++ b/.github/compatibility-test-matrices/unreleased/transfer-3.json @@ -6,10 +6,7 @@ "release-v6.1.x", "release-v5.3.x", "release-v5.2.x", - "release-v4.4.x", - "release-v4.3.x", - "release-v4.2.x", - "release-v4.1.x" + "release-v4.4.x" ], "chain-b": [ "release-v7.3.x", @@ -18,10 +15,7 @@ "release-v6.1.x", "release-v5.3.x", "release-v5.2.x", - "release-v4.4.x", - "release-v4.3.x", - "release-v4.2.x", - "release-v4.1.x" + "release-v4.4.x" ], "entrypoint": [ "TestTransferTestSuite" diff --git a/.github/mergify.yml b/.github/mergify.yml index b735929efaa..1021075339f 100644 --- a/.github/mergify.yml +++ b/.github/mergify.yml @@ -26,30 +26,6 @@ pull_request_rules: backport: branches: - capability/release/v1.0.x - - name: backport patches to v4.1.x branch - conditions: - - base=main - - label=backport-to-v4.1.x - actions: - backport: - branches: - - release/v4.1.x - - name: backport patches to v4.2.x branch - conditions: - - base=main - - label=backport-to-v4.2.x - actions: - backport: - branches: - - release/v4.2.x - - name: backport patches to v4.3.x branch - conditions: - - base=main - - label=backport-to-v4.3.x - actions: - backport: - branches: - - release/v4.3.x - name: backport patches to v4.4.x branch conditions: - base=main diff --git a/.github/workflows/e2e-compatibility-unreleased.yaml b/.github/workflows/e2e-compatibility-unreleased.yaml index a12ff1f41f5..5c4e4b25a2c 100644 --- a/.github/workflows/e2e-compatibility-unreleased.yaml +++ b/.github/workflows/e2e-compatibility-unreleased.yaml @@ -12,9 +12,6 @@ jobs: strategy: matrix: release-branch: - - release/v4.1.x - - release/v4.2.x - - release/v4.3.x - release/v4.4.x - release/v5.2.x - release/v5.3.x diff --git a/.github/workflows/e2e-compatibility.yaml b/.github/workflows/e2e-compatibility.yaml index ff88a6bc14d..77e16e95ea1 100644 --- a/.github/workflows/e2e-compatibility.yaml +++ b/.github/workflows/e2e-compatibility.yaml @@ -7,9 +7,6 @@ on: required: true type: choice options: - - release/v4.1.x - - release/v4.2.x - - release/v4.3.x - release/v4.4.x - release/v5.2.x - release/v5.3.x @@ -49,9 +46,6 @@ jobs: strategy: matrix: release-branch: - - release/v4.1.x - - release/v4.2.x - - release/v4.3.x - release/v4.4.x - release/v5.2.x - release/v5.3.x diff --git a/.github/workflows/e2e-manual-simd.yaml b/.github/workflows/e2e-manual-simd.yaml index b36a5dbebc3..d899e47859f 100644 --- a/.github/workflows/e2e-manual-simd.yaml +++ b/.github/workflows/e2e-manual-simd.yaml @@ -41,9 +41,6 @@ on: - v5.2.1 - v5.3.1 - v4.4.2 - - v4.3.1 - - v4.2.2 - - v4.1.3 chain-a-tag-override: description: 'Specify an arbitrary tag for chain A' required: false @@ -61,9 +58,6 @@ on: - v5.2.1 - v5.3.1 - v4.4.2 - - v4.3.1 - - v4.2.2 - - v4.1.3 chain-b-tag-override: description: 'Specify an arbitrary tag for chain B' required: false diff --git a/.github/workflows/e2e-upgrade.yaml b/.github/workflows/e2e-upgrade.yaml index 498c5c1bc22..f478e72dd92 100644 --- a/.github/workflows/e2e-upgrade.yaml +++ b/.github/workflows/e2e-upgrade.yaml @@ -11,8 +11,8 @@ jobs: with: chain-image: ghcr.io/cosmos/ibc-go-simd chain-binary: simd - chain-a-tag: v4.3.0 - chain-b-tag: v4.3.0 + chain-a-tag: v4.4.1 + chain-b-tag: v4.4.1 chain-upgrade-tag: v5.1.0 upgrade-plan-name: "normal upgrade" test-entry-point: "TestUpgradeTestSuite" diff --git a/RELEASES.md b/RELEASES.md index 94091889a2b..4fb6955e7b7 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -67,9 +67,6 @@ Only the following major release series have a stable release status: |Release|End of Life Date| |-------|----------------| -|`v4.1.x`|August 12, 2023| -|`v4.2.x`|August 12, 2023| -|`v4.3.x`|August 12, 2023| |`v4.4.x`|October 31, 2023| |`v5.2.x`|September 28, 2023| |`v5.3.x`|October 31, 2023| @@ -106,9 +103,6 @@ Versions of Golang, Cosmos SDK and Tendermint used by ibc-go in the currently ac | Go | ibc-go | Cosmos SDK | Tendermint/CometBFT | |----|--------|------------|---------------------| -| 1.18 | v4.1.3 | v0.45.10 | v0.34.22 | -| 1.18 | v4.2.2 | v0.45.10 | v0.34.22 | -| 1.18 | v4.3.1 | v0.45.12 | v0.34.24 | | 1.19 | v4.4.1 | v0.45.15 | v0.34.27 | | 1.19 | v4.4.2 | v0.45.15 | v0.34.27 | | 1.18 | v5.2.1 | v0.46.7 | v0.34.24 |