Skip to content

Commit 07d55b5

Browse files
authoredFeb 16, 2025
Merge pull request #185 from persistenceOne/core-1/upgrades/v11.17.0
chore: core 1/upgrades/v11.17.0
2 parents c1dfbfc + 7320fba commit 07d55b5

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.17.0/persistenceCore-v11.17.0-linux-amd64?checksum=sha256:1300e0271734cf84226aa1b47e3aa5ec1552990cb5197a8e8f40219af7d8644d"
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.17.0",
8+
"time": "0001-01-01T00:00:00Z",
9+
"height": "20606500",
10+
"info": "https://raw.githubusercontent.com/persistenceOne/networks/core-1/upgrades/v11.17.0/core-1/upgrades/v11.17.0/binaries.json?checksum=sha256:c57225f280abbd73606263e9738067f39c2b40327f95f7089b0a581d3056bdf0",
11+
"upgraded_client_state": null
12+
}
13+
}
14+
],
15+
"deposit": "875000000uxprt",
16+
"title": "PersistenceCore v11.17.0",
17+
"summary": "# Persistence Core-1 v11.17.0 Upgrade\n\nThis proposal is to do a software upgrade to the v11.17.0 software tag of the Persistence codebase at [20606500](https://www.mintscan.io/persistence/block/20606500) block height. Block times have high variance, so please monitor the chain for precise time.\n\n## Scope of the upgrade\n\n1. Update Pstake version to deprecate liquidstakeibc and allow for migration, more info on PSTAKE governance on [snapshot](https://snapshot.box/#/s:pstakefinance.eth/proposal/0x73d81f54877823befb6fff1ab4e65aa983c42d7450aac53c32a32f1238bad26f). \n\n## Change log\n\n- Full changelog [here](https://github.com/persistenceOne/persistenceCore/compare/v11.16.1...v11.17.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)
Please sign in to comment.