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
Cosmos SDK v0.45.2 added the rollback command, ensure this command is wired in and available in provenanced
Problem Definition
The rollback command is very important for recovery during upgrades and general chain operations when a hash mismatch fault occurs. The Cosmos SDK added this command to v0.42.5.
Proposal
Ensure the rollback command from cosmos/cosmos-sdk#11179 is correctly wired into provenanced.
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate contributors tagged
Contributor assigned/self-assigned
The text was updated successfully, but these errors were encountered:
Summary
Cosmos SDK v0.45.2 added the rollback command, ensure this command is wired in and available in
provenanced
Problem Definition
The rollback command is very important for recovery during upgrades and general chain operations when a hash mismatch fault occurs. The Cosmos SDK added this command to v0.42.5.
Proposal
Ensure the
rollback
command from cosmos/cosmos-sdk#11179 is correctly wired intoprovenanced
.For Admin Use
The text was updated successfully, but these errors were encountered: