-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: TwiceBurnt <[email protected]>
Signed-off-by: TwiceBurnt <[email protected]>
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. |
modified accordingly |
"connection_id": "connection-752" | ||
}, | ||
"chain_2": { | ||
"chain_name": "xiontestnet", |
There was a problem hiding this comment.
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)
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
xiontestnet2
to include new compatible versions:v18.0.0
tov18.0.1
with added compatibility for both versions. (testnets/xiontestnet2/chain.json
, testnets/xiontestnet2/chain.jsonL45-R59)v14.1.1
tov14.1.2
,v15.0.0
tov15.0.1
, andv16.0.0
tov16.0.1
, with compatibility between the respective versions. (testnets/xiontestnet2/versions.json
, [1] [2] [3]IBC Configuration Updates:
osmosis-xion
withchannel-98063
andchannel-14
using theicq-1
version. (_IBC/osmosis-xion.json
, _IBC/osmosis-xion.jsonR29-R43)osmosistestnet-xiontestnet2
withchannel-10381
andchannel-10
using theicq-1
version. (testnets/_IBC/osmosistestnet-xiontestnet2.json
, testnets/_IBC/osmosistestnet-xiontestnet2.jsonR29-R43)Remove Defunct Testnet 1 Configuration:
xiontestnet
, including details about tokens likeXION
,AXL
,OSMO
,USDC
, andINJ
. (testnets/xiontestnet/assetlist.json
, testnets/xiontestnet/assetlist.jsonL1-L238)xiontestnet
. (testnets/xiontestnet/chain.json
, testnets/xiontestnet/chain.jsonL1-L101)axelartestnet-xiontestnet
(testnets/_IBC/axelartestnet-xiontestnet.json
, testnets/_IBC/axelartestnet-xiontestnet.jsonL1-L30)injectivetestnet-xiontestnet
(testnets/_IBC/injectivetestnet-xiontestnet.json
, testnets/_IBC/injectivetestnet-xiontestnet.jsonL1-L31)nobletestnet-xiontestnet
(testnets/_IBC/nobletestnet-xiontestnet.json
, testnets/_IBC/nobletestnet-xiontestnet.jsonL1-L30)osmosistestnet-xiontestnet
(testnets/_IBC/osmosistestnet-xiontestnet.json
, testnets/_IBC/osmosistestnet-xiontestnet.jsonL1-L30)