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: rebase 04-channel-upgrades feature branch #5085

Merged
merged 80 commits into from
Nov 15, 2023
Merged
Changes from 1 commit
Commits
Show all changes
80 commits
Select commit Hold shift + click to select a range
59e42c6
move legacy keytable init to migration handler code (#4730)
charleenfei Sep 26, 2023
25d7ea6
deps: bump SDK v0.50-rc.1 (#4763)
crodriguezvega Sep 26, 2023
1fe7577
test: run tests of all go.mods (#4468)
crodriguezvega Sep 26, 2023
22d6331
docs: some more v8 migration docs (#4728)
crodriguezvega Sep 26, 2023
8e69b83
deps: bump mod/capability to v1.0.0-rc6 (#4768)
damiannolan Sep 27, 2023
4dd2b17
Fix e2e-upgrade.yaml complaint. (#4772)
DimitrisJim Sep 27, 2023
c3b8e81
deps(docs): bump docusaurus from v2.4.1 to v2.4.3
srdtrk Sep 27, 2023
c543ac9
Fix e2e linting issues. (#4767)
DimitrisJim Sep 27, 2023
500545b
test extra conditions for `ApplyPrefix` (#4764)
crodriguezvega Sep 27, 2023
1e4eb1a
Add codec registrations tests for apps (#4780)
DimitrisJim Sep 28, 2023
7f36e0a
Save gas on capability IsInitialized (#4770)
DimitrisJim Sep 28, 2023
cfcd64d
chore: fix broken links/rename folders (#4781)
crodriguezvega Sep 28, 2023
a2ba6dd
Use slices.ContainsFunc instead of separate contains func. (#4786)
DimitrisJim Sep 28, 2023
058fd33
docs: fix links (#4787)
crodriguezvega Sep 28, 2023
ecb9d99
chore: update changelog (#4774)
crodriguezvega Sep 28, 2023
9c72121
docs: implemented Mary's suggestions (#4775)
srdtrk Sep 28, 2023
9c4b9c9
Update repo cover image (#4794)
womensrights Sep 29, 2023
89912e7
docs: added tutorial for Cosmoverse 2023 (#4793)
srdtrk Sep 29, 2023
2b58f10
fix: typos (#4796)
omahs Oct 2, 2023
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
fec07ec
fix: docs typos (#5014)
merkletreeibc Nov 3, 2023
e597f51
docs: fix typos (#5019)
shuoer86 Nov 6, 2023
6c628f6
fix expect pointer error when unmarshalling misbehaviour file (#5020)
mmsqe Nov 6, 2023
52e7176
build(deps): Bump cosmossdk.io/x/tx from 0.11.0 to 0.12.0 (#5017)
dependabot[bot] Nov 6, 2023
2652448
build(deps): Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#5024)
dependabot[bot] Nov 6, 2023
cad01e8
build(deps): Bump golang.org/x/mod from 0.13.0 to 0.14.0 in /e2e (#5025)
dependabot[bot] Nov 7, 2023
ceefeed
build(deps): Bump cosmossdk.io/math from 1.1.3-rc.1 to 1.2.0 (#5034)
dependabot[bot] Nov 7, 2023
5341f03
chore: fix error formatting of client status check in client recovery…
damiannolan Nov 8, 2023
27b8afa
deps: bump SDK v0.50.1 (#5038)
crodriguezvega Nov 8, 2023
523861a
Bump dependencies (#5064)
chatton Nov 8, 2023
c5bac5e
deps: update mod/capability to v1.0.0 (#5046)
damiannolan Nov 8, 2023
aecc612
imp: updated urls (#5031)
srdtrk Nov 10, 2023
c0bd102
docs: new social card for docs (#5080)
srdtrk Nov 10, 2023
edb89e8
chore: add mergify backport for 08-wasm (#5077)
crodriguezvega Nov 10, 2023
68dba07
docs: add docs folder for v8.0.x (#5078)
crodriguezvega Nov 10, 2023
40d442b
Merge branch 'main' into carlos/rebase-04-channel-upgrades
crodriguezvega Nov 12, 2023
19a08a7
Merge branch '04-channel-upgrades' into carlos/rebase-04-channel-upgr…
crodriguezvega Nov 14, 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
Prev Previous commit
Next Next commit
docs: add google analytics 4 support (#4933)
* deps(docs): ran 'npm i --save @docusaurus/plugin-google-gtag'

* feat(docs): added google analytics 4 to docs
srdtrk authored Oct 24, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit ed79f4996be7c93a7c241699c400fa7464352979
4 changes: 4 additions & 0 deletions docs/docusaurus.config.js
Original file line number Diff line number Diff line change
@@ -75,6 +75,10 @@ const config = {
theme: {
customCss: require.resolve("./src/css/custom.css"),
},
gtag: {
trackingID: "G-HP8ZXWVLJG",
anonymizeIP: true,
},
}),
],
],
1 change: 1 addition & 0 deletions docs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/package.json
Original file line number Diff line number Diff line change
@@ -18,6 +18,7 @@
"@docusaurus/core": "^2.4.3",
"@docusaurus/plugin-client-redirects": "^2.4.3",
"@docusaurus/plugin-content-docs": "^2.4.3",
"@docusaurus/plugin-google-gtag": "^2.4.3",
"@docusaurus/preset-classic": "^2.4.3",
"@easyops-cn/docusaurus-search-local": "^0.36.0",
"@mdx-js/react": "^1.6.22",