You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Address issues and future-proof the network upgrade process to prevent panics and data incompatibility that were encountered during the v0.0.11 upgrade.
Objective
Address issues and future-proof the network upgrade process to prevent panics and data incompatibility that were encountered during the v0.0.11 upgrade.
Origin Document
https://www.notion.so/buildwithgrove/Alpha-TestNet-v0-0-11-Postmortem-152a36edfff680d58411c8fa384f877c?pvs=4
Goals
app.toml
parameters gracefully.Deliverables
Configuration Propagation:
Ensure default custom
app.toml
values are propagated automatically.poktroll.telemetry
.Binary SHA Inclusion Decision:
Exclude SHAs from upgrade transactions, but keep that option available.
Upgrade Handler Practices:
Avoid performing
GetParams
in the upgrade handler where protobuf structures might have changed.Cosmovisor Rollback Instructions:
Improve documentation and instructions for operators to handle failed upgrades.
upgrade-info.json
to prevent automatic re-upgrade attempts.Non-goals / Non-deliverables
General deliverables
Creator: @okdas
Co-owners: @bryanchriswhite @Olshansk
The text was updated successfully, but these errors were encountered: