fix: Show the migrate ckb data dialog - #2869
Conversation
|
I remembered that |
Of course, may be because it was too fast that the migrating status was not shown. But I find the migrating status will not change to syncing status, I will fix it and upload the full process video. |
cbcb182 to
51d8037
Compare
|
The full migration video: migrate-full.mov |
|
/package |
|
/package |
|
How can we do migration on Neuron, i cant understand from the video, thank you |
Neuron should open a migration dialog for the user to choose to migrate if migration is needed. If the dialog does not show, |
If we need to run
ckb migratefor the ckb data, the neuron will show a dialog to help users migrate ckb data. Once users have selected migrate, the neuron will auto-migrate next time if the before-migrate version is the same. The migrating version will be saved in the electron local storage, if we want to show the migrate dialog again, we can delete the local storage, which can be found at/Users/${username}/Library/Application Support/Neuron/Local Storage.migrateing.mov