Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: merge main into wasm clients branch #5012

Closed
wants to merge 45 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
b331851
imp!: use expected interface for legacy params subspace (#4811)
damiannolan Oct 4, 2023
e340dd0
chore: fix fork e2es (#4813)
chatton Oct 4, 2023
9e879a7
chore: mergify task and e2e tests for `release/v8.0.x` (#4765)
crodriguezvega Oct 4, 2023
a948e34
docs: add changelog entry for #4835
crodriguezvega Oct 4, 2023
2fb6171
doc: adding migration doc info for nil legacy subspace (#4816)
damiannolan Oct 5, 2023
a0ac240
Change host relay tests to check error returned (#4161)
DimitrisJim Oct 5, 2023
4cb5230
build(deps): Bump golang.org/x/mod from 0.12.0 to 0.13.0 in /e2e (#4839)
dependabot[bot] Oct 6, 2023
4bbc65d
build(deps): Bump github.com/spf13/viper from 1.16.0 to 1.17.0 (#4846)
dependabot[bot] Oct 6, 2023
eb1892a
build(deps): Bump bufbuild/buf-setup-action from 1.26.1 to 1.27.0 (#4…
dependabot[bot] Oct 6, 2023
2ec9c7d
e2e : migrate interchaintest.GetBalance to CosmosChain's GetBalance (…
trinitys7 Oct 13, 2023
0d524ec
build(deps): Bump google.golang.org/grpc from 1.58.2 to 1.58.3 (#4855)
dependabot[bot] Oct 13, 2023
9605c9e
imp: add go mod tidy all script (#4845)
julienrbrt Oct 16, 2023
e51b603
chores: add v4.5.0 tag and remove v5.2.x (end of life) (#4840)
crodriguezvega Oct 16, 2023
830982a
chore: fixing compatibility tests (#4876)
chatton Oct 16, 2023
381994e
build(deps): Bump cosmossdk.io/x/tx from 0.10.0 to 0.11.0 (#4889)
dependabot[bot] Oct 17, 2023
2533acd
build(deps): Bump cosmossdk.io/api from 0.7.1 to 0.7.2 (#4890)
dependabot[bot] Oct 17, 2023
52da9be
imp: add init-simapp script (#4844)
julienrbrt Oct 17, 2023
60b2859
chore: fixes for legacy amino encoding for ledger signing (#4812)
damiannolan Oct 18, 2023
da0adca
build(deps): Bump bufbuild/buf-setup-action from 1.27.0 to 1.27.1 (#4…
dependabot[bot] Oct 18, 2023
b224f88
build(deps): Bump google.golang.org/grpc from 1.58.3 to 1.59.0 (#4904)
dependabot[bot] Oct 19, 2023
5ee8296
remove test that does not apply to v6.1.x and v6.2.x release lines
crodriguezvega Oct 20, 2023
161e831
small improvements to v8 migration docs
crodriguezvega Oct 20, 2023
3d9f652
Automate Discord Notification for New Releases (#4918)
adiraviraj Oct 23, 2023
ed79f49
docs: add google analytics 4 support (#4933)
srdtrk Oct 24, 2023
3dd468a
Add note for adding a build tag in new e2e files. (#4937)
DimitrisJim Oct 24, 2023
7fea965
docs: add microsoft clarity support (#4935)
srdtrk Oct 24, 2023
216fe2c
chores for new patch releases for v4, v5, v6, v7 (#4922)
crodriguezvega Oct 24, 2023
6ec7f4c
build(deps): Bump actions/setup-node from 3 to 4 (#4941)
dependabot[bot] Oct 25, 2023
9466ced
fix(msg): register proto interface (#4944)
emidev98 Oct 26, 2023
b3635b1
build(deps): Bump tj-actions/changed-files from 39 to 40 (#4962)
dependabot[bot] Oct 26, 2023
3ac8566
chore: remove redundant code (#4952)
crodriguezvega Oct 26, 2023
5e393c5
deps(e2e): update hermes tag (#4968)
crodriguezvega Oct 27, 2023
7267e07
Register message service descriptor (#4969)
DimitrisJim Oct 30, 2023
aef6a3f
docs: fee middleware tutorial improvements (#4979)
srdtrk Oct 30, 2023
7cf30ef
(mod/capability) Use AppModule directly in favour of AppModuleBasic i…
muku314115 Oct 30, 2023
f6594f6
deps: bump Cosmos SDK to tip of `release/v0.50.x` (#4976)
crodriguezvega Oct 30, 2023
fc764dc
Add a test for 07-tendermint's GetTimestampAtHeight (#4972)
DimitrisJim Oct 30, 2023
c07faa8
build(deps): Bump bufbuild/buf-setup-action from 1.27.1 to 1.27.2 (#4…
dependabot[bot] Oct 30, 2023
016443d
refactor(simapp): re-wire autocli with latest client/v2 changes (#4843)
julienrbrt Oct 30, 2023
50ac22e
removing initmodule from ica (#4977)
muku314115 Oct 31, 2023
ac5b2ca
imp(statemachine)!: add length validation of string fields in messages
crodriguezvega Oct 31, 2023
866ca27
chore: EoL for v4 and v5 (#4995)
crodriguezvega Nov 1, 2023
a11c558
simplifying code in packet_test (#4980)
muku314115 Nov 1, 2023
0d55fe1
build(deps): Bump cosmossdk.io/store from 1.0.0-rc.0 to 1.0.0 (#5009)
dependabot[bot] Nov 2, 2023
fef04ab
Merge remote-tracking branch 'origin/main' into HEAD
cosmic-thucydides Nov 2, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 3 additions & 10 deletions .github/compatibility-test-matrices/main/client-chain-a.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,15 @@
"main"
],
"chain-b": [
"main",
"v7.3.0",
"v7.2.1",
"v7.2.0",
"v6.2.0",
"v6.1.1",
"v5.3.1",
"v5.2.1",
"v5.0.1",
"v4.4.2"
"main"
],
"entrypoint": [
"TestClientTestSuite"
],
"test": [
"TestClientUpdateProposal_Succeeds",
"TestRecoverClient_Succeeds",
"TestScheduleIBCUpgrade_Succeeds",
"TestClient_Update_Misbehaviour",
"TestAllowedClientsParam"
],
Expand Down
27 changes: 0 additions & 27 deletions .github/compatibility-test-matrices/main/client-chain-b.json

This file was deleted.

11 changes: 1 addition & 10 deletions .github/compatibility-test-matrices/main/connection-chain-a.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,7 @@
"main"
],
"chain-b": [
"main",
"v7.3.0",
"v7.2.1",
"v7.2.0",
"v6.2.0",
"v6.1.1",
"v5.3.1",
"v5.2.1",
"v5.0.1",
"v4.4.2"
"main"
],
"entrypoint": [
"TestConnectionTestSuite"
Expand Down
17 changes: 17 additions & 0 deletions .github/compatibility-test-matrices/main/genesis-chain-a.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"chain-a": [
"main"
],
"chain-b": [
"main"
],
"entrypoint": [
"TestGenesisTestSuite"
],
"test": [
"TestIBCGenesis"
],
"relayer-type": [
"hermes"
]
}
11 changes: 5 additions & 6 deletions .github/compatibility-test-matrices/main/ica-chain-a.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@
],
"chain-b": [
"main",
"v7.3.0",
"v7.2.1",
"v7.2.0",
"v6.2.0",
"v6.1.1"
"v7.3.1",
"v7.2.2",
"v6.2.1",
"v6.1.2"
],
"entrypoint": [
"TestInterchainAccountsTestSuite"
Expand All @@ -22,4 +21,4 @@
"relayer-type": [
"hermes"
]
}
}
11 changes: 5 additions & 6 deletions .github/compatibility-test-matrices/main/ica-chain-b.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
{
"chain-a": [
"main",
"v7.3.0",
"v7.2.1",
"v7.2.0",
"v6.2.0",
"v6.1.1"
"v7.3.1",
"v7.2.2",
"v6.2.1",
"v6.1.2"
],
"chain-b": [
"main"
Expand All @@ -22,4 +21,4 @@
"relayer-type": [
"hermes"
]
}
}
11 changes: 5 additions & 6 deletions .github/compatibility-test-matrices/main/ica-gov-chain-a.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@
],
"chain-b": [
"main",
"v7.3.0",
"v7.2.1",
"v7.2.0",
"v6.2.0",
"v6.1.1"
"v7.3.1",
"v7.2.2",
"v6.2.1",
"v6.1.2"
],
"entrypoint": [
"TestInterchainAccountsGovTestSuite"
Expand All @@ -19,4 +18,4 @@
"relayer-type": [
"hermes"
]
}
}
11 changes: 5 additions & 6 deletions .github/compatibility-test-matrices/main/ica-gov-chain-b.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
{
"chain-a": [
"main",
"v7.3.0",
"v7.2.1",
"v7.2.0",
"v6.2.0",
"v6.1.1"
"v7.3.1",
"v7.2.2",
"v6.2.1",
"v6.1.2"
],
"chain-b": [
"main"
Expand All @@ -19,4 +18,4 @@
"relayer-type": [
"hermes"
]
}
}
11 changes: 5 additions & 6 deletions .github/compatibility-test-matrices/main/ica-groups-chain-a.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@
],
"chain-b": [
"main",
"v7.3.0",
"v7.2.1",
"v7.2.0",
"v6.2.0",
"v6.1.1"
"v7.3.1",
"v7.2.2",
"v6.2.1",
"v6.1.2"
],
"entrypoint": [
"TestInterchainAccountsGroupsTestSuite"
Expand All @@ -19,4 +18,4 @@
"relayer-type": [
"hermes"
]
}
}
11 changes: 5 additions & 6 deletions .github/compatibility-test-matrices/main/ica-groups-chain-b.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
{
"chain-a": [
"main",
"v7.3.0",
"v7.2.1",
"v7.2.0",
"v6.2.0",
"v6.1.1"
"v7.3.1",
"v7.2.2",
"v6.2.1",
"v6.1.2"
],
"chain-b": [
"main"
Expand All @@ -19,4 +18,4 @@
"relayer-type": [
"hermes"
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@
],
"chain-b": [
"main",
"v7.3.0",
"v7.2.1",
"v7.2.0",
"v6.2.0",
"v6.1.1"
"v7.3.1",
"v7.2.2",
"v6.2.1",
"v6.1.2"
],
"entrypoint": [
"TestIncentivizedInterchainAccountsTestSuite"
Expand All @@ -20,4 +19,4 @@
"relayer-type": [
"hermes"
]
}
}
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
{
"chain-a": [
"main",
"v7.3.0",
"v7.2.1",
"v7.2.0",
"v6.2.0",
"v6.1.1"
"v7.3.1",
"v7.2.2",
"v6.2.1",
"v6.1.2"
],
"chain-b": [
"main"
Expand All @@ -20,4 +19,4 @@
"relayer-type": [
"hermes"
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,10 @@
],
"chain-b": [
"main",
"v7.3.0",
"v7.2.1",
"v7.2.0",
"v6.2.0",
"v6.1.1",
"v5.3.1",
"v5.2.1",
"v5.0.1",
"v4.4.2"
"v7.3.1",
"v7.2.2",
"v6.2.1",
"v6.1.2"
],
"entrypoint": [
"TestIncentivizedTransferTestSuite"
Expand All @@ -28,4 +23,4 @@
"relayer-type": [
"hermes"
]
}
}
Original file line number Diff line number Diff line change
@@ -1,15 +1,10 @@
{
"chain-a": [
"main",
"v7.3.0",
"v7.2.1",
"v7.2.0",
"v6.2.0",
"v6.1.1",
"v5.3.1",
"v5.2.1",
"v5.0.1",
"v4.4.2"
"v7.3.1",
"v7.2.2",
"v6.2.1",
"v6.1.2"
],
"chain-b": [
"main"
Expand All @@ -28,4 +23,4 @@
"relayer-type": [
"hermes"
]
}
}
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
{
"chain-a": [
"main",
"v7.3.0",
"v7.2.1",
"v7.2.0"
"v7.3.1",
"v7.2.2"
],
"chain-b": [
"main"
Expand All @@ -18,4 +17,4 @@
"relayer-type": [
"hermes"
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@
],
"chain-b": [
"main",
"v7.3.0",
"v7.2.1",
"v7.2.0"
"v7.3.1",
"v7.2.2"
],
"entrypoint": [
"LocalhostInterchainAccountsTestSuite"
Expand All @@ -18,4 +17,4 @@
"relayer-type": [
"hermes"
]
}
}
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
{
"chain-a": [
"main",
"v7.3.0",
"v7.2.1",
"v7.2.0"
"v7.3.1",
"v7.2.2"
],
"chain-b": [
"main"
Expand All @@ -17,4 +16,4 @@
"relayer-type": [
"hermes"
]
}
}
Loading
Loading