Skip to content

Commit

Permalink
Merge pull request #14 from osmosis-labs/dev/switch_to_recommended_ve…
Browse files Browse the repository at this point in the history
…rsion

Switch version to recommended_version, add compatible_versions
  • Loading branch information
sunnya97 authored Oct 11, 2021
2 parents 71510c9 + 159f36f commit 2d8f6dc
Show file tree
Hide file tree
Showing 18 changed files with 75 additions and 34 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ A sample `chain.json` includes the following information.
},
"codebase": {
"git_repo": "https://github.com/osmosis-labs/osmosis",
"version": "v4.0.0",
"recommended_version": "v4.0.0",
"binaries": {
"linux/amd64": "https://github.com/osmosis-labs/osmosis/releases/download/v4.0.0/osmosisd-4.0.0-linux-amd64",
"linux/arm64": "https://github.com/osmosis-labs/osmosis/releases/download/v4.0.0/osmosisd-4.0.0-linux-arm64",
Expand Down
5 changes: 4 additions & 1 deletion akash/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,10 @@
"genesis": "https://raw.githubusercontent.com/ovrclk/net/master/mainnet/genesis.json",
"codebase": {
"git_repo": "https://github.com/ovrclk/akash/",
"version": "v0.12.1",
"recommended_version": "v0.12.1",
"compatible_versions": [
"v0.12.1"
],
"binaries": {
"linux/amd64": "https://github.com/ovrclk/akash/releases/download/v0.12.1/akash_0.12.1_linux_amd64.zip"
}
Expand Down
11 changes: 9 additions & 2 deletions chain.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,16 +75,23 @@
"type": "object",
"required": [
"git_repo",
"version"
"recommended_version",
"compatible_versions"
],
"properties": {
"git_repo": {
"type": "string",
"format": "uri"
},
"version": {
"recommended_version": {
"type": "string"
},
"compatible_versions": {
"type": "array",
"items": {
"type": "string"
}
},
"binaries": {
"type": "object",
"properties": {
Expand Down
9 changes: 8 additions & 1 deletion cosmoshub/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,14 @@
"slip44": 118,
"codebase": {
"git_repo": "https://github.com/cosmos/gaia",
"version": "v4.2.1"
"recommended_version": "v5.0.5",
"compatible_versions": [
"v5.0.0",
"v5.0.1",
"v5.0.4",
"v5.0.5",
"v5.0.7"
]
},
"peers": {
"seeds": [
Expand Down
2 changes: 1 addition & 1 deletion cryptoorg/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@
}
]
}
}
}
35 changes: 19 additions & 16 deletions emoney/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,45 +19,48 @@
"denom": "ungm"
},
{
"denom" : "eeur"
"denom": "eeur"
},
{
"denom" : "echf"
"denom": "echf"
},
{
"denom" : "edkk"
"denom": "edkk"
},
{
"denom" : "enok"
"denom": "enok"
},
{
"denom" : "esek"
"denom": "esek"
}
]
},
"codebase": {
"git_repo": "https://github.com/e-money/em-ledger",
"version" : "v1.1.3"
"recommended_version": "v1.1.3",
"compatible_versions": [
"v1.1.3"
]
},
"peers": {
"seeds": [
{
"id" : "17533be7691494a0bc2dbd174930fa6a57b5b98c",
"id": "17533be7691494a0bc2dbd174930fa6a57b5b98c",
"address": "3.69.44.220:28656",
"provider": "validator.network"
},
{
"id" : "3f6ce97077a9bddd6dd637cd64c140eabdebbda5",
"id": "3f6ce97077a9bddd6dd637cd64c140eabdebbda5",
"address": "3.68.159.237:28656",
"provider": "validator.network"
},
{
"id":"ecec8933d80da5fccda6bdd72befe7e064279fc1",
"id": "ecec8933d80da5fccda6bdd72befe7e064279fc1",
"address": "207.180.213.123:26676",
"provider": "easy2stake"
},
{
"id" :"0ad7bc7687112e212bac404670aa24cd6116d097",
"id": "0ad7bc7687112e212bac404670aa24cd6116d097",
"address": "50.18.83.75:26656",
"provider": "B-Harvest"
},
Expand All @@ -72,12 +75,12 @@
"provider": "Cat Boss"
},
{
"id" : "0b186517e4d82eb4c000a567e486b7b96bf19752",
"id": "0b186517e4d82eb4c000a567e486b7b96bf19752",
"address": "44.195.95.22:26656",
"provider": "Cat Boss"
},
{
"id" : "0b186517e4d82eb4c000a567e486b7b96bf19752",
"id": "0b186517e4d82eb4c000a567e486b7b96bf19752",
"address": "44.195.95.22:26656",
"provider": "Mr K"
},
Expand All @@ -92,17 +95,17 @@
"provider": "ATEAM"
},
{
"id" : "552cb87c40f879c8c41005eeb36030502671e7a4",
"id": "552cb87c40f879c8c41005eeb36030502671e7a4",
"address": "18.156.91.213:26656",
"provider": "ATEAM"
},
{
"id" : "170255a4a9b120786d2d6c3931ebf0125087cca0",
"id": "170255a4a9b120786d2d6c3931ebf0125087cca0",
"address": "62.171.171.139:26656",
"provider": "KalpaTech"
},
{
"id" : "d12ac664ff9766e0535c836173111e3eed462e79",
"id": "d12ac664ff9766e0535c836173111e3eed462e79",
"address": "185.144.83.157:26656",
"provider": "Inotel"
}
Expand Down Expand Up @@ -142,4 +145,4 @@
"tx_page": "https://www.mintscan.io/emoney/txs/${txHash}"
}
]
}
}
2 changes: 1 addition & 1 deletion injective/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
}
]
}
}
}
2 changes: 1 addition & 1 deletion irisnet/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@
}
]
}
}
}
2 changes: 1 addition & 1 deletion ixo/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@
}
]
}
}
}
5 changes: 4 additions & 1 deletion kava/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,10 @@
"genesis": "https://raw.githubusercontent.com/Kava-Labs/launch/master/kava-7/genesis.json",
"codebase": {
"git_repo": "https://github.com/kava-Labs/kava/",
"version": "v0.14.1"
"recommended_version": "v0.14.1",
"compatible_versions": [
"v0.14.1"
]
},
"peers": {
"seeds": [
Expand Down
5 changes: 4 additions & 1 deletion likecoin/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,10 @@
},
"codebase": {
"git_repo": "https://github.com/likecoin/likecoin-chain",
"version": "fotan-1"
"recommended_version": "fotan-1",
"compatible_versions": [
"fotan-1"
]
},
"peers": {
"seeds": [
Expand Down
5 changes: 4 additions & 1 deletion microtick/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
"genesis": "https://raw.githubusercontent.com/microtick/stargate-genesis/master/genesis.json",
"codebase": {
"git_repo": "https://github.com/microtick/mtzone",
"version": "mtm-v2.0.4"
"recommended_version": "mtm-v2.0.4",
"compatible_versions": [
"mtm-v2.0.4"
]
}
}
5 changes: 4 additions & 1 deletion osmosis/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,10 @@
},
"codebase": {
"git_repo": "https://github.com/osmosis-labs/osmosis",
"version": "v4.0.0",
"recommended_version": "v4.0.0",
"compatible_versions": [
"v4.0.0"
],
"binaries": {
"linux/amd64": "https://github.com/osmosis-labs/osmosis/releases/download/v4.0.0/osmosisd-4.0.0-linux-amd64",
"linux/arm64": "https://github.com/osmosis-labs/osmosis/releases/download/v4.0.0/osmosisd-4.0.0-linux-arm64",
Expand Down
5 changes: 4 additions & 1 deletion persistence/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,10 @@
"genesis": "https://raw.githubusercontent.com/persistenceOne/genesisTransactions/master/core-1/final_genesis.json",
"codebase": {
"git_repo": "https://github.com/persistenceOne/persistenceCore",
"version": "v0.1.3",
"recommended_version": "v0.1.3",
"compatible_versions": [
"v0.1.3"
],
"binaries": {
"linux/amd64": "https://github.com/persistenceOne/persistenceCore/releases/download/v0.1.3/persistenceCore-linux-amd64.tar.gz"
}
Expand Down
5 changes: 4 additions & 1 deletion regen/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,10 @@
"genesis": "https://raw.githubusercontent.com/regen-network/mainnet/main/regen-1/genesis.json",
"codebase": {
"git_repo": "https://github.com/regen-network/regen-ledger",
"version": "1d7351d3fdad2e15ab16892d8961f9a23a6d3014"
"recommended_version": "1d7351d3fdad2e15ab16892d8961f9a23a6d3014",
"compatible_versions": [
"1d7351d3fdad2e15ab16892d8961f9a23a6d3014"
]
},
"peers": {
"seeds": [
Expand Down
5 changes: 4 additions & 1 deletion sentinel/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,10 @@
"genesis": "https://transfer.sh/get/cKOdRE/genesis.json",
"codebase": {
"git_repo": "https://github.com/sentinel-official/hub",
"version": "v0.6.2"
"recommended_version": "v0.6.2",
"compatible_versions": [
"v0.6.2"
]
},
"daemon_name": "sentinelhub",
"node_home": "$HOME/.sentinelhub",
Expand Down
2 changes: 1 addition & 1 deletion starname/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@
}
]
}
}
}
2 changes: 1 addition & 1 deletion terra/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
"pretty_name": "Terra",
"chain_id": "columbus-5",
"bech32_prefix": "terra"
}
}

0 comments on commit 2d8f6dc

Please sign in to comment.