Rename killed xiontestnet->xiontestnet1, update xiontestnet2 to v20 and xion to v19.0.2#6451
Merged
JeremyParish69 merged 6 commits intocosmos:masterfrom Jul 21, 2025
Merged
Conversation
* fix v18 minor version in testnet * v20 for testnet
remove errant name field Signed-off-by: TwiceBurnt <169301814+2xburnt@users.noreply.github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request introduces several updates to the Xion testnet configurations, including renaming files, updating chain names, versioning changes, and enhancements to asset and chain metadata. The changes are primarily focused on maintaining consistency across testnet configurations and updating to newer versions of binaries and dependencies.
Renaming and Chain Name Updates:
chain_namefromxiontestnettoxiontestnet1in multiple files, includingassetlist.json,chain.json, andversions.jsonfor the Xion testnet. This affectsaxelartestnet,injectivetestnet,nobletestnet, andosmosistestnetIBC configurations. [1] [2] [3] [4] [5] [6] [7]Versioning and Binary Updates:
tag,recommended_version, and binary URLs to reflect versionv19.0.2inxion/chain.jsonandxion/versions.json. [1] [2] [3]v20.0.0with corresponding binaries and metadata totestnets/xiontestnet2/versions.json.Metadata Enhancements:
coingecko_idfor an asset intestnets/xiontestnet2/assetlist.json.providerfields to include emoji enhancements for readability intestnets/xiontestnet2/chain.json. [1] [2] [3]genesissection to include a newnamefield intestnets/xiontestnet2/chain.json.Dependency Updates:
v0.53.3and CometBFT version tov0.38.17forv20.0.0intestnets/xiontestnet2/versions.json.v0.54.0support forv20.0.0intestnets/xiontestnet2/versions.json.These updates ensure that the Xion testnet configurations are up-to-date and consistent with the latest standards and versions.