Skip to content

Commit

Permalink
rename cosmos to cosmoshub (#445)
Browse files Browse the repository at this point in the history
  • Loading branch information
Anmol1696 committed May 17, 2024
1 parent 5974ce9 commit 201f448
Show file tree
Hide file tree
Showing 18 changed files with 19 additions and 19 deletions.
4 changes: 2 additions & 2 deletions docs/pages/config/chains.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ chains:
name: osmosis
...
- id: gaia-2
name: cosmos
name: cosmoshub
...
```

Expand Down Expand Up @@ -285,7 +285,7 @@ Enabling cometmock is really simple with following
```yaml
chains:
- id: cosmoshub-4
name: cosmos
name: cosmoshub
numValidators: 4
cometmock:
enabled: true
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/config/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ chains:
rest: 1313
rpc: 26653
- id: gaia-1
name: cosmos
name: cosmoshub
numValidators: 2
ports:
rest: 1317
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/get-started/step-3.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ chains:
rest: 1313
rpc: 26653
- id: gaia-1
name: cosmos
name: cosmoshub
numValidators: 1
ports:
rest: 1317
Expand Down
2 changes: 1 addition & 1 deletion starship/charts/devnet/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ defaultChains:
hdPath: m/44'/118'/0'/0/0
coinType: 118
repo: https://github.com/CosmWasm/wasmd
cosmos:
cosmoshub:
image: ghcr.io/cosmology-tech/starship/gaia:v14.1.0
home: /root/.gaia
binary: gaiad
Expand Down
2 changes: 1 addition & 1 deletion starship/charts/devnet/values.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"enum": [
"custom",
"osmosis",
"cosmos",
"cosmoshub",
"juno",
"stride",
"ics",
Expand Down
2 changes: 1 addition & 1 deletion starship/tests/e2e/configs/agoric.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ chains:
cpu: 1
memory: 2Gi
- id: cosmoshub-4
name: cosmos
name: cosmoshub
image: ghcr.io/cosmology-tech/starship/gaia:v10.0.1
numValidators: 1
ports:
Expand Down
2 changes: 1 addition & 1 deletion starship/tests/e2e/configs/build-chain.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
chains:
- id: cosmoshub-4
name: cosmos
name: cosmoshub
numValidators: 2
ports:
rest: 1317
Expand Down
2 changes: 1 addition & 1 deletion starship/tests/e2e/configs/evmos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ chains:
rpc: 26653
exposer: 38083
- id: cosmoshub-4
name: cosmos
name: cosmoshub
image: ghcr.io/cosmology-tech/starship/gaia:v10.0.1
numValidators: 1
ports:
Expand Down
2 changes: 1 addition & 1 deletion starship/tests/e2e/configs/injective.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ chains:
rpc: 26653
exposer: 38083
- id: cosmoshub-4
name: cosmos
name: cosmoshub
numValidators: 1
ports:
rest: 1317
Expand Down
2 changes: 1 addition & 1 deletion starship/tests/e2e/configs/multi-relayer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ chains:
rpc: 26653
exposer: 38083
- id: cosmoshub-4
name: cosmos
name: cosmoshub
image: ghcr.io/cosmology-tech/starship/gaia:v10.0.1
numValidators: 1
faucet:
Expand Down
2 changes: 1 addition & 1 deletion starship/tests/e2e/configs/neutron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ chains:
rpc: 26653
exposer: 38083
- id: cosmoshub-4
name: cosmos
name: cosmoshub
numValidators: 2
ports:
rest: 1317
Expand Down
2 changes: 1 addition & 1 deletion starship/tests/e2e/configs/one-chain-cometmock.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
chains:
- id: cosmoshub-4
name: cosmos
name: cosmoshub
numValidators: 1
ports:
rpc: 26653
Expand Down
2 changes: 1 addition & 1 deletion starship/tests/e2e/configs/three-chain.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ chains:
rpc: 26653
exposer: 38083
- id: cosmoshub-4
name: cosmos
name: cosmoshub
image: ghcr.io/cosmology-tech/starship/gaia:v10.0.1
numValidators: 1
faucet:
Expand Down
2 changes: 1 addition & 1 deletion starship/tests/e2e/configs/two-chain-cometmock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ chains:
rpc: 26653
exposer: 38083
- id: cosmoshub-4
name: cosmos
name: cosmoshub
numValidators: 2
faucet:
enabled: false
Expand Down
2 changes: 1 addition & 1 deletion starship/tests/e2e/configs/two-chain-gorelayer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ chains:
exposer: 38083
faucet: 8001
- id: cosmoshub-4
name: cosmos
name: cosmoshub
numValidators: 2
ports:
rest: 1317
Expand Down
2 changes: 1 addition & 1 deletion starship/tests/e2e/configs/two-chain-monitoring.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ chains:
exposer: 38083
faucet: 8001
- id: cosmoshub-4
name: cosmos
name: cosmoshub
image: ghcr.io/cosmology-tech/starship/gaia:v10.0.1
numValidators: 2
metrics: true
Expand Down
2 changes: 1 addition & 1 deletion starship/tests/e2e/configs/two-chain.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ chains:
exposer: 38083
faucet: 8001
- id: cosmoshub-4
name: cosmos
name: cosmoshub
numValidators: 2
faucet:
enabled: false
Expand Down
2 changes: 1 addition & 1 deletion starship/tests/smoke/ci/osmojs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ chains:
cpu: "0.2"
memory: "200M"
- id: cosmos-2
name: cosmos
name: cosmoshub
numValidators: 1
ports:
rest: 1313
Expand Down

0 comments on commit 201f448

Please sign in to comment.