-
Notifications
You must be signed in to change notification settings - Fork 317
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: add moons of mars to testnet names
We've shipped testnets for the Jovian and Saturnine moons. Now, we add the Mars of moons, only two (2). If we need more than this, we can follow up with the moons of Neptune for more headroom. Also updates the names of fullnodes in the CI deployment, which were previously set to moons of Mars and Neptune. Now moon names are only used to refer to testnets, and the fullnode monikers are notable asteroids.
- Loading branch information
Showing
5 changed files
with
16 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
nodes: | ||
- external_address: 35.202.100.199:26656 | ||
moniker: phobos-seed | ||
moniker: ceres-seed | ||
seed_mode: true | ||
- external_address: 34.16.34.194:26656 | ||
moniker: deimos | ||
moniker: vesta | ||
- external_address: 34.173.166.32:26656 | ||
moniker: naiad | ||
moniker: pallas |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
nodes: | ||
- external_address: 34.135.6.235:26656 | ||
moniker: phobos-seed | ||
moniker: ceres-seed | ||
seed_mode: true | ||
- external_address: 34.28.180.178:26656 | ||
moniker: deimos | ||
moniker: vesta | ||
- external_address: 34.42.196.153:26656 | ||
moniker: naiad | ||
moniker: pallas | ||
- external_address: 35.239.76.154:26656 | ||
moniker: thalassa | ||
moniker: hygiea |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
nodes: | ||
- external_address: 35.225.116.144:26656 | ||
moniker: phobos-seed | ||
moniker: ceres-seed | ||
seed_mode: true | ||
- external_address: 35.224.80.161:26656 | ||
moniker: deimos | ||
moniker: vesta | ||
- external_address: 34.68.200.112:26656 | ||
moniker: naiad | ||
moniker: pallas | ||
- external_address: 35.192.219.42:26656 | ||
moniker: thalassa | ||
moniker: hygiea |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -62,3 +62,5 @@ Dione | |
Iapetus | ||
Rhea | ||
Titan | ||
Deimos | ||
Phobos |