Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
330fb1e
fix: Reflect v3 protocol release + versioning
Eengineer1 Dec 12, 2024
5faa6b9
Update v3 links for cheqd testnet as well
ankurdotb Dec 12, 2024
9dd64ed
Merge branch 'cosmos:master' into master
ankurdotb Dec 13, 2024
f9f76cf
Merge branch 'cosmos:master' into master
filipdjokic Jan 16, 2025
e0d90bf
Merge branch 'master' of https://github.com/cheqd/chain-registry
ankurdotb Jan 17, 2025
c07b20a
Merge branch 'cosmos:master' into master
ankurdotb Jan 20, 2025
f4c1c89
Merge branch 'cosmos:master' into master
filipdjokic Jan 28, 2025
74091e2
Merge branch 'cosmos:master' into master
ankurdotb Feb 5, 2025
224e91e
Merge branch 'cosmos:master' into master
ankurdotb Feb 6, 2025
7f9c239
Merge branch 'cosmos:master' into master
ankurdotb Feb 13, 2025
e008404
Merge branch 'cosmos:master' into master
ankurdotb Mar 14, 2025
e0221a4
Merge branch 'cosmos:master' into master
ankurdotb Mar 21, 2025
293bcdc
Bump lycheeverse/lychee-action from 1.6.1 to 2.0.2 in /.github/workflows
dependabot[bot] Aug 28, 2025
39bd7b6
Merge branch 'cosmos:master' into master
filipdjokic Sep 17, 2025
550c851
Merge branch 'cosmos:master' into master
filipdjokic Nov 12, 2025
3f37f4f
Bump js-yaml from 4.1.0 to 4.1.1
dependabot[bot] Nov 15, 2025
86debb6
Bump lodash from 4.17.21 to 4.17.23
dependabot[bot] Jan 22, 2026
dd25e1b
Merge branch 'master' into dependabot/github_actions/dot-github/workf…
sownak Feb 11, 2026
0ec5028
Merge pull request #16 from cheqd/dependabot/github_actions/dot-githu…
sownak Feb 11, 2026
78dde10
Merge branch 'master' into dependabot/npm_and_yarn/js-yaml-4.1.1
sownak Feb 11, 2026
8c0959e
Merge pull request #18 from cheqd/dependabot/npm_and_yarn/js-yaml-4.1.1
sownak Feb 11, 2026
4735b8c
Merge branch 'master' into dependabot/npm_and_yarn/lodash-4.17.23
sownak Feb 11, 2026
62f8508
Merge pull request #20 from cheqd/dependabot/npm_and_yarn/lodash-4.17.23
sownak Feb 11, 2026
a53a53a
Merge branch 'master' of github.com:cosmos/chain-registry
filipdjokic Feb 25, 2026
aadd6d6
cheqd: v4-feature upgrade version changes
filipdjokic Feb 25, 2026
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
2 changes: 1 addition & 1 deletion .github/workflows/check-broken-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

- name: Link Checker
id: lychee
uses: lycheeverse/lychee-action@v1.6.1
uses: lycheeverse/lychee-action@v2.0.2
with:
args: --accept 501 --exclude-loopback --verbose --no-progress --exclude '^.*(%7D)$' './**/*.json' './**/*.md'
env:
Expand Down
14 changes: 7 additions & 7 deletions cheqd/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,19 +31,19 @@
},
"codebase": {
"git_repo": "https://github.com/cheqd/cheqd-node",
"recommended_version": "v4.1.6",
"recommended_version": "v4.2.1",
"compatible_versions": [
"v4.1.6"
"v4.2.1"
],
"binaries": {
"linux/amd64": "https://github.com/cheqd/cheqd-node/releases/download/v4.1.6/cheqd-noded-4.1.6-linux-amd64.tar.gz",
"linux/arm64": "https://github.com/cheqd/cheqd-node/releases/download/v4.1.6/cheqd-noded-4.1.6-linux-arm64.tar.gz",
"darwin/amd64": "https://github.com/cheqd/cheqd-node/releases/download/v4.1.6/cheqd-noded-4.1.6-darwin-amd64.tar.gz",
"darwin/arm64": "https://github.com/cheqd/cheqd-node/releases/download/v4.1.6/cheqd-noded-4.1.6-darwin-arm64.tar.gz"
"linux/amd64": "https://github.com/cheqd/cheqd-node/releases/download/v4.2.1/cheqd-noded-4.2.1-linux-amd64.tar.gz",
"linux/arm64": "https://github.com/cheqd/cheqd-node/releases/download/v4.2.1/cheqd-noded-4.2.1-linux-arm64.tar.gz",
"darwin/amd64": "https://github.com/cheqd/cheqd-node/releases/download/v4.2.1/cheqd-noded-4.2.1-darwin-amd64.tar.gz",
"darwin/arm64": "https://github.com/cheqd/cheqd-node/releases/download/v4.2.1/cheqd-noded-4.2.1-darwin-arm64.tar.gz"
},
"consensus": {
"type": "cometbft",
"version": "0.38.19"
"version": "0.38.21"
},
"genesis": {
"genesis_url": "https://raw.githubusercontent.com/cheqd/cheqd-node/main/networks/mainnet/genesis.json"
Expand Down
31 changes: 31 additions & 0 deletions cheqd/versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,37 @@
"darwin/arm64": "https://github.com/cheqd/cheqd-node/releases/download/v4.1.6/cheqd-noded-4.1.6-darwin-arm64.tar.gz"
},
"previous_version_name": "v4-patch",
"next_version_name": "v4-feature",
"sdk": {
"type": "cosmos",
"repo": "https://github.com/cheqd/cosmos-sdk",
"version": "v0.50.14",
"tag": "v0.50.14-height-mismatch-iavl"
},
"ibc": {
"type": "go",
"version": "v8.7.0"
}
},
{
"name": "v4-feature",
"recommended_version": "v4.2.1",
"compatible_versions": [
"v4.2.1"
],
"consensus": {
"type": "cometbft",
"version": "0.38.21"
},
"proposal": 72,
"height": 23208050,
"binaries": {
"linux/amd64": "https://github.com/cheqd/cheqd-node/releases/download/v4.2.1/cheqd-noded-4.2.1-linux-amd64.tar.gz",
"linux/arm64": "https://github.com/cheqd/cheqd-node/releases/download/v4.2.1/cheqd-noded-4.2.1-linux-arm64.tar.gz",
"darwin/amd64": "https://github.com/cheqd/cheqd-node/releases/download/v4.2.1/cheqd-noded-4.2.1-darwin-amd64.tar.gz",
"darwin/arm64": "https://github.com/cheqd/cheqd-node/releases/download/v4.2.1/cheqd-noded-4.2.1-darwin-arm64.tar.gz"
},
"previous_version_name": "v4-minor",
"next_version_name": "",
"sdk": {
"type": "cosmos",
Expand Down
28 changes: 13 additions & 15 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions testnets/cheqdtestnet/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,19 +23,19 @@
},
"codebase": {
"git_repo": "https://github.com/cheqd/cheqd-node",
"recommended_version": "v4.1.6",
"recommended_version": "v4.2.1",
"compatible_versions": [
"v4.1.6"
"v4.2.1"
],
"binaries": {
"linux/amd64": "https://github.com/cheqd/cheqd-node/releases/download/v4.1.6/cheqd-noded-4.1.6-linux-amd64.tar.gz",
"linux/arm64": "https://github.com/cheqd/cheqd-node/releases/download/v4.1.6/cheqd-noded-4.1.6-linux-arm64.tar.gz",
"darwin/amd64": "https://github.com/cheqd/cheqd-node/releases/download/v4.1.6/cheqd-noded-4.1.6-darwin-amd64.tar.gz",
"darwin/arm64": "https://github.com/cheqd/cheqd-node/releases/download/v4.1.6/cheqd-noded-4.1.6-darwin-arm64.tar.gz"
"linux/amd64": "https://github.com/cheqd/cheqd-node/releases/download/v4.2.1/cheqd-noded-4.2.1-linux-amd64.tar.gz",
"linux/arm64": "https://github.com/cheqd/cheqd-node/releases/download/v4.2.1/cheqd-noded-4.2.1-linux-arm64.tar.gz",
"darwin/amd64": "https://github.com/cheqd/cheqd-node/releases/download/v4.2.1/cheqd-noded-4.2.1-darwin-amd64.tar.gz",
"darwin/arm64": "https://github.com/cheqd/cheqd-node/releases/download/v4.2.1/cheqd-noded-4.2.1-darwin-arm64.tar.gz"
},
"consensus": {
"type": "cometbft",
"version": "0.38.19"
"version": "0.38.21"
},
"genesis": {
"genesis_url": "https://raw.githubusercontent.com/cheqd/cheqd-node/main/networks/testnet/genesis.json"
Expand Down
31 changes: 31 additions & 0 deletions testnets/cheqdtestnet/versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,37 @@
"darwin/arm64": "https://github.com/cheqd/cheqd-node/releases/download/v4.1.6/cheqd-noded-4.1.6-darwin-arm64.tar.gz"
},
"previous_version_name": "v4-patch",
"next_version_name": "v4-feature",
"sdk": {
"type": "cosmos",
"repo": "https://github.com/cheqd/cosmos-sdk",
"version": "v0.50.14",
"tag": "v0.50.14-height-mismatch-iavl"
},
"ibc": {
"type": "go",
"version": "v8.7.0"
}
},
{
"name": "v4-feature",
"recommended_version": "v4.2.1",
"compatible_versions": [
"v4.2.1"
],
"consensus": {
"type": "cometbft",
"version": "0.38.21"
},
"proposal": 25,
"height": 15898650,
"binaries": {
"linux/amd64": "https://github.com/cheqd/cheqd-node/releases/download/v4.2.1/cheqd-noded-4.2.1-linux-amd64.tar.gz",
"linux/arm64": "https://github.com/cheqd/cheqd-node/releases/download/v4.2.1/cheqd-noded-4.2.1-linux-arm64.tar.gz",
"darwin/amd64": "https://github.com/cheqd/cheqd-node/releases/download/v4.2.1/cheqd-noded-4.2.1-darwin-amd64.tar.gz",
"darwin/arm64": "https://github.com/cheqd/cheqd-node/releases/download/v4.2.1/cheqd-noded-4.2.1-darwin-arm64.tar.gz"
},
"previous_version_name": "v4-minor",
"next_version_name": "",
"sdk": {
"type": "cosmos",
Expand Down