Skip to content

Commit

Permalink
Upgrade/v17.0.0 (#114)
Browse files Browse the repository at this point in the history
* upgrade v17.0.0

* update authors in metadata
  • Loading branch information
2xburnt authored Mar 3, 2025
1 parent 56b741f commit d094edc
Show file tree
Hide file tree
Showing 7 changed files with 77 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"binaries": {
"darwin/amd64": "https://github.com/burnt-labs/xion/releases/download/v17.0.0/xiond_17.0.0_darwin_amd64.zip?checksum=sha256:f8fe47d8a9f831c91c233e6fc757d2c236364d805905df207aa197a53628e06b",
"darwin/arm64": "https://github.com/burnt-labs/xion/releases/download/v17.0.0/xiond_17.0.0_darwin_arm64.zip?checksum=sha256:fa15044d4faecf0370cd0efad5fd1095ee7b4bdeb2416cf7b9c18b9cd7422638",
"linux/amd64": "https://github.com/burnt-labs/xion/releases/download/v17.0.0/xiond_17.0.0_linux_amd64.zip?checksum=sha256:6ec3066e973334e019d66eee77f0557044eb9e7ab723626b66ec88ac11c90d29",
"linux/arm64": "https://github.com/burnt-labs/xion/releases/download/v17.0.0/xiond_17.0.0_linux_arm64.zip?checksum=sha256:4e85aa63362f983c86c504f1902d9b30c266449eb6c4263394d0b9616a65f086"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"title": "Software Upgrade v17",
"authors": [
"[email protected]",
"[email protected]"
],
"summary": "Software Upgrade v17",
"details": "Software Upgrade v17 at block height 5942000",
"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,19 @@
{
"messages": [
{
"@type": "/cosmos.upgrade.v1beta1.MsgSoftwareUpgrade",
"authority": "xion10d07y265gmmuvt4z0w9aw880jnsr700jctf8qc",
"plan": {
"name": "v17",
"height": "5942000",
"info": "https://raw.githubusercontent.com/burnt-labs/burnt-networks/main/mainnet/xion-mainnet-1/governance-proposals/software-upgrades/binaries/v17.json",
"upgraded_client_state": null
}
}
],
"metadata": "https://raw.githubusercontent.com/burnt-labs/burnt-networks/main/mainnet/xion-mainnet-1/governance-proposals/software-upgrades/metadata/v17.json",
"deposit": "1000000000uxion",
"title": "Software Upgrade v17",
"summary": "Software Upgrade v17",
"expedited": false
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"binaries": {
"darwin/amd64": "https://github.com/burnt-labs/xion/releases/download/v17.0.0/xiond_17.0.0_darwin_amd64.zip?checksum=sha256:f8fe47d8a9f831c91c233e6fc757d2c236364d805905df207aa197a53628e06b",
"darwin/arm64": "https://github.com/burnt-labs/xion/releases/download/v17.0.0/xiond_17.0.0_darwin_arm64.zip?checksum=sha256:fa15044d4faecf0370cd0efad5fd1095ee7b4bdeb2416cf7b9c18b9cd7422638",
"linux/amd64": "https://github.com/burnt-labs/xion/releases/download/v17.0.0/xiond_17.0.0_linux_amd64.zip?checksum=sha256:6ec3066e973334e019d66eee77f0557044eb9e7ab723626b66ec88ac11c90d29",
"linux/arm64": "https://github.com/burnt-labs/xion/releases/download/v17.0.0/xiond_17.0.0_linux_arm64.zip?checksum=sha256:4e85aa63362f983c86c504f1902d9b30c266449eb6c4263394d0b9616a65f086"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"title": "Software Upgrade v17",
"authors": [
"[email protected]",
"[email protected]"
],
"summary": "Software Upgrade v17",
"details": "Software Upgrade v17 at block height 12920000",
"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,19 @@
{
"messages": [
{
"@type": "/cosmos.upgrade.v1beta1.MsgSoftwareUpgrade",
"authority": "xion10d07y265gmmuvt4z0w9aw880jnsr700jctf8qc",
"plan": {
"name": "v17",
"height": "12920000",
"info": "https://raw.githubusercontent.com/burnt-labs/burnt-networks/main/testnets/xion-testnet-1/governance-proposals/software-upgrades/binaries/v17.json",
"upgraded_client_state": null
}
}
],
"metadata": "https://raw.githubusercontent.com/burnt-labs/burnt-networks/main/testnets/xion-testnet-1/governance-proposals/software-upgrades/metadata/v17.json",
"deposit": "5000000000uxion",
"title": "Software Upgrade v17",
"summary": "Software Upgrade v17",
"expedited": true
}

0 comments on commit d094edc

Please sign in to comment.