let us know how the update goes it seems to work for me except I get no connections anymore.
Wallet sync and staking. Closed down the wallet and was able to sync again on opening. Only three connections though so will have to see how it goes with the staking. So far so good...
-tb-
I believe there was some mention of fixing a bug that caused the wallet to try to stake in the middle of syncing, but try this in your conf anyway:
reservebalance=999999999Or cmdline:
-reservebalance=999999999This will reserve 999999999 ADT, to NOT stake, so unless your balance is higher than this it will effectively disable staking.
Once synced, you can re-enable staking by entering
reservebalance false into the debug console.
If your wallet is encrypted, then you won't need to do this. I just leave mine locked until it finish syncing. But yeah, try it if your wallet is not encrypted.
-tb-