Skip to content

Commit

Permalink
Merge branch 'main' of github.com:cosmos/ibc-go into colin/callback-p…
Browse files Browse the repository at this point in the history
…acket-data-impl
  • Loading branch information
colin-axner committed Mar 23, 2023
2 parents 6f25b8e + 8971ffc commit 1c6164b
Show file tree
Hide file tree
Showing 240 changed files with 3,314 additions and 2,746 deletions.
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ write a little note why.

- [ ] Targeted PR against correct branch (see [CONTRIBUTING.md](https://github.com/cosmos/ibc-go/blob/main/docs/dev/pull-requests.md#pull-request-targeting)).
- [ ] Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
- [ ] Code follows the [module structure standards](https://github.com/cosmos/cosmos-sdk/blob/main/docs/docs/building-modules/10-structure.md) and [Go style guide](../docs/dev/go-style-guide.md).
- [ ] Code follows the [module structure standards](https://github.com/cosmos/cosmos-sdk/blob/main/docs/docs/building-modules/11-structure.md) and [Go style guide](../docs/dev/go-style-guide.md).
- [ ] Wrote unit and integration [tests](https://github.com/cosmos/ibc-go/blob/main/testing/README.md#ibc-testing-package).
- [ ] Updated relevant documentation (`docs/`) or specification (`x/<module>/spec/`).
- [ ] Added relevant `godoc` [comments](https://blog.golang.org/godoc-documenting-go-code).
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"chain-a": ["main"],
"chain-b": ["main", "v5.1.0", "v5.0.1", "v4.2.0", "v4.1.1", "v3.4.0", "v3.3.1"],
"chain-b": ["main", "v5.1.0", "v5.0.1", "v4.2.0", "v4.1.1"],
"entrypoint": ["TestClientTestSuite"],
"test": [
"TestClientUpdateProposal_Succeeds"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"chain-a": ["main", "v5.1.0", "v5.0.1", "v4.2.0", "v4.1.1", "v3.4.0", "v3.3.1"],
"chain-a": ["main", "v5.1.0", "v5.0.1", "v4.2.0", "v4.1.1"],
"chain-b": ["main"],
"entrypoint": ["TestClientTestSuite"],
"test": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"chain-a": ["main"],
"chain-b": ["main", "v5.1.0", "v5.0.1", "v4.2.0", "v4.1.1", "v3.4.0", "v3.3.1"],
"chain-b": ["main", "v5.1.0", "v5.0.1", "v4.2.0", "v4.1.1"],
"entrypoint": ["TestConnectionTestSuite"],
"test": [
"TestMaxExpectedTimePerBlockParam"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"chain-a": ["main", "v5.1.0", "v5.0.1", "v4.2.0", "v4.1.1", "v3.4.0", "v3.3.1"],
"chain-a": ["main", "v5.1.0", "v5.0.1", "v4.2.0", "v4.1.1"],
"chain-b": ["main"],
"entrypoint": ["TestConnectionTestSuite"],
"test": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"chain-a": ["main"],
"chain-b": ["main", "v5.1.0", "v5.0.1", "v4.2.0", "v4.1.1", "v3.4.0", "v3.3.1"],
"chain-b": ["main", "v5.1.0", "v5.0.1", "v4.2.0", "v4.1.1"],
"entrypoint": ["TestTransferTestSuite"],
"test": [
"TestMsgTransfer_Succeeds_Nonincentivized",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"chain-a": ["main", "v5.1.0", "v5.0.1", "v4.2.0", "v4.1.1", "v3.4.0", "v3.3.1"],
"chain-a": ["main", "v5.1.0", "v5.0.1", "v4.2.0", "v4.1.1"],
"chain-b": ["main"],
"entrypoint": ["TestTransferTestSuite"],
"test": [
Expand Down

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"chain-a": ["release-v4.2.x"],
"chain-b": ["release-v4.2.x", "v6.1.0", "v5.2.0", "v4.1.1", "v3.4.0", "v3.3.1"],
"chain-b": ["release-v4.2.x", "v6.1.0", "v5.2.0", "v4.1.1"],
"entrypoint": ["TestTransferTestSuite"],
"test": [
"TestMsgTransfer_Succeeds_Nonincentivized",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"chain-a": ["release-v4.2.x", "v6.1.0", "v5.2.0", "v4.1.1", "v3.4.0", "v3.3.1"],
"chain-a": ["release-v4.2.x", "v6.1.0", "v5.2.0", "v4.1.1"],
"chain-b": ["release-v4.2.x"],
"entrypoint": ["TestTransferTestSuite"],
"test": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"chain-a": ["release-v4.3.x"],
"chain-b": ["release-v4.3.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1", "v3.4.0", "v3.3.1"],
"chain-b": ["release-v4.3.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"],
"entrypoint": ["TestTransferTestSuite"],
"test": [
"TestMsgTransfer_Succeeds_Nonincentivized",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"chain-a": ["release-v4.3.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1", "v3.4.0", "v3.3.1"],
"chain-a": ["release-v4.3.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"],
"chain-b": ["release-v4.3.x"],
"entrypoint": ["TestTransferTestSuite"],
"test": [
Expand Down
Original file line number Diff line number Diff line change
@@ -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", "v3.4.0", "v3.3.1"],
"chain-b": ["release-v5.2.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"],
"entrypoint": ["TestTransferTestSuite"],
"test": [
"TestMsgTransfer_Succeeds_Nonincentivized",
Expand Down
Original file line number Diff line number Diff line change
@@ -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", "v3.4.0", "v3.3.1"],
"chain-a": ["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"],
"entrypoint": ["TestTransferTestSuite"],
"test": [
Expand Down
Original file line number Diff line number Diff line change
@@ -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", "v3.4.0", "v3.3.1"],
"chain-b": ["release-v6.1.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"],
"entrypoint": ["TestClientTestSuite"],
"test": [
"TestClientUpdateProposal_Succeeds",
Expand Down
Original file line number Diff line number Diff line change
@@ -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", "v3.4.0", "v3.3.1"],
"chain-a": ["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"],
"entrypoint": ["TestClientTestSuite"],
"test": [
Expand Down
Original file line number Diff line number Diff line change
@@ -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", "v3.4.0", "v3.3.1"],
"chain-b": ["release-v6.1.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"],
"entrypoint": ["TestConnectionTestSuite"],
"test": [
"TestMaxExpectedTimePerBlockParam"
Expand Down
Original file line number Diff line number Diff line change
@@ -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", "v3.4.0", "v3.3.1"],
"chain-a": ["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"],
"entrypoint": ["TestConnectionTestSuite"],
"test": [
Expand Down
Original file line number Diff line number Diff line change
@@ -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", "v3.4.0", "v3.3.1"],
"chain-b": ["release-v6.1.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"],
"entrypoint": ["TestTransferTestSuite"],
"test": [
"TestMsgTransfer_Succeeds_Nonincentivized",
Expand Down
Original file line number Diff line number Diff line change
@@ -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", "v3.4.0", "v3.3.1"],
"chain-a": ["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"],
"entrypoint": ["TestTransferTestSuite"],
"test": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"chain-a": ["release-v7.0.x"],
"chain-b": ["release-v7.0.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1", "v3.4.0", "v3.3.1"],
"chain-b": ["release-v7.0.x", "v7.0.0", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"],
"entrypoint": ["TestClientTestSuite"],
"test": [
"TestClientUpdateProposal_Succeeds",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"chain-a": ["release-v7.0.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1", "v3.4.0", "v3.3.1"],
"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-b": ["release-v7.0.x"],
"entrypoint": ["TestClientTestSuite"],
"test": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"chain-a": ["release-v7.0.x"],
"chain-b": ["release-v7.0.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1", "v3.4.0", "v3.3.1"],
"chain-b": ["release-v7.0.x", "v7.0.0", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"],
"entrypoint": ["TestConnectionTestSuite"],
"test": [
"TestMaxExpectedTimePerBlockParam"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"chain-a": ["release-v7.0.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1", "v3.4.0", "v3.3.1"],
"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-b": ["release-v7.0.x"],
"entrypoint": ["TestConnectionTestSuite"],
"test": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"chain-a": ["release-v7.0.x"],
"chain-b": ["release-v7.0.x", "v6.1.0"],
"chain-b": ["release-v7.0.x", "v7.0.0", "v6.1.0"],
"entrypoint": ["TestInterchainAccountsTestSuite"],
"test": [
"TestMsgSendTx_SuccessfulTransfer",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"chain-a": ["release-v7.0.x", "v6.1.0"],
"chain-a": ["release-v7.0.x", "v7.0.0", "v6.1.0"],
"chain-b": ["release-v7.0.x"],
"entrypoint": ["TestInterchainAccountsTestSuite"],
"test": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"chain-a": ["release-v7.0.x", "v6.1.0"],
"chain-a": ["release-v7.0.x", "v7.0.0", "v6.1.0"],
"chain-b": ["release-v7.0.x"],
"entrypoint": ["TestInterchainAccountsGovTestSuite"],
"test": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"chain-a": ["release-v7.0.x"],
"chain-b": ["release-v7.0.x", "v6.1.0"],
"chain-b": ["release-v7.0.x", "v7.0.0", "v6.1.0"],
"entrypoint": ["TestInterchainAccountsGovTestSuite"],
"test": [
"TestInterchainAccountsGovIntegration"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"chain-a": ["release-v7.0.x"],
"chain-b": ["release-v7.0.x", "v6.1.0"],
"chain-b": ["release-v7.0.x", "v7.0.0", "v6.1.0"],
"entrypoint": ["TestInterchainAccountsGroupsTestSuite"],
"test": [
"TestInterchainAccountsGroupsIntegration"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"chain-a": ["release-v7.0.x", "v6.1.0"],
"chain-a": ["release-v7.0.x", "v7.0.0", "v6.1.0"],
"chain-b": ["release-v7.0.x"],
"entrypoint": ["TestInterchainAccountsGroupsTestSuite"],
"test": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"chain-a": ["release-v7.0.x"],
"chain-b": ["release-v7.0.x", "v6.1.0"],
"chain-b": ["release-v7.0.x", "v7.0.0", "v6.1.0"],
"entrypoint": ["TestIncentivizedInterchainAccountsTestSuite"],
"test": [
"TestMsgSendTx_SuccessfulBankSend_Incentivized",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"chain-a": ["release-v7.0.x", "v6.1.0"],
"chain-a": ["release-v7.0.x", "v7.0.0", "v6.1.0"],
"chain-b": ["release-v7.0.x"],
"entrypoint": ["TestIncentivizedInterchainAccountsTestSuite"],
"test": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"chain-a": ["release-v7.0.x"],
"chain-b": ["release-v7.0.x", "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.3.0", "v4.2.0", "v4.1.1"],
"entrypoint": ["TestIncentivizedTransferTestSuite"],
"test": [
"TestMsgPayPacketFee_AsyncSingleSender_Succeeds",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"chain-a": ["release-v7.0.x", "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.3.0", "v4.2.0", "v4.1.1"],
"chain-b": ["release-v7.0.x"],
"entrypoint": ["TestIncentivizedTransferTestSuite"],
"test": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
{
"chain-a": ["release-v7.0.x"],
"chain-b": ["release-v7.0.x"],
"chain-b": ["release-v7.0.x", "v7.0.0"],
"entrypoint": ["TestAuthzTransferTestSuite"],
"test": [
"TestAuthz_MsgTransfer_Succeeds",
"TestAuthz_InvalidTransferAuthorizations"
],
"relayer-type": ["rly"],
"chain-binary": ["simd"],
"chain-image": ["ghcr.io/cosmos/ibc-go-simd"]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"chain-a": ["release-v7.0.x", "v7.0.0"],
"chain-b": ["release-v7.0.x"],
"entrypoint": ["TestAuthzTransferTestSuite"],
"test": [
"TestAuthz_MsgTransfer_Succeeds",
"TestAuthz_InvalidTransferAuthorizations"
],
"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,6 +1,6 @@
{
"chain-a": ["release-v7.0.x"],
"chain-b": ["release-v7.0.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1", "v3.4.0", "v3.3.1"],
"chain-b": ["release-v7.0.x", "v7.0.0", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"],
"entrypoint": ["TestTransferTestSuite"],
"test": [
"TestMsgTransfer_Succeeds_Nonincentivized",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"chain-a": ["release-v7.0.x", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1", "v3.4.0", "v3.3.1"],
"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-b": ["release-v7.0.x"],
"entrypoint": ["TestTransferTestSuite"],
"test": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"chain-a": ["release-v7.1.x"],
"chain-b": ["release-v7.1.x", "v7.0.0-rc1", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1", "v3.4.0", "v3.3.1"],
"chain-b": ["release-v7.1.x", "v7.0.0", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"],
"entrypoint": ["TestClientTestSuite"],
"test": [
"TestClientUpdateProposal_Succeeds",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"chain-a": ["release-v7.1.x", "v7.0.0-rc1", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1", "v3.4.0", "v3.3.1"],
"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-b": ["release-v7.1.x"],
"entrypoint": ["TestClientTestSuite"],
"test": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"chain-a": ["release-v7.1.x"],
"chain-b": ["release-v7.1.x", "v7.0.0-rc1", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1", "v3.4.0", "v3.3.1"],
"chain-b": ["release-v7.1.x", "v7.0.0", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1"],
"entrypoint": ["TestConnectionTestSuite"],
"test": [
"TestMaxExpectedTimePerBlockParam"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"chain-a": ["release-v7.1.x", "v7.0.0-rc1", "v6.1.0", "v5.2.0", "v4.3.0", "v4.2.0", "v4.1.1", "v3.4.0", "v3.3.1"],
"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-b": ["release-v7.1.x"],
"entrypoint": ["TestConnectionTestSuite"],
"test": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"chain-a": ["release-v7.1.x"],
"chain-b": ["release-v7.1.x", "v7.0.0-rc1", "v6.1.0"],
"chain-b": ["release-v7.1.x", "v7.0.0", "v6.1.0"],
"entrypoint": ["TestInterchainAccountsTestSuite"],
"test": [
"TestMsgSendTx_SuccessfulTransfer",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"chain-a": ["release-v7.1.x", "v7.0.0-rc1", "v6.1.0"],
"chain-a": ["release-v7.1.x", "v7.0.0", "v6.1.0"],
"chain-b": ["release-v7.1.x"],
"entrypoint": ["TestInterchainAccountsTestSuite"],
"test": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"chain-a": ["release-v7.1.x", "v7.0.0-rc1", "v6.1.0"],
"chain-a": ["release-v7.1.x", "v7.0.0", "v6.1.0"],
"chain-b": ["release-v7.1.x"],
"entrypoint": ["TestInterchainAccountsGovTestSuite"],
"test": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"chain-a": ["release-v7.1.x"],
"chain-b": ["release-v7.1.x", "v7.0.0-rc1", "v6.1.0"],
"chain-b": ["release-v7.1.x", "v7.0.0", "v6.1.0"],
"entrypoint": ["TestInterchainAccountsGovTestSuite"],
"test": [
"TestInterchainAccountsGovIntegration"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"chain-a": ["release-v7.1.x"],
"chain-b": ["release-v7.1.x", "v7.0.0-rc1", "v6.1.0"],
"chain-b": ["release-v7.1.x", "v7.0.0", "v6.1.0"],
"entrypoint": ["TestInterchainAccountsGroupsTestSuite"],
"test": [
"TestInterchainAccountsGroupsIntegration"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"chain-a": ["release-v7.1.x", "v7.0.0-rc1", "v6.1.0"],
"chain-a": ["release-v7.1.x", "v7.0.0", "v6.1.0"],
"chain-b": ["release-v7.1.x"],
"entrypoint": ["TestInterchainAccountsGroupsTestSuite"],
"test": [
Expand Down
Loading

0 comments on commit 1c6164b

Please sign in to comment.