nighthawk-apps / nighthawk-wallet-android

Old version of Nighthawk Android Wallet. No longer maintained.
https://nighthawkwallet.com
Apache License 2.0
33 stars 14 forks source link

[#118] Fix malformed checkpoint file. #119

Closed pacu closed 2 years ago

pacu commented 2 years ago

Closes #118

This error happens because the saplingTree key is not supported on chekpoint files. This is a patch that will be followed up on a later issue on the corresponding Zcash SDKs https://github.com/zcash/zcash-android-wallet-sdk/issues/550

Troubleshooting steps

I'm had this error when setting up a new wallet. image

How can I fix it? MAKE SURE YOU HAVE BACKED UP YOUR SEED PHRASE AND BIRTHDAY

First update to the latest NH wallet version that includes this fix.

Then go to Profile > Rescan Wallet > Wipe > Wipe

The application will shut down. Please restart it. this will delete the internal database files but not your keys. DO NOT DELETE THE APPLICATION if you haven't backed up your seed phrase

The app will start re-syncing and your problem should be fixed.