Skip to content

Commit c1dfbfc

Browse files
authoredFeb 2, 2025
Merge pull request #184 from persistenceOne/core-1/upgrades/v11.16.0
chore: prepare core-1 v11.16.0
2 parents 467c5b7 + 780f703 commit c1dfbfc

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed
 
+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"binaries": {
3+
"linux/amd64": "https://github.com/persistenceOne/persistenceCore/releases/download/v11.16.0/persistenceCore-v11.16.0-linux-amd64?checksum=sha256:5ef26f81f7928d3a673d26b224db31dfea0b20fce33ccd81de410d586c979982"
4+
}
5+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"messages": [
3+
{
4+
"@type": "/cosmos.upgrade.v1beta1.MsgSoftwareUpgrade",
5+
"authority": "persistence10d07y265gmmuvt4z0w9aw880jnsr700j5w4kch",
6+
"plan": {
7+
"name": "v11.16.0",
8+
"time": "0001-01-01T00:00:00Z",
9+
"height": "19611500",
10+
"info": "https://raw.githubusercontent.com/persistenceOne/networks/core-1/upgrades/v11.16.0/core-1/upgrades/v11.16.0/binaries.json?checksum=sha256:46d310ec4549dbe3e2725aa9e085ee01936dac8be64e0c6cbeeafc8175615873",
11+
"upgraded_client_state": null
12+
}
13+
}
14+
],
15+
"deposit": "875000000uxprt",
16+
"title": "PersistenceCore v11.16.0",
17+
"summary": "# Persistence Core-1 v11.16.0 Upgrade\n\nThis proposal is to do a software upgrade to the v11.16.0 software tag of the Persistence codebase at [19611500](https://www.mintscan.io/persistence/block/19611500) block height. Block times have high variance, so please monitor the chain for precise time.\n\n## Scope of the upgrade\n\n1. Refunds user's stuck chihuahua and cosmoshub unbonded funds for liquidstakeibc module.\n\n## Change log\n\n- Full changelog [here](https://github.com/persistenceOne/persistenceCore/compare/v11.15.0...v11.16.0).\n\n## How to upgrade\n\n[Upgrade using cosmovisor](https://docs.persistence.one/build/nodes-and-endpoints/node-operations/cosmovisor-upgrades)\n[Upgrade manually](https://docs.persistence.one/build/nodes-and-endpoints/node-operations/manual-upgrades)\n\n## Communications\n\nOperators are encouraged to join the `#validators-discussion` channel of the Persistence Community Discord. This channel is the primary communication tool for operators to ask questions, report upgrade status, report technical issues, and build social consensus should the need arise. If you don't have access, please contact someone from the Persistence team directly.\n"
18+
}

0 commit comments

Comments
 (0)