I think a little troubleshooting guide is needed (especially for not experts like me)
My experience with the new wallet:
1) Installing and importing the old wallet.dat file was ok
2) The balance differs from the old wallet: currently I miss the coin staked after the 14th October.
3) The old txt guide (it has been deleted) posted by MikeMike said about an option to add by command line (-zapwallettxes).
I've tried to run by commandline:
kore-qt.exe -zapwallettxes
and
kore-qt.exe -zapwallettxes=1
And nothing is changed.
I've not tried -zapwallettxes=2 but I think it will not change the things.
4) I've added the row "listen=0" (without "") at the end of kore.conf and now the wallet can be closed without problems (just few seconds to complete the closing procedure).
5) I've added the row "staking=1" (without "") at the end of kore.conf but it doesn't start in staking mode by default.
I've tried also to run kore-qt.exe -staking=1 but nothing is changed.
- So I went to setting-->Unlock Wallet --> type the password and check the box "for anonym.. and staking only"
The fist icon in lower right side says: "wallet is encrypted and currently unlocked for anonimization and staking only"
The next icon says: "Stacking is not Active. Multisend: not active"
I guess that in the next hours the stacking will be active and also the balance will be updated with the old coins staked from 14th October to today.
Please confirm, I'm sure your answer will be helpful not just to me.
thank you
1) Great, that's the way it should be
2) Remove all blockchain files and then run with zapwallettxes (by default when this is run =1 is selected, DO NOT RUN =2!)
4) Great, again, how it should be. We are looking more into this.
5) Coins require 4 hours to mature then are sent out every four hours. you will almost never see "staking is active" even when the balance for stake is up the "staking is active" blinks for just a moment, this is also being looked into. however, if the strain on the network is not too high, and you have the coin, and wallet is not locked, your coins will go out to stake every four hours (after maturing.)
Matrix
2) They are stored into ....AppData\Roaming\Kore\blocks\ , right?
There I have also a subfolder called "index" and two files: blk00000.dat and rev00000.dat
I guess I must close the wallet, delete just the blk00000.dat and run again with zapwallettxes, right?
Thank you