Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add Celestia chain #3039

Merged
merged 17 commits into from
Oct 31, 2023
Merged

feat: add Celestia chain #3039

merged 17 commits into from
Oct 31, 2023

Conversation

jcstein
Copy link
Contributor

@jcstein jcstein commented Oct 24, 2023

And also update Arabica and Mocha config.

celestia/chain.json Outdated Show resolved Hide resolved
celestia/chain.json Outdated Show resolved Hide resolved
celestia/chain.json Outdated Show resolved Hide resolved
celestia/chain.json Outdated Show resolved Hide resolved
celestia/chain.json Outdated Show resolved Hide resolved
@jcstein
Copy link
Contributor Author

jcstein commented Oct 26, 2023

Linking this comment @JeremyParish69 - would you advise providing both svg and png? if so, how should i provide both in the config?

@JeremyParish69
Copy link
Collaborator

Linking this comment @JeremyParish69 - would you advise providing both svg and png? if so, how should i provide both in the config?

If the image files have the exact same appearance, you can specify both a png and an svg formats under a single image object. e.g.,

"images": [
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg"
}
]

celestia/chain.json Outdated Show resolved Hide resolved
celestia/assetlist.json Outdated Show resolved Hide resolved
testnets/celestiatestnet2/chain.json Outdated Show resolved Hide resolved
testnets/celestiatestnet3/chain.json Outdated Show resolved Hide resolved
celestia/chain.json Outdated Show resolved Hide resolved
celestia/chain.json Outdated Show resolved Hide resolved
"pretty_name": "Celestia",
"status": "live",
"network_type": "mainnet",
"bech32_prefix": "celestia",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

satoshilabs/slips#1625 please let me know if there's anything else, thanks!

celestia/chain.json Outdated Show resolved Hide resolved
@jcstein jcstein marked this pull request as ready for review October 31, 2023 00:15
@JeremyParish69 JeremyParish69 merged commit f471ef3 into cosmos:master Oct 31, 2023
4 checks passed
@JeremyParish69
Copy link
Collaborator

I can add that utia is the staking token?

@jcstein
Copy link
Contributor Author

jcstein commented Oct 31, 2023

yes please!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants