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
Currently we only refresh pending upgrades after performing a state sync. To make this more robust we should always refresh pending upgrades after consensus initialization. This guards against users clearing persistent store and accidentally cancelling upgrades (note that #4071 already prevents this from causing a state corruption).
The text was updated successfully, but these errors were encountered:
Currently we only refresh pending upgrades after performing a state sync. To make this more robust we should always refresh pending upgrades after consensus initialization. This guards against users clearing persistent store and accidentally cancelling upgrades (note that #4071 already prevents this from causing a state corruption).
The text was updated successfully, but these errors were encountered: