bowlarbear / arctica

FOSS Bitcoin Core Miniscript Multisignature Desktop Wallet for General Purpose Hardware
MIT License
1 stars 0 forks source link

Occasionally, after a reboot, wallet files seem to fall out of sync #23

Open bowlarbear opened 10 months ago

bowlarbear commented 10 months ago

This prevents them from starting due to a mismatch with the blocksdb, bitcoin core cannot verify the wallet file integrity. When this occurs there is currently no front end error handler and the user will be endlessly stuck at either "loading immediate wallet..." or "loading delayed wallet..."

I'm not certain how to prevent it from happening.

Quick workaround bandaids include

-deleting the old wallet files and replacing it with a fresh wallet and import the descriptor -replacing the encrypted.gpg with the one from the HW1 backup disc