This is a proposal to do a software upgrade to the
v8.1.0
software tag of the Persistence codebase on block height 13046600, which is estimated to occur on Tuesday 5th September 2023 around 11:00AM UTC. Block times have high variance, so please monitor the chain for precise time.
Pacaya is an active complex volcano in Guatemala known for its persistent activity.
Changelog
Upgrades cosmos-sdk from
v0.45.14
to v0.47.3 with an LSM fork created by Persistence, including barberry security fix
The SDK version includes some key store migration for the CLI. Make sure you backup your private keys before doing upgrade! You can not switch back to v45 keys
CLI:
add-genesis-account
,
gentx
,
add-genesis-account
,
collect-gentxs
and others are now under
genesis
command as parent
CLI:
--broadcast-mode block
was removed. You need to query the result for a TX with
(if lower than 10%) to give validator some margin to work with.
MinInitialDepositRatio
MinInitialDepositRatio
is set to
25%
, which means a proposal cannot be submitted with deposit lower than
25%
of
MinInitialDeposit
MinSelfDelegation
Due to LSM implementation, the
min-self-delegation
flag has no effect anymore and this param is no longer being enforced. Min self delegation is removed from the staking system with the expectation that it will be replaced by the validator bond system. It has been superceded by
This is a major release for the pStake app, focused on enhancing the liquid staking capabilities of the platform and increase its future functionality and adaptability.
Operators 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 to build
social consensus should the need arise. If you don't have access, please reach out to someone
from the Persistence team directly.