Skip to content

Commit

Permalink
Merge branch 'main' into marko/context-capability
Browse files Browse the repository at this point in the history
  • Loading branch information
tac0turtle committed Aug 28, 2024
2 parents 776ad27 + 1af0bfc commit 228596b
Show file tree
Hide file tree
Showing 207 changed files with 4,072 additions and 2,117 deletions.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ ____
- [ ] Not duplicate issue
- [ ] Appropriate labels applied
- [ ] Appropriate contributors tagged/assigned
- [ ] Estimate provided
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/feature-request.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@ ____
- [ ] Not duplicate issue
- [ ] Appropriate labels applied
- [ ] Appropriate contributors tagged/assigned
- [ ] Estimate provided
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"chain-a": [
"release-v7.8.x"
],
"chain-b": [
"release-v7.8.x"
],
"entrypoint": [
"TestClientTestSuite"
],
"test": [
"TestClient_Update_Misbehaviour",
"TestAllowedClientsParam"
],
"relayer-type": [
"hermes"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"chain-a": [
"release-v7.8.x"
],
"chain-b": [
"release-v7.8.x"
],
"entrypoint": [
"TestConnectionTestSuite"
],
"test": [
"TestMaxExpectedTimePerBlockParam"
],
"relayer-type": [
"hermes"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"chain-a": [
"release-v7.8.x"
],
"chain-b": [
"v8.4.0",
"v7.7.0",
"v7.6.0",
"v7.5.0",
"v7.4.0",
"v6.3.0",
"release-v7.8.x"
],
"entrypoint": [
"TestInterchainAccountsTestSuite"
],
"test": [
"TestMsgSendTx_SuccessfulTransfer",
"TestMsgSendTx_FailedTransfer_InsufficientFunds",
"TestMsgSendTx_SuccessfulTransfer_AfterReopeningICA",
"TestControllerEnabledParam"
],
"relayer-type": [
"hermes"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"chain-a": [
"v8.4.0",
"v7.7.0",
"v7.6.0",
"v7.5.0",
"v7.4.0",
"v6.3.0",
"release-v7.8.x"
],
"chain-b": [
"release-v7.8.x"
],
"entrypoint": [
"TestInterchainAccountsTestSuite"
],
"test": [
"TestMsgSendTx_SuccessfulTransfer",
"TestMsgSendTx_FailedTransfer_InsufficientFunds",
"TestMsgSendTx_SuccessfulTransfer_AfterReopeningICA",
"TestHostEnabledParam"
],
"relayer-type": [
"hermes"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"chain-a": [
"release-v7.8.x"
],
"chain-b": [
"v8.4.0",
"v7.7.0",
"v7.6.0",
"v7.5.0",
"v7.4.0",
"v6.3.0",
"release-v7.8.x"
],
"entrypoint": [
"TestInterchainAccountsGovTestSuite"
],
"test": [
"TestInterchainAccountsGovIntegration"
],
"relayer-type": [
"hermes"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"chain-a": [
"v8.4.0",
"v7.7.0",
"v7.6.0",
"v7.5.0",
"v7.4.0",
"v6.3.0",
"release-v7.8.x"
],
"chain-b": [
"release-v7.8.x"
],
"entrypoint": [
"TestInterchainAccountsGovTestSuite"
],
"test": [
"TestInterchainAccountsGovIntegration"
],
"relayer-type": [
"hermes"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"chain-a": [
"release-v7.8.x"
],
"chain-b": [
"v8.4.0",
"v7.7.0",
"v7.6.0",
"v7.5.0",
"v7.4.0",
"v6.3.0",
"release-v7.8.x"
],
"entrypoint": [
"TestInterchainAccountsGroupsTestSuite"
],
"test": [
"TestInterchainAccountsGroupsIntegration"
],
"relayer-type": [
"hermes"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"chain-a": [
"v8.4.0",
"v7.7.0",
"v7.6.0",
"v7.5.0",
"v7.4.0",
"v6.3.0",
"release-v7.8.x"
],
"chain-b": [
"release-v7.8.x"
],
"entrypoint": [
"TestInterchainAccountsGroupsTestSuite"
],
"test": [
"TestInterchainAccountsGroupsIntegration"
],
"relayer-type": [
"hermes"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"chain-a": [
"release-v7.8.x"
],
"chain-b": [
"v7.7.0",
"v7.6.0",
"v7.5.0",
"release-v7.8.x"
],
"entrypoint": [
"TestInterchainAccountsQueryTestSuite"
],
"test": [
"TestInterchainAccountsQuery"
],
"relayer-type": [
"hermes"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"chain-a": [
"v7.7.0",
"v7.6.0",
"v7.5.0",
"release-v7.8.x"
],
"chain-b": [
"release-v7.8.x"
],
"entrypoint": [
"TestInterchainAccountsQueryTestSuite"
],
"test": [
"TestInterchainAccountsQuery"
],
"relayer-type": [
"hermes"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"chain-a": [
"release-v7.8.x"
],
"chain-b": [
"v8.4.0",
"release-v7.8.x"
],
"entrypoint": [
"TestInterchainAccountsTestSuite"
],
"test": [
"TestMsgSendTx_SuccessfulTransfer_UnorderedChannel"
],
"relayer-type": [
"hermes"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"chain-a": [
"v8.4.0",
"release-v7.8.x"
],
"chain-b": [
"release-v7.8.x"
],
"entrypoint": [
"TestInterchainAccountsTestSuite"
],
"test": [
"TestMsgSendTx_SuccessfulTransfer_UnorderedChannel"
],
"relayer-type": [
"hermes"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"chain-a": [
"release-v7.8.x"
],
"chain-b": [
"v8.4.0",
"v7.7.0",
"v7.6.0",
"v7.5.0",
"v7.4.0",
"v6.3.0",
"release-v7.8.x"
],
"entrypoint": [
"TestIncentivizedInterchainAccountsTestSuite"
],
"test": [
"TestMsgSendTx_SuccessfulBankSend_Incentivized",
"TestMsgSendTx_FailedBankSend_Incentivized"
],
"relayer-type": [
"hermes"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"chain-a": [
"v8.4.0",
"v7.7.0",
"v7.6.0",
"v7.5.0",
"v7.4.0",
"v6.3.0",
"release-v7.8.x"
],
"chain-b": [
"release-v7.8.x"
],
"entrypoint": [
"TestIncentivizedInterchainAccountsTestSuite"
],
"test": [
"TestMsgSendTx_SuccessfulBankSend_Incentivized",
"TestMsgSendTx_FailedBankSend_Incentivized"
],
"relayer-type": [
"hermes"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"chain-a": [
"release-v7.8.x"
],
"chain-b": [
"v8.4.0",
"v7.7.0",
"v7.6.0",
"v7.5.0",
"v7.4.0",
"v6.3.0",
"v5.4.0",
"v4.6.0",
"release-v7.8.x"
],
"entrypoint": [
"TestIncentivizedTransferTestSuite"
],
"test": [
"TestMsgPayPacketFee_AsyncSingleSender_Succeeds",
"TestMsgPayPacketFee_InvalidReceiverAccount",
"TestMultiMsg_MsgPayPacketFeeSingleSender",
"TestMsgPayPacketFee_SingleSender_TimesOut",
"TestPayPacketFeeAsync_SingleSender_NoCounterPartyAddress",
"TestMsgPayPacketFee_AsyncMultipleSenders_Succeeds"
],
"relayer-type": [
"hermes"
]
}
Loading

0 comments on commit 228596b

Please sign in to comment.