Skip to content

Xiond Version 18, change xiontestnet to xion-testnet-2 #6247

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

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

2xburnt
Copy link
Contributor

@2xburnt 2xburnt commented May 7, 2025

This pull request introduces significant updates to the IBC configurations and testnet files, including the removal of several testnet configurations, updates to version compatibility, and the addition of new IBC channel configurations. Below is a summary of the most important changes, grouped by theme:

Version Updates:

  • Updated xiontestnet to include new compatible versions:

    • Updated v0.3.7 to v4.0.1 with added compatibility for both versions. (xion/versions.json)
    • Updated v0.3.9 to v6.0.1 with added compatibility for both versions. (xion/versions.json)
    • Updated v7.0.0 to v7.0.1 with added compatibility for both versions. (xion/versions.json)
    • Updated v9.0.1 to v9.0.2 with added compatibility for both versions. (xion/versions.json)
    • Updated v11.0.1 to v11.0.2 with added compatibility for both versions. (xion/versions.json)
    • Updated v14.1.1 to v14.1.2 with added compatibility for both versions. (xion/versions.json)
    • Updated v16.0.0 to v16.0.1 with added compatibility for both versions. (xion/versions.json)
    • Updated v17.1.0 to v17.1.1 with added compatibility for both versions. (xion/versions.json)
    • Added new version v18.0.1 with compatibility for v18.0.0 and v18.0.1. (xion/versions.json)
  • Updated xiontestnet2 to include new compatible versions:

    • Updated v18.0.0 to v18.0.1 with added compatibility for both versions. (testnets/xiontestnet2/chain.json, testnets/xiontestnet2/chain.jsonL45-R59)
    • Updated v14.1.1 to v14.1.2, v15.0.0 to v15.0.1, and v16.0.0 to v16.0.1, with compatibility between the respective versions. (testnets/xiontestnet2/versions.json, [1] [2] [3]

IBC Configuration Updates:

Remove Defunct Testnet 1 Configuration:

@JeremyParish69
Copy link
Contributor

Please don't remove the original xiontestnet. If it is no longer running, it should instead be marked as status "killed". Ideally, the currently running chain doesn't have any incrementing suffix, while archived chains do.
e.g.,
xiontestnet1 -> chain-id: xion-test-1
xiontestnet -> chain-id: xion-test-2

@JeremyParish69 JeremyParish69 marked this pull request as draft May 19, 2025 17:44
@2xburnt 2xburnt marked this pull request as ready for review May 27, 2025 23:39
@2xburnt
Copy link
Contributor Author

2xburnt commented May 27, 2025

Please don't remove the original xiontestnet. If it is no longer running, it should instead be marked as status "killed". Ideally, the currently running chain doesn't have any incrementing suffix, while archived chains do. e.g., xiontestnet1 -> chain-id: xion-test-1 xiontestnet -> chain-id: xion-test-2

modified accordingly

@2xburnt 2xburnt requested a review from JeremyParish69 May 29, 2025 17:37
"connection_id": "connection-752"
},
"chain_2": {
"chain_name": "xiontestnet",
Copy link
Contributor

Choose a reason for hiding this comment

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

There are assets registered that depend on IBC connections like these being registered. I think just changing the chain_name to "axelartestnet1" should suffice. (and in the file name)

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.

2 participants