I can't get past block 22155, is this common? Scan and Validate are disabled.
For anyone not being able to come on the main fork (and start mining blocks) we've came up with a temporary solution (until we get the new release out in the coming days).
We're offering a zipped version of the blockchain that you can download and place in your blockchain folder, the downloadable chain is updated regularly.
After downloading make sure to set the following properties in a file that you need to create.
Create the file heatledger/conf/heat.properties, where heatledger is your main heat folder. In this file put the following two lines:
heat.forceValidate=false
heat.forceScan=false
Now after deleting all the contents in the heatledger/blockchain folder and having replaced them with the files in the zip you downloaded, you will get on the main fork after you start heat (bin/heatledger.bat on windows, bin/heatledger on mac/linux).
https://heatwallet.com/download/blockchain.zip (the file is just 8MB but it will unpack to approx 2.5GB).
We are sorry for the inconvenience.