Skip to content

Commit

Permalink
add upgrade height
Browse files Browse the repository at this point in the history
  • Loading branch information
ajeet97 committed May 20, 2024
1 parent 943dbf9 commit 4fbc15d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core-1/upgrades/v11.12.0/draft_proposal.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
"plan": {
"name": "v11.12.0",
"time": "0001-01-01T00:00:00Z",
"height": "<TODO>",
"height": "16851000",
"info": "https://raw.githubusercontent.com/persistenceOne/networks/core-1/upgrades/v11.12.0/core-1/upgrades/v11.12.0/binaries.json?checksum=sha256:1d3d6e5aa2fe9a83b471fab25b29c470ccc0935d7f68c553821b3c2024e25092",
"upgraded_client_state": null
}
}
],
"deposit": "512000000uxprt",
"title": "Upgrade PersistenceCore to v11.12.0",
"summary": "# Persistence Core-1 v11.12.0 Upgrade\n\nThis proposal is to do a software upgrade to the v11.12.0 software tag of the Persistence codebase at [<TODO>](https://www.mintscan.io/persistence/block/<TODO>) block height. Block times have high variance, so please monitor the chain for precise time.\n\n## Scope of the upgrade\n\n1. Fix autocompouding issue with x/liquidstake.\n2. Delegates the pending stkXPRT rewards during upgrade.\n\n## Change log\n\n- Full changelog [here](https://github.com/persistenceOne/persistenceCore/compare/v11.11.0...v11.12.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"
"summary": "# Persistence Core-1 v11.12.0 Upgrade\n\nThis proposal is to do a software upgrade to the v11.12.0 software tag of the Persistence codebase at [16851000](https://www.mintscan.io/persistence/block/16851000) block height. Block times have high variance, so please monitor the chain for precise time.\n\n## Scope of the upgrade\n\n1. Fix autocompouding issue with x/liquidstake.\n2. Delegates the pending stkXPRT rewards during upgrade.\n\n## Change log\n\n- Full changelog [here](https://github.com/persistenceOne/persistenceCore/compare/v11.11.0...v11.12.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"
}

0 comments on commit 4fbc15d

Please sign in to comment.