Skip to content

Commit

Permalink
Upgrade/mainnet v11 (#87)
Browse files Browse the repository at this point in the history
* upgrade proposal

* update proposal

* update time estimate
  • Loading branch information
ash-burnt authored Sep 30, 2024
1 parent 7e1dfc6 commit 48efac8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"binaries": {
"linux/amd64": "https://github.com/burnt-labs/xion/releases/download/v11.0.1/xiond-linux-amd64?checksum=sha256:211a3ce788b18e52caafde887f5133aeb8441a9bba55b14e963163b1bcdec0d9",
"linux/arm64": "https://github.com/burnt-labs/xion/releases/download/v11.0.1/xiond-linux-arm64?checksum=sha256:f862110cf873748c0ffc4f1f2d81deb636ac58d27a852a0982dac6998b17123d"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"[email protected]"
],
"summary": "Software Upgrade v11",
"details": "Software Upgrade v11 at block height <TBD>",
"details": "Software Upgrade v11 at block height 3150000",
"vote_option_context": "YES to approve the upgrade, NO to reject the upgrade."
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"authority": "xion10d07y265gmmuvt4z0w9aw880jnsr700jctf8qc",
"plan": {
"name": "v11",
"height": "3051000",
"info": "https://raw.githubusercontent.com/burnt-labs/burnt-networks/main/testnets/xion-testnet-1/governance-proposals/software-upgrades/binaries/v11.json",
"height": "3150000",
"info": "https://raw.githubusercontent.com/burnt-labs/burnt-networks/main/testnets/xion-mainnet-1/governance-proposals/software-upgrades/binaries/v11.json",
"upgraded_client_state": null
}
}
Expand Down

0 comments on commit 48efac8

Please sign in to comment.