Skip to content
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

v11/v12 chains.json update #90

Closed
wants to merge 15 commits into from
Prev Previous commit
Next Next commit
fix merge conflicts
  • Loading branch information
2xburnt committed Oct 2, 2024
commit 2d7536eceaa70a49e4f01de2d2cb90dc1e0ad9ca
8 changes: 0 additions & 8 deletions testnets/xion-testnet-1/chain-registry/chain.json
Original file line number Diff line number Diff line change
@@ -431,7 +431,6 @@
}
},
{
<<<<<<< HEAD
"name": "v12",
"tag": "v12.0.0",
"height": 10140000,
@@ -445,14 +444,11 @@
"type": "cometbft",
"version": "v0.38.12"
},
=======
>>>>>>> main
"binaries": {
"darwin/amd64": "https://github.com/burnt-labs/xion/releases/download/v12.0.0/xiond-darwin-amd64?checksum=sha256:acb0c58abd1466353b909af7fe83d321a533e0f1407a8d4cffd69909ee558278",
"darwin/arm64": "https://github.com/burnt-labs/xion/releases/download/v12.0.0/xiond-darwin-arm64?checksum=sha256:babcae4b7e10bbdf019632ab0d5820149566adb66bbab122119b05560c85fd59",
"linux/amd64": "https://github.com/burnt-labs/xion/releases/download/v12.0.0/xiond-linux-amd64?checksum=sha256:b9c87313fe12c89648e1fefe929e771e98af25222306f9c736bf29750c12e436",
"linux/arm64": "https://github.com/burnt-labs/xion/releases/download/v12.0.0/xiond-linux-arm64?checksum=sha256:c6f48600df450713874c0de05a94c2fbba0d4ffc8bcc725440187d7dc329cecc"
<<<<<<< HEAD
},
"sdk": {
"type": "cosmos",
@@ -471,10 +467,6 @@
"version": "v8.5.1"
}
},
=======
}
}
>>>>>>> main
]
},
"peers": {
Original file line number Diff line number Diff line change
@@ -2,11 +2,7 @@
"title": "Software Upgrade v12",
"authors": [],
"summary": "Software Upgrade v12",
<<<<<<< HEAD
"details": "Software Upgrade v12 at block height <TBD>",
=======
"details": "Software Upgrade v12 at block height 10140000",
>>>>>>> main
"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
@@ -1,22 +1,18 @@
{
"messages": [
{
"@type": "/cosmos.upgrade.v1beta1.MsgSoftwareUpgrade",
"authority": "xion10d07y265gmmuvt4z0w9aw880jnsr700jctf8qc",
"plan": {
"name": "v12",
<<<<<<< HEAD
"height": "<TBD>",
=======
"height": "10140000",
>>>>>>> main
"info": "https://raw.githubusercontent.com/burnt-labs/burnt-networks/main/testnets/xion-testnet-1/governance-proposals/software-upgrades/binaries/v12.json",
"upgraded_client_state": null
}
}
],
"metadata": "https://raw.githubusercontent.com/burnt-labs/burnt-networks/main/testnets/xion-testnet-1/governance-proposals/software-upgrades/metadata/v12.json",
"deposit": "10000000uxion",
"title": "Software Upgrade v12",
"summary": "Software Upgrade v12"
"messages": [
{
"@type": "/cosmos.upgrade.v1beta1.MsgSoftwareUpgrade",
"authority": "xion10d07y265gmmuvt4z0w9aw880jnsr700jctf8qc",
"plan": {
"name": "v12",
"height": "10140000",
"info": "https://raw.githubusercontent.com/burnt-labs/burnt-networks/main/testnets/xion-testnet-1/governance-proposals/software-upgrades/binaries/v12.json",
"upgraded_client_state": null
}
}
],
"metadata": "https://raw.githubusercontent.com/burnt-labs/burnt-networks/main/testnets/xion-testnet-1/governance-proposals/software-upgrades/metadata/v12.json",
"deposit": "10000000uxion",
"title": "Software Upgrade v12",
"summary": "Software Upgrade v12"
}