When I updated the wallet, I replaced wallet.dat in the new BiblePay folder with wallet.dat from the old BiblepayEvolution folder. If wallet.dat was missing, would my correct balance show on the Overview tab and with the command 'listaddressbalances'?
Also I am not sure why I am not listed on the Leaderboard. Boinc is running fine and my contribution history is shown on the WCG website. Maybe I should back up wallet.dat, uninstall the wallet and start from scratch?
What happens, when you manually do "sendgscc wcg"? Some days ago I had the same problem and with this I got the following:
"Error!": "Sorry, you must set up an external purse to send GSC transmissions. Please type 'exec createpurse help'."
Not sure why this happened, since I haven't changed anything for weeks and it always worked just fine. Anyway, unlocking the wallet and then performing
"exec createpurse help" solved it and I'm now in the leaderboard again.
Yeah, I think you ran into the exact same problem. So let me explain the mechanics of the external purse.
The external purse is nothing more than the public and private keypair associated with the "Christian-Public-Key", which is the one that is used for PODC staking.
When you run the 'exec associate' command, we store those two keys in your biblepay.conf file (they start with externalpub and externalpriv). When the config data is moved, these keys should be moved also.
Without them the wallet won't stake automatically as it cant access a way to sign the transaction.
So these should still be copied in Dave. If you cant access them from the old biblepay.conf, I can tell you how to recreate the key manually.
To all others: Anyone who needs to move your datadir, please dont recreate biblepay.conf please copy it so you maintain all the old keys.
Actually Dave, your right, 'exec createpurse' does re-write the keys if they don't exist.