Skip to content

Commit

Permalink
add mainnet v9 proposal, add chain registry files for future automati…
Browse files Browse the repository at this point in the history
…on (#75)

* add v9 upgrade

* update block height

* update block height

* add mainnet v9 proposal, add chain registry files for future automation

* Update README.md

Signed-off-by: TwiceBurnt <[email protected]>

---------

Signed-off-by: TwiceBurnt <[email protected]>
  • Loading branch information
2xburnt authored Jul 23, 2024
1 parent 7e3aa60 commit b08071a
Show file tree
Hide file tree
Showing 18 changed files with 759 additions and 8 deletions.
2 changes: 1 addition & 1 deletion mainnet/xion-mainnet-1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ create_empty_blocks_interval = "0s"
peer_gossip_sleep_duration = "100ms"
peer_query_maj23_sleep_duration = "2s"
```

## Host and IP inventory

- Seed
Expand Down
5 changes: 5 additions & 0 deletions mainnet/xion-mainnet-1/chain-registry/assetlist.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"$schema": "../../assetlist.schema.json",
"chain_name": "xiontestnet",
"assets": []
}
173 changes: 173 additions & 0 deletions mainnet/xion-mainnet-1/chain-registry/chain.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,173 @@
{
"$schema": "../../chain.schema.json",
"chain_name": "xion",
"chain_id": "xion-mainnet-1",
"pretty_name": "Xion Mainnet",
"website": "https://burnt.com",
"status": "upcoming",
"network_type": "mainnet",
"bech32_prefix": "xion",
"daemon_name": "xiond",
"node_home": "$HOME/.xiond",
"key_algos": [
"secp256k1"
],
"slip44": 118,
"fees": {
"fee_tokens": [
{
"denom": "uxion",
"fixed_min_gas_price": 0.025,
"low_gas_price": 0.025,
"average_gas_price": 0.025,
"high_gas_price": 0.04
}
]
},
"staking": {
"staking_tokens": [
{
"denom": "uxion"
}
]
},
"codebase": {
"git_repo": "https://github.com/burnt-labs/xion",
"genesis": {
"genesis_url": "https://raw.githubusercontent.com/burnt-labs/burnt-networks/main/mainnets/xion-mainnet-1/genesis.json"
},
"versions": [
{
"name": "v0.3.7",
"tag": "v4.0.0",
"proposal": 18,
"height": 1,
"go_version": "1.21",
"cosmos_sdk_version": "0.47.10",
"cosmwasm_enabled": true,
"cosmwasm_version": "0.45.0",
"ibc_go_version": "v7.3.1",
"consensus": {
"type": "cometbft",
"version": "0.37.4"
},
"binaries": {
"linux/amd64": "https://github.com/burnt-labs/xion/releases/download/v0.3.7/xiond-v0.3.7-linux-amd64:checksum=sha256:3d7626e971bf2ece28d4835d45ee6bd104a54ba6d652cd4982fc00ff8a6590de"
}
},
{
"name": "v0.3.9",
"tag": "v6.0.0",
"height": 7438800,
"proposal": 23,
"go_version": "1.21",
"cosmos_sdk_version": "0.47.10",
"cosmwasm_enabled": true,
"cosmwasm_version": "0.45.1",
"ibc_go_version": "v7.4.0",
"consensus": {
"type": "cometbft",
"version": "0.37.4"
},
"binaries": {
"linux/amd64": "https://github.com/burnt-labs/xion/releases/download/v0.3.9/xiond-v0.3.9-linux-amd64:checksum=sha256:476abdd10b6bde0e81e14f4e6d67bf7eecfeee887879316153c72c01b80ccb98"
}
},
{
"name": "v7.0.0",
"tag": "v7.0.0",
"height": 8457600,
"proposal": 29,
"go_version": "1.21",
"cosmos_sdk_version": "0.47.10",
"cosmwasm_enabled": true,
"cosmwasm_version": "0.45.0",
"ibc_go_version": "v7.4.0",
"consensus": {
"type": "cometbft",
"version": "0.37.4"
},
"binaries": {
"linux/amd64": "https://github.com/burnt-labs/xion/releases/download/v7.0.0/xiond-v7.0.0-linux-amd64:checksum=sha256:e7431453c3e7adadb7d75516d6cdc27e0ab4e9bdbdb620f7af4697a72c0c71bb"
}
},
{
"name": "v9",
"tag": "v9.0.0",
"height": 8983000,
"proposal": 40,
"go_version": "1.22",
"cosmos_sdk_version": "0.47.10",
"cosmwasm_enabled": true,
"cosmwasm_version": "0.45.0",
"ibc_go_version": "v7.4.0",
"consensus": {
"type": "cometbft",
"version": "0.37.4"
},
"binaries": {
"linux/amd64": "https://github.com/burnt-labs/xion/releases/download/v9.0.0/xiond-v9.0.0-linux-amd64?checksum=sha256:dc25db91e7a3e9befbc1e96c76f6537461812466a28df9484d71838e7c4967f1"
}
}
]
},
"peers": {
"seeds": [
{
"id": "4f0fd0c68f4141886f2a306e6c64cb191d71ef78",
"address": "xion-mainnet-1.burnt.com:12656",
"provider": "burnt-labs"
}
],
"persistent_peers": [
{
"id": "22371d31b93490e1d79899446e73839e9fd4c004",
"address": "xion-mainnet-1.burnt.com:42656",
"provider": "burnt-labs"
},
{
"id": "083eb4d9191e727e0fcce7a73e93863cc0f79fa5",
"address": "xion-mainnet-1.burnt.com:43656",
"provider": "burnt-labs"
},
{
"id": "eb183c6f9c1c44d3c9198415b84e43d74fe84c58",
"address": "xion-mainnet-1.burnt.com:44656",
"provider": "burnt-labs"
}
]
},
"apis": {
"rpc": [
{
"address": "https://xion-rpc.polkachu.com",
"provider": "polkachu"
}
],
"rest": [
{
"address": "https://xion-api.polkachu.com",
"provider": "polkachu"
}
],
"grpc": [
{
"address": "xion-grpc.polkachu.com:22390",
"provider": "polkachu"
}
]
},
"images": [
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt.png"
}
],
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt.png"
},
"keywords": [
"xion",
"burnt",
"mainnet"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"binaries": {
"linux/amd64": "https://github.com/burnt-labs/xion/releases/download/v0.3.7/xiond-v0.3.7-linux-amd64:checksum=sha256:3d7626e971bf2ece28d4835d45ee6bd104a54ba6d652cd4982fc00ff8a6590de"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"binaries": {
"linux/amd64": "https://github.com/burnt-labs/xion/releases/download/v0.3.9/xiond-v0.3.9-linux-amd64:checksum=sha256:476abdd10b6bde0e81e14f4e6d67bf7eecfeee887879316153c72c01b80ccb98"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"binaries": {
"linux/amd64": "https://github.com/burnt-labs/xion/releases/download/v7.0.0/xiond-v7.0.0-linux-amd64"
"linux/amd64": "https://github.com/burnt-labs/xion/releases/download/v7.0.0/xiond-v7.0.0-linux-amd64:checksum=sha256:e7431453c3e7adadb7d75516d6cdc27e0ab4e9bdbdb620f7af4697a72c0c71bb"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"binaries": {
"linux/amd64": "https://github.com/burnt-labs/xion/releases/download/v9.0.0/xiond-v9.0.0-linux-amd64?checksum=sha256:dc25db91e7a3e9befbc1e96c76f6537461812466a28df9484d71838e7c4967f1"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"[email protected]"
],
"summary": "Software upgrade v0.3.9",
"details": "UUpgrade to v0.3.9 at block height 606689; burntnetwork/xion:0.3.9",
"details": "Upgrade to v0.3.9 at block height 606689; burntnetwork/xion:0.3.9",
"proposal_forum_url": "",
"vote_option_context": ""
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"title": "Software Upgrade v9",
"authors": [
"[email protected]"
],
"summary": "Software Upgrade v9",
"details": "Software Upgrade v9 at block height 1959000; burntnetwork/xion:9.0.0",
"proposal_forum_url": "",
"vote_option_context": "YES to approve the upgrade, NO to reject the upgrade."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"messages": [
{
"@type": "/cosmos.upgrade.v1beta1.MsgSoftwareUpgrade",
"authority": "xion10d07y265gmmuvt4z0w9aw880jnsr700jctf8qc",
"plan": {
"name": "v9",
"height": "1959000",
"info": "https://raw.githubusercontent.com/burnt-labs/burnt-networks/main/mainnets/xion-mainnet-1/governance-proposals/software-upgrades/binaries/v9.json",
"upgraded_client_state": null
}
}
],
"metadata": "https://raw.githubusercontent.com/burnt-labs/burnt-networks/main/mainnets/xion-mainnet-1/governance-proposals/software-upgrades/metadata/v9.json",
"deposit": "10000000uxion",
"title": "Software Upgrade v9",
"summary": "Software Upgrade v9"
}
Loading

0 comments on commit b08071a

Please sign in to comment.