Is there anyway to speed up the refresh of the wallet after syncing, it takes about half an hour to get the wallet in-sync with the blocks, and with more blocks it's going to take longer.
Hey, yes there is a way. Type 'help' in CLI wallet, you will get all possible commands. One f.e. is '
save_bc' - save current blockchain data.
Thanks for the tip but "save_bc" didn't work, what did work was to type "exit" in the command line rather than just close the window.