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 0417c34c76e..a60e3ef545c 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 @@ -1,6 +1,6 @@ { "chain-a": ["release-v4.4.x"], - "chain-b": ["release-v4.4.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-b": ["release-v4.4.x", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "entrypoint": ["TestIncentivizedTransferTestSuite"], "test": [ "TestMsgPayPacketFee_AsyncSingleSender_Succeeds", 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 1f64d163cc2..8e4a316d59b 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 @@ -1,5 +1,5 @@ { - "chain-a": ["release-v4.4.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-a": ["release-v4.4.x", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "chain-b": ["release-v4.4.x"], "entrypoint": ["TestIncentivizedTransferTestSuite"], "test": [ 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 20de0611cfd..d481d3eebbd 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 @@ -1,6 +1,6 @@ { "chain-a": ["release-v4.4.x"], - "chain-b": ["release-v4.4.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-b": ["release-v4.4.x", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "entrypoint": ["TestTransferTestSuite"], "test": [ "TestMsgTransfer_Succeeds_Nonincentivized", 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 19999b96416..97d6382622a 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 @@ -1,5 +1,5 @@ { - "chain-a": ["release-v4.4.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-a": ["release-v4.4.x", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "chain-b": ["release-v4.4.x"], "entrypoint": ["TestTransferTestSuite"], "test": [ 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 6ff10fdc4bd..8373962ba4d 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 @@ -1,6 +1,6 @@ { "chain-a": ["release-v5.2.x"], - "chain-b": ["release-v5.2.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-b": ["release-v5.2.x", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "entrypoint": ["TestIncentivizedTransferTestSuite"], "test": [ "TestMsgPayPacketFee_AsyncSingleSender_Succeeds", 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 dba1d97b60f..80c95ca7a57 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 @@ -1,5 +1,5 @@ { - "chain-a": ["release-v5.2.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-a": ["release-v5.2.x", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "chain-b": ["release-v5.2.x"], "entrypoint": ["TestIncentivizedTransferTestSuite"], "test": [ 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 1108cf97cbd..8ae7876f05c 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 @@ -1,6 +1,6 @@ { "chain-a": ["release-v5.2.x"], - "chain-b": ["release-v5.2.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-b": ["release-v5.2.x", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "entrypoint": ["TestTransferTestSuite"], "test": [ "TestMsgTransfer_Succeeds_Nonincentivized", 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 c058ae21948..ef9ad5cb511 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 @@ -1,5 +1,5 @@ { - "chain-a": ["release-v5.2.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-a": ["release-v5.2.x", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "chain-b": ["release-v5.2.x"], "entrypoint": ["TestTransferTestSuite"], "test": [ 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 32cd0b97df9..330bc464f88 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 @@ -1,6 +1,6 @@ { "chain-a": ["release-v5.3.x"], - "chain-b": ["release-v5.3.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-b": ["release-v5.3.x", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "entrypoint": ["TestIncentivizedTransferTestSuite"], "test": [ "TestMsgPayPacketFee_AsyncSingleSender_Succeeds", 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 018e756b6d7..99913ddf18e 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 @@ -1,5 +1,5 @@ { - "chain-a": ["release-v5.3.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-a": ["release-v5.3.x", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "chain-b": ["release-v5.3.x"], "entrypoint": ["TestIncentivizedTransferTestSuite"], "test": [ 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 bc875fb2368..5d2392caf01 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 @@ -1,6 +1,6 @@ { "chain-a": ["release-v5.3.x"], - "chain-b": ["release-v5.3.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-b": ["release-v5.3.x", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "entrypoint": ["TestTransferTestSuite"], "test": [ "TestMsgTransfer_Succeeds_Nonincentivized", 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 35c1b4cb806..386f424c91e 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 @@ -1,5 +1,5 @@ { - "chain-a": ["release-v5.3.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-a": ["release-v5.3.x", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "chain-b": ["release-v5.3.x"], "entrypoint": ["TestTransferTestSuite"], "test": [ 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 0d3148cb223..0cda7375833 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 @@ -1,6 +1,6 @@ { "chain-a": ["release-v6.1.x"], - "chain-b": ["release-v6.1.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-b": ["release-v6.1.x", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "entrypoint": ["TestClientTestSuite"], "test": [ "TestClientUpdateProposal_Succeeds", 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 f2a5ba229c2..1a210cefad3 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 @@ -1,5 +1,5 @@ { - "chain-a": ["release-v6.1.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-a": ["release-v6.1.x", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "chain-b": ["release-v6.1.x"], "entrypoint": ["TestClientTestSuite"], "test": [ 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 077238d28a0..27c66b50e8e 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 @@ -1,6 +1,6 @@ { "chain-a": ["release-v6.1.x"], - "chain-b": ["release-v6.1.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-b": ["release-v6.1.x", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "entrypoint": ["TestConnectionTestSuite"], "test": [ "TestMaxExpectedTimePerBlockParam" 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 cbd2aaab6e9..6cedb56763e 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 @@ -1,5 +1,5 @@ { - "chain-a": ["release-v6.1.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-a": ["release-v6.1.x", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "chain-b": ["release-v6.1.x"], "entrypoint": ["TestConnectionTestSuite"], "test": [ 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 004418020be..0ad6cc8fa7c 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 @@ -1,6 +1,6 @@ { "chain-a": ["release-v6.1.x"], - "chain-b": ["release-v6.1.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-b": ["release-v6.1.x", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "entrypoint": ["TestIncentivizedTransferTestSuite"], "test": [ "TestMsgPayPacketFee_AsyncSingleSender_Succeeds", 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 4d0b6a7ee99..a8029f8dd71 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 @@ -1,5 +1,5 @@ { - "chain-a": ["release-v6.1.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-a": ["release-v6.1.x", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "chain-b": ["release-v6.1.x"], "entrypoint": ["TestIncentivizedTransferTestSuite"], "test": [ 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 dffc3f21cb7..bf1b1caf518 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 @@ -1,6 +1,6 @@ { "chain-a": ["release-v6.1.x"], - "chain-b": ["release-v6.1.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-b": ["release-v6.1.x", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "entrypoint": ["TestTransferTestSuite"], "test": [ "TestMsgTransfer_Succeeds_Nonincentivized", 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 85d479e1c35..a356d046ceb 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 @@ -1,5 +1,5 @@ { - "chain-a": ["release-v6.1.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-a": ["release-v6.1.x", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "chain-b": ["release-v6.1.x"], "entrypoint": ["TestTransferTestSuite"], "test": [ 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 463ddd70c2d..a273e39799e 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 @@ -1,6 +1,6 @@ { "chain-a": ["release-v6.2.x"], - "chain-b": ["release-v6.2.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-b": ["release-v6.2.x", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "entrypoint": ["TestClientTestSuite"], "test": [ "TestClientUpdateProposal_Succeeds", 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 c050017903e..ca1437ba3d8 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 @@ -1,5 +1,5 @@ { - "chain-a": ["release-v6.2.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-a": ["release-v6.2.x", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "chain-b": ["release-v6.2.x"], "entrypoint": ["TestClientTestSuite"], "test": [ 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 4bd68708a09..b20fe44faed 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 @@ -1,6 +1,6 @@ { "chain-a": ["release-v6.2.x"], - "chain-b": ["release-v6.2.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-b": ["release-v6.2.x", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "entrypoint": ["TestConnectionTestSuite"], "test": [ "TestMaxExpectedTimePerBlockParam" 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 875e682ad04..f33d5f0b2af 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 @@ -1,5 +1,5 @@ { - "chain-a": ["release-v6.2.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-a": ["release-v6.2.x", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "chain-b": ["release-v6.2.x"], "entrypoint": ["TestConnectionTestSuite"], "test": [ 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 abe88c8f169..8d72e78a4ea 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 @@ -1,6 +1,6 @@ { "chain-a": ["release-v6.2.x"], - "chain-b": ["release-v6.2.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-b": ["release-v6.2.x", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "entrypoint": ["TestIncentivizedTransferTestSuite"], "test": [ "TestMsgPayPacketFee_AsyncSingleSender_Succeeds", 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 b7290e45fdf..ae06337f1b5 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 @@ -1,5 +1,5 @@ { - "chain-a": ["release-v6.2.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-a": ["release-v6.2.x", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "chain-b": ["release-v6.2.x"], "entrypoint": ["TestIncentivizedTransferTestSuite"], "test": [ 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 d775c685136..e4edf3bc4f2 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 @@ -1,6 +1,6 @@ { "chain-a": ["release-v6.2.x"], - "chain-b": ["release-v6.2.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-b": ["release-v6.2.x", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "entrypoint": ["TestTransferTestSuite"], "test": [ "TestMsgTransfer_Succeeds_Nonincentivized", 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 32cfcfd5085..d8a90049592 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 @@ -1,5 +1,5 @@ { - "chain-a": ["release-v6.2.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-a": ["release-v6.2.x", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "chain-b": ["release-v6.2.x"], "entrypoint": ["TestTransferTestSuite"], "test": [ diff --git a/.github/compatibility-test-matrices/release-v7.0.x/client-chain-a.json b/.github/compatibility-test-matrices/release-v7.0.x/client-chain-a.json index 187f3c58c80..e533aed09ce 100644 --- a/.github/compatibility-test-matrices/release-v7.0.x/client-chain-a.json +++ b/.github/compatibility-test-matrices/release-v7.0.x/client-chain-a.json @@ -1,6 +1,6 @@ { "chain-a": ["release-v7.0.x"], - "chain-b": ["release-v7.0.x", "v7.0.0", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-b": ["release-v7.0.x", "v7.0.0", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "entrypoint": ["TestClientTestSuite"], "test": [ "TestClientUpdateProposal_Succeeds", diff --git a/.github/compatibility-test-matrices/release-v7.0.x/client-chain-b.json b/.github/compatibility-test-matrices/release-v7.0.x/client-chain-b.json index 7b1c6b855db..441ae7a0bf3 100644 --- a/.github/compatibility-test-matrices/release-v7.0.x/client-chain-b.json +++ b/.github/compatibility-test-matrices/release-v7.0.x/client-chain-b.json @@ -1,5 +1,5 @@ { - "chain-a": ["release-v7.0.x", "v7.0.0", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-a": ["release-v7.0.x", "v7.0.0", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "chain-b": ["release-v7.0.x"], "entrypoint": ["TestClientTestSuite"], "test": [ diff --git a/.github/compatibility-test-matrices/release-v7.0.x/connection-chain-a.json b/.github/compatibility-test-matrices/release-v7.0.x/connection-chain-a.json index 627ddf6fe1b..2cb5312ee2f 100644 --- a/.github/compatibility-test-matrices/release-v7.0.x/connection-chain-a.json +++ b/.github/compatibility-test-matrices/release-v7.0.x/connection-chain-a.json @@ -1,6 +1,6 @@ { "chain-a": ["release-v7.0.x"], - "chain-b": ["release-v7.0.x", "v7.0.0", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-b": ["release-v7.0.x", "v7.0.0", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "entrypoint": ["TestConnectionTestSuite"], "test": [ "TestMaxExpectedTimePerBlockParam" diff --git a/.github/compatibility-test-matrices/release-v7.0.x/connection-chain-b.json b/.github/compatibility-test-matrices/release-v7.0.x/connection-chain-b.json index 4b4642311e1..48272c52d76 100644 --- a/.github/compatibility-test-matrices/release-v7.0.x/connection-chain-b.json +++ b/.github/compatibility-test-matrices/release-v7.0.x/connection-chain-b.json @@ -1,5 +1,5 @@ { - "chain-a": ["release-v7.0.x", "v7.0.0", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-a": ["release-v7.0.x", "v7.0.0", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "chain-b": ["release-v7.0.x"], "entrypoint": ["TestConnectionTestSuite"], "test": [ diff --git a/.github/compatibility-test-matrices/release-v7.0.x/incentivized-transfer-chain-a.json b/.github/compatibility-test-matrices/release-v7.0.x/incentivized-transfer-chain-a.json index 964241f7c78..48aa46a670e 100644 --- a/.github/compatibility-test-matrices/release-v7.0.x/incentivized-transfer-chain-a.json +++ b/.github/compatibility-test-matrices/release-v7.0.x/incentivized-transfer-chain-a.json @@ -1,6 +1,6 @@ { "chain-a": ["release-v7.0.x"], - "chain-b": ["release-v7.0.x", "v7.0.0", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-b": ["release-v7.0.x", "v7.0.0", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "entrypoint": ["TestIncentivizedTransferTestSuite"], "test": [ "TestMsgPayPacketFee_AsyncSingleSender_Succeeds", diff --git a/.github/compatibility-test-matrices/release-v7.0.x/incentivized-transfer-chain-b.json b/.github/compatibility-test-matrices/release-v7.0.x/incentivized-transfer-chain-b.json index 8ca0ebf533f..3f0993f25b3 100644 --- a/.github/compatibility-test-matrices/release-v7.0.x/incentivized-transfer-chain-b.json +++ b/.github/compatibility-test-matrices/release-v7.0.x/incentivized-transfer-chain-b.json @@ -1,5 +1,5 @@ { - "chain-a": ["release-v7.0.x", "v7.0.0", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-a": ["release-v7.0.x", "v7.0.0", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "chain-b": ["release-v7.0.x"], "entrypoint": ["TestIncentivizedTransferTestSuite"], "test": [ diff --git a/.github/compatibility-test-matrices/release-v7.0.x/transfer-chain-a.json b/.github/compatibility-test-matrices/release-v7.0.x/transfer-chain-a.json index 9900028af83..a7122d091c0 100644 --- a/.github/compatibility-test-matrices/release-v7.0.x/transfer-chain-a.json +++ b/.github/compatibility-test-matrices/release-v7.0.x/transfer-chain-a.json @@ -1,6 +1,6 @@ { "chain-a": ["release-v7.0.x"], - "chain-b": ["release-v7.0.x", "v7.0.0", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-b": ["release-v7.0.x", "v7.0.0", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "entrypoint": ["TestTransferTestSuite"], "test": [ "TestMsgTransfer_Succeeds_Nonincentivized", diff --git a/.github/compatibility-test-matrices/release-v7.0.x/transfer-chain-b.json b/.github/compatibility-test-matrices/release-v7.0.x/transfer-chain-b.json index 95168b8db3c..242c8309497 100644 --- a/.github/compatibility-test-matrices/release-v7.0.x/transfer-chain-b.json +++ b/.github/compatibility-test-matrices/release-v7.0.x/transfer-chain-b.json @@ -1,5 +1,5 @@ { - "chain-a": ["release-v7.0.x", "v7.0.0", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-a": ["release-v7.0.x", "v7.0.0", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "chain-b": ["release-v7.0.x"], "entrypoint": ["TestTransferTestSuite"], "test": [ diff --git a/.github/compatibility-test-matrices/release-v7.1.x/client-chain-a.json b/.github/compatibility-test-matrices/release-v7.1.x/client-chain-a.json index ab830bd3076..3c3f9420978 100644 --- a/.github/compatibility-test-matrices/release-v7.1.x/client-chain-a.json +++ b/.github/compatibility-test-matrices/release-v7.1.x/client-chain-a.json @@ -1,6 +1,6 @@ { "chain-a": ["release-v7.1.x"], - "chain-b": ["release-v7.1.x", "v7.0.0", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-b": ["release-v7.1.x", "v7.0.0", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "entrypoint": ["TestClientTestSuite"], "test": [ "TestClientUpdateProposal_Succeeds", diff --git a/.github/compatibility-test-matrices/release-v7.1.x/client-chain-b.json b/.github/compatibility-test-matrices/release-v7.1.x/client-chain-b.json index a161eb48df0..d6f2c3f62cb 100644 --- a/.github/compatibility-test-matrices/release-v7.1.x/client-chain-b.json +++ b/.github/compatibility-test-matrices/release-v7.1.x/client-chain-b.json @@ -1,5 +1,5 @@ { - "chain-a": ["release-v7.1.x", "v7.0.0", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-a": ["release-v7.1.x", "v7.0.0", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "chain-b": ["release-v7.1.x"], "entrypoint": ["TestClientTestSuite"], "test": [ diff --git a/.github/compatibility-test-matrices/release-v7.1.x/connection-chain-a.json b/.github/compatibility-test-matrices/release-v7.1.x/connection-chain-a.json index 3e101bf4979..72788d49d39 100644 --- a/.github/compatibility-test-matrices/release-v7.1.x/connection-chain-a.json +++ b/.github/compatibility-test-matrices/release-v7.1.x/connection-chain-a.json @@ -1,6 +1,6 @@ { "chain-a": ["release-v7.1.x"], - "chain-b": ["release-v7.1.x", "v7.0.0", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-b": ["release-v7.1.x", "v7.0.0", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "entrypoint": ["TestConnectionTestSuite"], "test": [ "TestMaxExpectedTimePerBlockParam" diff --git a/.github/compatibility-test-matrices/release-v7.1.x/connection-chain-b.json b/.github/compatibility-test-matrices/release-v7.1.x/connection-chain-b.json index 8da137bde10..7127f22a951 100644 --- a/.github/compatibility-test-matrices/release-v7.1.x/connection-chain-b.json +++ b/.github/compatibility-test-matrices/release-v7.1.x/connection-chain-b.json @@ -1,5 +1,5 @@ { - "chain-a": ["release-v7.1.x", "v7.0.0", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-a": ["release-v7.1.x", "v7.0.0", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "chain-b": ["release-v7.1.x"], "entrypoint": ["TestConnectionTestSuite"], "test": [ diff --git a/.github/compatibility-test-matrices/release-v7.1.x/incentivized-transfer-chain-a.json b/.github/compatibility-test-matrices/release-v7.1.x/incentivized-transfer-chain-a.json index 02ae0d96087..dc5e8ffb6c0 100644 --- a/.github/compatibility-test-matrices/release-v7.1.x/incentivized-transfer-chain-a.json +++ b/.github/compatibility-test-matrices/release-v7.1.x/incentivized-transfer-chain-a.json @@ -1,6 +1,6 @@ { "chain-a": ["release-v7.1.x"], - "chain-b": ["release-v7.1.x", "v7.0.0", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-b": ["release-v7.1.x", "v7.0.0", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "entrypoint": ["TestIncentivizedTransferTestSuite"], "test": [ "TestMsgPayPacketFee_AsyncSingleSender_Succeeds", diff --git a/.github/compatibility-test-matrices/release-v7.1.x/incentivized-transfer-chain-b.json b/.github/compatibility-test-matrices/release-v7.1.x/incentivized-transfer-chain-b.json index 3aacc37432a..5cb7423f3f0 100644 --- a/.github/compatibility-test-matrices/release-v7.1.x/incentivized-transfer-chain-b.json +++ b/.github/compatibility-test-matrices/release-v7.1.x/incentivized-transfer-chain-b.json @@ -1,5 +1,5 @@ { - "chain-a": ["release-v7.1.x", "v7.0.0", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-a": ["release-v7.1.x", "v7.0.0", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "chain-b": ["release-v7.1.x"], "entrypoint": ["TestIncentivizedTransferTestSuite"], "test": [ diff --git a/.github/compatibility-test-matrices/release-v7.1.x/transfer-chain-a.json b/.github/compatibility-test-matrices/release-v7.1.x/transfer-chain-a.json index 87469c1c25b..010c69ec44f 100644 --- a/.github/compatibility-test-matrices/release-v7.1.x/transfer-chain-a.json +++ b/.github/compatibility-test-matrices/release-v7.1.x/transfer-chain-a.json @@ -1,6 +1,6 @@ { "chain-a": ["release-v7.1.x"], - "chain-b": ["release-v7.1.x", "v7.0.0", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-b": ["release-v7.1.x", "v7.0.0", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "entrypoint": ["TestTransferTestSuite"], "test": [ "TestMsgTransfer_Succeeds_Nonincentivized", diff --git a/.github/compatibility-test-matrices/release-v7.1.x/transfer-chain-b.json b/.github/compatibility-test-matrices/release-v7.1.x/transfer-chain-b.json index 7406f39d1f0..80a5a4ba909 100644 --- a/.github/compatibility-test-matrices/release-v7.1.x/transfer-chain-b.json +++ b/.github/compatibility-test-matrices/release-v7.1.x/transfer-chain-b.json @@ -1,5 +1,5 @@ { - "chain-a": ["release-v7.1.x", "v7.0.0", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"], + "chain-a": ["release-v7.1.x", "v7.0.0", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"], "chain-b": ["release-v7.1.x"], "entrypoint": ["TestTransferTestSuite"], "test": [ diff --git a/.github/workflows/e2e-manual-simd.yaml b/.github/workflows/e2e-manual-simd.yaml index 109e61247ff..6ddc9b7d050 100644 --- a/.github/workflows/e2e-manual-simd.yaml +++ b/.github/workflows/e2e-manual-simd.yaml @@ -38,6 +38,7 @@ on: - v7.0.0 - v6.1.0 - v5.2.0 + - v4.4.0 - v4.3.0 - v4.2.0 - v4.1.1 @@ -55,6 +56,7 @@ on: - v7.0.0 - v6.1.0 - v5.2.0 + - v4.4.0 - v4.3.0 - v4.2.0 - v4.1.1 diff --git a/CHANGELOG.md b/CHANGELOG.md index 28354f0c7c1..8e2752c63c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -296,6 +296,12 @@ Ref: https://keepachangelog.com/en/1.0.0/ * (makefile) [\#1785](https://github.com/cosmos/ibc-go/pull/1785) Fetch the correct versions of protocol buffers dependencies from tendermint, cosmos-sdk, and ics23. * (modules/core/04-channel)[\#1919](https://github.com/cosmos/ibc-go/pull/1919) Fixed formatting of sequence for packet "acknowledgement written" logs. +## [v4.4.0](https://github.com/cosmos/ibc-go/releases/tag/v4.4.0) - 2023-04-25 + +### Dependencies + +* [\#3416](https://github.com/cosmos/ibc-go/pull/3416) Bump Cosmos SDK to v0.45.15 and replace Tendermint with CometBFT v0.34.27. + ## [v4.3.0](https://github.com/cosmos/ibc-go/releases/tag/v4.3.0) - 2023-01-24 ### Dependencies diff --git a/RELEASES.md b/RELEASES.md index 6be4caef671..7bd4287b90a 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -70,6 +70,7 @@ Only the following major release series have a stable release status: |`v4.1.x`|August 12, 2023| |`v4.2.x`|August 12, 2023| |`v4.3.x`|August 12, 2023| +|`v4.4.x`|August 12, 2023| |`v5.2.x`|September 28, 2023| |`v6.1.x`|December 09, 2023| |`v7.0.x`|March 17, 2024| @@ -106,6 +107,7 @@ Versions of Golang, Cosmos SDK and Tendermint used by ibc-go in the currently ac | 1.18 | v4.1.1 | v0.45.10 | v0.34.22 | | 1.18 | v4.2.0 | v0.45.10 | v0.34.22 | | 1.18 | v4.3.0 | v0.45.12 | v0.34.24 | +| 1.19 | v4.4.0 | v0.45.15 | v0.34.27 | | 1.18 | v5.2.0 | v0.46.7 | v0.34.24 | | 1.18 | v6.1.0 | v0.46.7 | v0.34.24 | | 1.19 | v7.0.0 | v0.47.0 | v0.37.0 | diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 5dd9f2c1577..af2902605b6 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -144,6 +144,10 @@ module.exports = { label: "v4.3.0", key: "v4.3.0", }, + { + label: "v4.4.0", + key: "v4.4.0", + }, { label: "v5.0.0", key: "v5.0.0", diff --git a/docs/versions b/docs/versions index eba46650e05..e9a764b05dd 100644 --- a/docs/versions +++ b/docs/versions @@ -4,6 +4,7 @@ release/v6.0.x v6.0.0 release/v5.2.x v5.2.0 release/v5.1.x v5.1.0 release/v5.0.x v5.0.0 +release/v4.4.x v4.4.0 release/v4.3.x v4.3.0 release/v4.2.x v4.2.0 release/v4.1.x v4.1.0