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
The purpose of the task is to test the migration of the application so that we can perform upgrades with the version containing changes that affect consensus. The tool that supports such migration is Cosmovisor.
The expedited_voting_period parameter will be introduced with version 0.50 of the Cosmos SDK.
So for now we will set voting_period to 2 minutes, then increase it again, and set a short time for expedited_voting_period.
The purpose of the task is to test the migration of the application so that we can perform upgrades with the version containing changes that affect consensus. The tool that supports such migration is Cosmovisor.
As part of the task, we want to:
min_deposit
so that validators have the appropriate funds,expedited_voting_period
for 2 minutes so that in case of urgent updates they can be carried out quickly,Document with instructions on how to upgrade: upgrades.pdf
The text was updated successfully, but these errors were encountered: