Skip to content

Commit

Permalink
Update v3 links for cheqd testnet as well
Browse files Browse the repository at this point in the history
  • Loading branch information
ankurdotb committed Dec 12, 2024
1 parent 330fb1e commit 5faa6b9
Show file tree
Hide file tree
Showing 3 changed files with 51 additions and 19 deletions.
13 changes: 7 additions & 6 deletions cheqd/versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,10 +153,11 @@
},
{
"name": "v2",
"recommended_version": "v2.0.1",
"recommended_version": "v2.0.2",
"compatible_versions": [
"v2.0.0",
"v2.0.1"
"v2.0.1",
"v2.0.2"
],
"consensus": {
"type": "cometbft",
Expand All @@ -165,10 +166,10 @@
"proposal": 48,
"height": 13024570,
"binaries": {
"linux/amd64": "https://github.com/cheqd/cheqd-node/releases/download/v2.0.1/cheqd-noded-2.0.1-linux-amd64.tar.gz",
"linux/arm64": "https://github.com/cheqd/cheqd-node/releases/download/v2.0.1/cheqd-noded-2.0.1-linux-arm64.tar.gz",
"darwin/amd64": "https://github.com/cheqd/cheqd-node/releases/download/v2.0.1/cheqd-noded-2.0.1-darwin-amd64.tar.gz",
"darwin/arm64": "https://github.com/cheqd/cheqd-node/releases/download/v2.0.1/cheqd-noded-2.0.1-darwin-arm64.tar.gz"
"linux/amd64": "https://github.com/cheqd/cheqd-node/releases/download/v2.0.2/cheqd-noded-2.0.2-linux-amd64.tar.gz",
"linux/arm64": "https://github.com/cheqd/cheqd-node/releases/download/v2.0.2/cheqd-noded-2.0.2-linux-arm64.tar.gz",
"darwin/amd64": "https://github.com/cheqd/cheqd-node/releases/download/v2.0.2/cheqd-noded-2.0.2-darwin-amd64.tar.gz",
"darwin/arm64": "https://github.com/cheqd/cheqd-node/releases/download/v2.0.2/cheqd-noded-2.0.2-darwin-arm64.tar.gz"
},
"previous_version_name": "v1",
"next_version_name": "v3",
Expand Down
13 changes: 6 additions & 7 deletions testnets/cheqdtestnet/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,15 @@
},
"codebase": {
"git_repo": "https://github.com/cheqd/cheqd-node",
"recommended_version": "v2.0.1",
"recommended_version": "v3.0.1",
"compatible_versions": [
"v2.0.0",
"v2.0.1"
"v3.0.1"
],
"binaries": {
"linux/amd64": "https://github.com/cheqd/cheqd-node/releases/download/v2.0.1/cheqd-noded-2.0.1-linux-amd64.tar.gz",
"linux/arm64": "https://github.com/cheqd/cheqd-node/releases/download/v2.0.1/cheqd-noded-2.0.1-linux-arm64.tar.gz",
"darwin/amd64": "https://github.com/cheqd/cheqd-node/releases/download/v2.0.1/cheqd-noded-2.0.1-darwin-amd64.tar.gz",
"darwin/arm64": "https://github.com/cheqd/cheqd-node/releases/download/v2.0.1/cheqd-noded-2.0.1-darwin-arm64.tar.gz"
"linux/amd64": "https://github.com/cheqd/cheqd-node/releases/download/v3.0.1/cheqd-noded-3.0.1-linux-amd64.tar.gz",
"linux/arm64": "https://github.com/cheqd/cheqd-node/releases/download/v3.0.1/cheqd-noded-3.0.1-linux-arm64.tar.gz",
"darwin/amd64": "https://github.com/cheqd/cheqd-node/releases/download/v3.0.1/cheqd-noded-3.0.1-darwin-amd64.tar.gz",
"darwin/arm64": "https://github.com/cheqd/cheqd-node/releases/download/v3.0.1/cheqd-noded-3.0.1-darwin-arm64.tar.gz"
},
"consensus": {
"type": "cometbft",
Expand Down
44 changes: 38 additions & 6 deletions testnets/cheqdtestnet/versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,11 @@
},
{
"name": "v2",
"recommended_version": "v2.0.1",
"recommended_version": "v2.0.2",
"compatible_versions": [
"v2.0.0",
"v2.0.1"
"v2.0.1",
"v2.0.2"
],
"consensus": {
"type": "cometbft",
Expand All @@ -82,12 +83,43 @@
"proposal": 12,
"height": 6194750,
"binaries": {
"linux/amd64": "https://github.com/cheqd/cheqd-node/releases/download/v2.0.1/cheqd-noded-2.0.1-linux-amd64.tar.gz",
"linux/arm64": "https://github.com/cheqd/cheqd-node/releases/download/v2.0.1/cheqd-noded-2.0.1-linux-arm64.tar.gz",
"darwin/amd64": "https://github.com/cheqd/cheqd-node/releases/download/v2.0.1/cheqd-noded-2.0.1-darwin-amd64.tar.gz",
"darwin/arm64": "https://github.com/cheqd/cheqd-node/releases/download/v2.0.1/cheqd-noded-2.0.1-darwin-arm64.tar.gz"
"linux/amd64": "https://github.com/cheqd/cheqd-node/releases/download/v2.0.2/cheqd-noded-2.0.2-linux-amd64.tar.gz",
"linux/arm64": "https://github.com/cheqd/cheqd-node/releases/download/v2.0.2/cheqd-noded-2.0.2-linux-arm64.tar.gz",
"darwin/amd64": "https://github.com/cheqd/cheqd-node/releases/download/v2.0.2/cheqd-noded-2.0.2-darwin-amd64.tar.gz",
"darwin/arm64": "https://github.com/cheqd/cheqd-node/releases/download/v2.0.2/cheqd-noded-2.0.2-darwin-arm64.tar.gz"
},
"previous_version_name": "v1",
"next_version_name": "v3",
"sdk": {
"type": "cosmos",
"repo": "https://github.com/cheqd/cosmos-sdk",
"version": "v0.47.10",
"tag": "v0.47.10-height-mismatch"
},
"ibc": {
"type": "go",
"version": "v7.4.0"
}
},
{
"name": "v3",
"recommended_version": "v3.0.1",
"compatible_versions": [
"v3.0.1"
],
"consensus": {
"type": "cometbft",
"version": "0.37.5"
},
"proposal": 15,
"height": 9309600,
"binaries": {
"linux/amd64": "https://github.com/cheqd/cheqd-node/releases/download/v3.0.1/cheqd-noded-3.0.1-linux-amd64.tar.gz",
"linux/arm64": "https://github.com/cheqd/cheqd-node/releases/download/v3.0.1/cheqd-noded-3.0.1-linux-arm64.tar.gz",
"darwin/amd64": "https://github.com/cheqd/cheqd-node/releases/download/v3.0.1/cheqd-noded-3.0.1-darwin-amd64.tar.gz",
"darwin/arm64": "https://github.com/cheqd/cheqd-node/releases/download/v3.0.1/cheqd-noded-3.0.1-darwin-arm64.tar.gz"
},
"previous_version_name": "v2",
"next_version_name": "",
"sdk": {
"type": "cosmos",
Expand Down

0 comments on commit 5faa6b9

Please sign in to comment.