2.0.2 Release
Fixes syncing issues with wallets that didn't start with full blocks. This version will also avoid future syncing problems and is recommended for all users and exchanges.
Smartnodes can run this to get unstuck.
./smartcash-cli reconsiderblock $(./smartcash-cli getblockhash 2025813)
Desktops or wallets that restarted may get stuck on another block replace above with latest block from getinfo.
Or in QT got to help-debug-console
getblockcount
..block no
getblockhash block no
..blockhash
reconsiderblock blockhash
If that fails start with ./smartcashd -reindex or use the reindex on the wallet tools tab in help-debug.
SHA-256:
EF562296DC2B0EA303DDAE521BF3DFD5A0186D18057B3B25F9ACAC677E9CEE70 smartcash-2.0.2-x86_64-linux-gnu.tar.gz
5DC32B12904EB6C2EC618F97A3CBB0A412735668FC5987628BA9E6B9EE7608CF smartcash-2.0.2-win64-setup.exe
FB31E2C7DA1D887A79FBD8B3160A060C809489F1879FE41B20592C107518FDE8 smartcash-2.0.2-osx.dmg