SimplyStaking / panic_cosmos

🚨 PANIC for Cosmos
GNU General Public License v3.0
47 stars 36 forks source link

Improve Behaviour During Network Upgrade #36

Closed migueldingli1997 closed 4 years ago

migueldingli1997 commented 4 years ago

When upgrading a network, the height goes back to zero. PANIC should be more aware of this fact and should not require the operator to restart the tool and clear Redis data.

migueldingli1997 commented 4 years ago

Closed-off to focus on other issues.