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
{{ message }}
This repository has been archived by the owner on Aug 12, 2021. It is now read-only.
youngjoon-lee
changed the title
Add the instruction how to change the explorer when the new genesis is presented
Add the instruction how to update the explorer when the new genesis is presented
Jan 6, 2021
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If Panacea is upgraded with the new genesis (hard-forking) as below (for example):
https://github.com/medibloc/panacea-launch/blob/master/panacea-2/upgrade-validators.md
the explorer must be restarted with the clean DB, because the chain will be started from the height
0
.The important thing is that the old DB must be backed up for preserving old history (such as transactions, and so on).
We already did it when upgrading Panacea from v1.2.5 to v1.3.3, but the official instruction must be written on README or somewhere else.
The text was updated successfully, but these errors were encountered: