Skip to content

Commit

Permalink
post v5.3.0 release chores (cosmos#3562)
Browse files Browse the repository at this point in the history
* Update CHANGELOG.md

* Update versions

---------

Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
  • Loading branch information
charleenfei and crodriguezvega authored May 23, 2023
1 parent 729a55a commit 1804597
Show file tree
Hide file tree
Showing 48 changed files with 1,131 additions and 266 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,20 @@
{
"chain-a": ["release-v4.4.x"],
"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"],
"chain-a": [
"release-v4.4.x"
],
"chain-b": [
"release-v4.4.x",
"v6.1.0",
"v5.2.0",
"v4.4.0",
"v4.3.0",
"v4.2.0",
"v4.1.1",
"v5.3.0"
],
"entrypoint": [
"TestIncentivizedTransferTestSuite"
],
"test": [
"TestMsgPayPacketFee_AsyncSingleSender_Succeeds",
"TestMsgPayPacketFee_InvalidReceiverAccount",
Expand All @@ -10,7 +23,13 @@
"TestPayPacketFeeAsync_SingleSender_NoCounterPartyAddress",
"TestMsgPayPacketFee_AsyncMultipleSenders_Succeeds"
],
"relayer-type": ["rly"],
"chain-binary": ["simd"],
"chain-image": ["ghcr.io/cosmos/ibc-go-simd"]
"relayer-type": [
"rly"
],
"chain-binary": [
"simd"
],
"chain-image": [
"ghcr.io/cosmos/ibc-go-simd"
]
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,20 @@
{
"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"],
"chain-a": [
"release-v4.4.x",
"v6.1.0",
"v5.2.0",
"v4.4.0",
"v4.3.0",
"v4.2.0",
"v4.1.1",
"v5.3.0"
],
"chain-b": [
"release-v4.4.x"
],
"entrypoint": [
"TestIncentivizedTransferTestSuite"
],
"test": [
"TestMsgPayPacketFee_AsyncSingleSender_Succeeds",
"TestMsgPayPacketFee_InvalidReceiverAccount",
Expand All @@ -10,7 +23,13 @@
"TestPayPacketFeeAsync_SingleSender_NoCounterPartyAddress",
"TestMsgPayPacketFee_AsyncMultipleSenders_Succeeds"
],
"relayer-type": ["rly"],
"chain-binary": ["simd"],
"chain-image": ["ghcr.io/cosmos/ibc-go-simd"]
"relayer-type": [
"rly"
],
"chain-binary": [
"simd"
],
"chain-image": [
"ghcr.io/cosmos/ibc-go-simd"
]
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,20 @@
{
"chain-a": ["release-v4.4.x"],
"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"],
"chain-a": [
"release-v4.4.x"
],
"chain-b": [
"release-v4.4.x",
"v6.1.0",
"v5.2.0",
"v4.4.0",
"v4.3.0",
"v4.2.0",
"v4.1.1",
"v5.3.0"
],
"entrypoint": [
"TestTransferTestSuite"
],
"test": [
"TestMsgTransfer_Succeeds_Nonincentivized",
"TestMsgTransfer_Fails_InvalidAddress",
Expand All @@ -10,7 +23,13 @@
"TestSendEnabledParam",
"TestReceiveEnabledParam"
],
"relayer-type": ["rly"],
"chain-binary": ["simd"],
"chain-image": ["ghcr.io/cosmos/ibc-go-simd"]
"relayer-type": [
"rly"
],
"chain-binary": [
"simd"
],
"chain-image": [
"ghcr.io/cosmos/ibc-go-simd"
]
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,20 @@
{
"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"],
"chain-a": [
"release-v4.4.x",
"v6.1.0",
"v5.2.0",
"v4.4.0",
"v4.3.0",
"v4.2.0",
"v4.1.1",
"v5.3.0"
],
"chain-b": [
"release-v4.4.x"
],
"entrypoint": [
"TestTransferTestSuite"
],
"test": [
"TestMsgTransfer_Succeeds_Nonincentivized",
"TestMsgTransfer_Fails_InvalidAddress",
Expand All @@ -10,7 +23,13 @@
"TestSendEnabledParam",
"TestReceiveEnabledParam"
],
"relayer-type": ["rly"],
"chain-binary": ["simd"],
"chain-image": ["ghcr.io/cosmos/ibc-go-simd"]
"relayer-type": [
"rly"
],
"chain-binary": [
"simd"
],
"chain-image": [
"ghcr.io/cosmos/ibc-go-simd"
]
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,20 @@
{
"chain-a": ["release-v5.2.x"],
"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"],
"chain-a": [
"release-v5.2.x"
],
"chain-b": [
"release-v5.2.x",
"v6.1.0",
"v5.2.0",
"v4.4.0",
"v4.3.0",
"v4.2.0",
"v4.1.1",
"v5.3.0"
],
"entrypoint": [
"TestIncentivizedTransferTestSuite"
],
"test": [
"TestMsgPayPacketFee_AsyncSingleSender_Succeeds",
"TestMsgPayPacketFee_InvalidReceiverAccount",
Expand All @@ -10,7 +23,13 @@
"TestPayPacketFeeAsync_SingleSender_NoCounterPartyAddress",
"TestMsgPayPacketFee_AsyncMultipleSenders_Succeeds"
],
"relayer-type": ["rly"],
"chain-binary": ["simd"],
"chain-image": ["ghcr.io/cosmos/ibc-go-simd"]
"relayer-type": [
"rly"
],
"chain-binary": [
"simd"
],
"chain-image": [
"ghcr.io/cosmos/ibc-go-simd"
]
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,20 @@
{
"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"],
"chain-a": [
"release-v5.2.x",
"v6.1.0",
"v5.2.0",
"v4.4.0",
"v4.3.0",
"v4.2.0",
"v4.1.1",
"v5.3.0"
],
"chain-b": [
"release-v5.2.x"
],
"entrypoint": [
"TestIncentivizedTransferTestSuite"
],
"test": [
"TestMsgPayPacketFee_AsyncSingleSender_Succeeds",
"TestMsgPayPacketFee_InvalidReceiverAccount",
Expand All @@ -10,7 +23,13 @@
"TestPayPacketFeeAsync_SingleSender_NoCounterPartyAddress",
"TestMsgPayPacketFee_AsyncMultipleSenders_Succeeds"
],
"relayer-type": ["rly"],
"chain-binary": ["simd"],
"chain-image": ["ghcr.io/cosmos/ibc-go-simd"]
"relayer-type": [
"rly"
],
"chain-binary": [
"simd"
],
"chain-image": [
"ghcr.io/cosmos/ibc-go-simd"
]
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,20 @@
{
"chain-a": ["release-v5.2.x"],
"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"],
"chain-a": [
"release-v5.2.x"
],
"chain-b": [
"release-v5.2.x",
"v6.1.0",
"v5.2.0",
"v4.4.0",
"v4.3.0",
"v4.2.0",
"v4.1.1",
"v5.3.0"
],
"entrypoint": [
"TestTransferTestSuite"
],
"test": [
"TestMsgTransfer_Succeeds_Nonincentivized",
"TestMsgTransfer_Fails_InvalidAddress",
Expand All @@ -10,7 +23,13 @@
"TestSendEnabledParam",
"TestReceiveEnabledParam"
],
"relayer-type": ["rly"],
"chain-binary": ["simd"],
"chain-image": ["ghcr.io/cosmos/ibc-go-simd"]
"relayer-type": [
"rly"
],
"chain-binary": [
"simd"
],
"chain-image": [
"ghcr.io/cosmos/ibc-go-simd"
]
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,20 @@
{
"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"],
"chain-a": [
"release-v5.2.x",
"v6.1.0",
"v5.2.0",
"v4.4.0",
"v4.3.0",
"v4.2.0",
"v4.1.1",
"v5.3.0"
],
"chain-b": [
"release-v5.2.x"
],
"entrypoint": [
"TestTransferTestSuite"
],
"test": [
"TestMsgTransfer_Succeeds_Nonincentivized",
"TestMsgTransfer_Fails_InvalidAddress",
Expand All @@ -10,7 +23,13 @@
"TestSendEnabledParam",
"TestReceiveEnabledParam"
],
"relayer-type": ["rly"],
"chain-binary": ["simd"],
"chain-image": ["ghcr.io/cosmos/ibc-go-simd"]
"relayer-type": [
"rly"
],
"chain-binary": [
"simd"
],
"chain-image": [
"ghcr.io/cosmos/ibc-go-simd"
]
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,20 @@
{
"chain-a": ["release-v5.3.x"],
"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"],
"chain-a": [
"release-v5.3.x"
],
"chain-b": [
"release-v5.3.x",
"v6.1.0",
"v5.2.0",
"v4.4.0",
"v4.3.0",
"v4.2.0",
"v4.1.1",
"v5.3.0"
],
"entrypoint": [
"TestIncentivizedTransferTestSuite"
],
"test": [
"TestMsgPayPacketFee_AsyncSingleSender_Succeeds",
"TestMsgPayPacketFee_InvalidReceiverAccount",
Expand All @@ -10,7 +23,13 @@
"TestPayPacketFeeAsync_SingleSender_NoCounterPartyAddress",
"TestMsgPayPacketFee_AsyncMultipleSenders_Succeeds"
],
"relayer-type": ["rly"],
"chain-binary": ["simd"],
"chain-image": ["ghcr.io/cosmos/ibc-go-simd"]
"relayer-type": [
"rly"
],
"chain-binary": [
"simd"
],
"chain-image": [
"ghcr.io/cosmos/ibc-go-simd"
]
}
Loading

0 comments on commit 1804597

Please sign in to comment.