Skip to content

Commit

Permalink
Update versions.json
Browse files Browse the repository at this point in the history
Prettify 4 spaces
  • Loading branch information
RaulBernal authored Dec 23, 2024
1 parent 8889a1c commit 2e93af2
Showing 1 changed file with 135 additions and 135 deletions.
270 changes: 135 additions & 135 deletions bitcanna/versions.json
Original file line number Diff line number Diff line change
@@ -1,137 +1,137 @@
{
"$schema": "../versions.schema.json",
"chain_name": "bitcanna",
"versions": [
{
"name": "vigorous-grow-fix",
"proposal": 10,
"height": 7585420,
"recommended_version": "v1.6.3",
"compatible_versions": [
"v1.6.1",
"v1.6.2",
"v1.6.3"
],
"binaries": {
"linux/amd64": "https://github.com/BitCannaGlobal/bcna/releases/download/v1.6.3/bcna_linux_amd64.tar.gz",
"darwin/arm64": "https://github.com/BitCannaGlobal/bcna/releases/download/v1.6.3/bcna_darwin_arm64.tar.gz",
"darwin/amd64": "https://github.com/BitCannaGlobal/bcna/releases/download/v1.6.3/bcna_darwin_amd64.tar.gz"
},
"next_version_name": "vigorous-grow-huckleberry"
},
{
"name": "vigorous-grow-huckleberry",
"proposal": 11,
"height": 8771420,
"recommended_version": "v1.7.0",
"compatible_versions": [
"v1.7.0"
],
"binaries": {
"linux/amd64": "https://github.com/BitCannaGlobal/bcna/releases/download/v1.7.0/bcna_linux_amd64.tar.gz",
"darwin/arm64": "https://github.com/BitCannaGlobal/bcna/releases/download/v1.7.0/bcna_darwin_arm64.tar.gz",
"darwin/amd64": "https://github.com/BitCannaGlobal/bcna/releases/download/v1.7.0/bcna_darwin_amd64.tar.gz"
},
"next_version_name": "wakeandbake"
},
{
"name": "wakeandbake",
"proposal": 12,
"height": 9209420,
"recommended_version": "v2.0.3",
"compatible_versions": [
"v2.0.2",
"v2.0.3"
],
"binaries": {
"linux/amd64": "https://github.com/BitCannaGlobal/bcna/releases/download/v2.0.3/bcna_linux_amd64.tar.gz",
"linux/arm64": "https://github.com/BitCannaGlobal/bcna/releases/download/v2.0.3/bcna_linux_arm64.tar.gz",
"darwin/arm64": "https://github.com/BitCannaGlobal/bcna/releases/download/v2.0.3/bcna_darwin_arm64.tar.gz"
},
"next_version_name": "ganjarevolution"
},
{
"name": "ganjarevolution",
"proposal": 14,
"height": 12288420,
"recommended_version": "v3.0.2",
"compatible_versions": [
"v3.0.2"
],
"binaries": {
"linux/amd64": "https://github.com/BitCannaGlobal/bcna/releases/download/v3.0.2/bcna_linux_amd64.tar.gz",
"linux/arm64": "https://github.com/BitCannaGlobal/bcna/releases/download/v3.0.2/bcna_linux_arm64.tar.gz",
"darwin/arm64": "https://github.com/BitCannaGlobal/bcna/releases/download/v3.0.2/bcna_darwin_arm64.tar.gz"
},
"consensus": {
"type": "cometbft",
"version": "v0.37.4"
},
"next_version_name": "ganjarevolutionburn",
"sdk": {
"type": "cosmos",
"version": "v0.47.9"
},
"ibc": {
"type": "go",
"version": "v7.3.1"
}
},
{
"name": "ganjarevolutionburn",
"proposal": 15,
"height": 13846420,
"recommended_version": "v3.1.0",
"compatible_versions": [
"v3.1.0"
],
"binaries": {
"linux/amd64": "https://github.com/BitCannaGlobal/bcna/releases/download/v3.1.0/bcna_linux_amd64.tar.gz",
"linux/arm64": "https://github.com/BitCannaGlobal/bcna/releases/download/v3.1.0/bcna_linux_arm64.tar.gz",
"darwin/arm64": "https://github.com/BitCannaGlobal/bcna/releases/download/v3.1.0/bcna_darwin_arm64.tar.gz"
},
"consensus": {
"type": "cometbft",
"version": "v0.37.5"
},
"next_version_name": "stickyfingers",
"sdk": {
"type": "cosmos",
"version": "v0.47.11"
},
"ibc": {
"type": "go",
"version": "v7.4.0"
}
},
{
"name": "stickyfingers",
"proposal": 16,
"height": 16782000,
"recommended_version": "v4.0.3",
"compatible_versions": [
"v4.0.0",
"v4.0.1",
"v4.0.2",
"v4.0.3"
],
"next_version_name": "",
"binaries": {
"linux/amd64": "https://github.com/BitCannaGlobal/bcna/releases/download/v4.0.3/bcnad_linux_amd64.tar.gz",
"linux/arm64": "https://github.com/BitCannaGlobal/bcna/releases/download/v4.0.3/bcnad_linux_arm64.tar.gz"
},
"consensus": {
"type": "cometbft",
"version": "v0.38.15"
},
"sdk": {
"type": "cosmos",
"version": "v0.50.11"
},
"ibc": {
"type": "go",
"version": "v8.5.2"
}
}
]
"$schema":"../versions.schema.json",
"chain_name":"bitcanna",
"versions":[
{
"name":"vigorous-grow-fix",
"proposal":10,
"height":7585420,
"recommended_version":"v1.6.3",
"compatible_versions":[
"v1.6.1",
"v1.6.2",
"v1.6.3"
],
"binaries":{
"linux/amd64":"https://github.com/BitCannaGlobal/bcna/releases/download/v1.6.3/bcna_linux_amd64.tar.gz",
"darwin/arm64":"https://github.com/BitCannaGlobal/bcna/releases/download/v1.6.3/bcna_darwin_arm64.tar.gz",
"darwin/amd64":"https://github.com/BitCannaGlobal/bcna/releases/download/v1.6.3/bcna_darwin_amd64.tar.gz"
},
"next_version_name":"vigorous-grow-huckleberry"
},
{
"name":"vigorous-grow-huckleberry",
"proposal":11,
"height":8771420,
"recommended_version":"v1.7.0",
"compatible_versions":[
"v1.7.0"
],
"binaries":{
"linux/amd64":"https://github.com/BitCannaGlobal/bcna/releases/download/v1.7.0/bcna_linux_amd64.tar.gz",
"darwin/arm64":"https://github.com/BitCannaGlobal/bcna/releases/download/v1.7.0/bcna_darwin_arm64.tar.gz",
"darwin/amd64":"https://github.com/BitCannaGlobal/bcna/releases/download/v1.7.0/bcna_darwin_amd64.tar.gz"
},
"next_version_name":"wakeandbake"
},
{
"name":"wakeandbake",
"proposal":12,
"height":9209420,
"recommended_version":"v2.0.3",
"compatible_versions":[
"v2.0.2",
"v2.0.3"
],
"binaries":{
"linux/amd64":"https://github.com/BitCannaGlobal/bcna/releases/download/v2.0.3/bcna_linux_amd64.tar.gz",
"linux/arm64":"https://github.com/BitCannaGlobal/bcna/releases/download/v2.0.3/bcna_linux_arm64.tar.gz",
"darwin/arm64":"https://github.com/BitCannaGlobal/bcna/releases/download/v2.0.3/bcna_darwin_arm64.tar.gz"
},
"next_version_name":"ganjarevolution"
},
{
"name":"ganjarevolution",
"proposal":14,
"height":12288420,
"recommended_version":"v3.0.2",
"compatible_versions":[
"v3.0.2"
],
"binaries":{
"linux/amd64":"https://github.com/BitCannaGlobal/bcna/releases/download/v3.0.2/bcna_linux_amd64.tar.gz",
"linux/arm64":"https://github.com/BitCannaGlobal/bcna/releases/download/v3.0.2/bcna_linux_arm64.tar.gz",
"darwin/arm64":"https://github.com/BitCannaGlobal/bcna/releases/download/v3.0.2/bcna_darwin_arm64.tar.gz"
},
"consensus":{
"type":"cometbft",
"version":"v0.37.4"
},
"next_version_name":"ganjarevolutionburn",
"sdk":{
"type":"cosmos",
"version":"v0.47.9"
},
"ibc":{
"type":"go",
"version":"v7.3.1"
}
},
{
"name":"ganjarevolutionburn",
"proposal":15,
"height":13846420,
"recommended_version":"v3.1.0",
"compatible_versions":[
"v3.1.0"
],
"binaries":{
"linux/amd64":"https://github.com/BitCannaGlobal/bcna/releases/download/v3.1.0/bcna_linux_amd64.tar.gz",
"linux/arm64":"https://github.com/BitCannaGlobal/bcna/releases/download/v3.1.0/bcna_linux_arm64.tar.gz",
"darwin/arm64":"https://github.com/BitCannaGlobal/bcna/releases/download/v3.1.0/bcna_darwin_arm64.tar.gz"
},
"consensus":{
"type":"cometbft",
"version":"v0.37.5"
},
"next_version_name":"stickyfingers",
"sdk":{
"type":"cosmos",
"version":"v0.47.11"
},
"ibc":{
"type":"go",
"version":"v7.4.0"
}
},
{
"name":"stickyfingers",
"proposal":16,
"height":16782000,
"recommended_version":"v4.0.3",
"compatible_versions":[
"v4.0.0",
"v4.0.1",
"v4.0.2",
"v4.0.3"
],
"next_version_name":"",
"binaries":{
"linux/amd64":"https://github.com/BitCannaGlobal/bcna/releases/download/v4.0.1/bcnad_linux_amd64.tar.gz",
"linux/arm64":"https://github.com/BitCannaGlobal/bcna/releases/download/v4.0.1/bcnad_linux_arm64.tar.gz"
},
"consensus":{
"type":"cometbft",
"version":"v0.38.15"
},
"sdk":{
"type":"cosmos",
"version":"v0.50.11"
},
"ibc":{
"type":"go",
"version":"v8.5.2"
}
}
]
}

0 comments on commit 2e93af2

Please sign in to comment.