Client Upgrade for Relaunch and Better Network PropagationThis update finally fixes the network propagation issue. So far, I have done a little testing and it works amazingly! It was a very small bug that I did not notice at first, but now is fixed.
Source Code:
https://github.com/slimcoin/slimcoinBinaries:
https://github.com/slimcoin/slicmoin-executableOnce you have updated the walletIf you are past block 15935, there is no need to delete the files.
Delete your addr.dat, blk0001.dat, and blkindex.dat files in the .slimcoin directory.
NOT your wallet.dat file. Add the addnodes on the OP (I will update it) to your slimcoin.conf file and start up the new client. You will have all of your coins before and including block 15935.
If it seems to you that you are missing coins after the updateThe first time you start up, run the client with the -rescan flag. That will salvage burnt coins and make them effective again. Also, one it is started, send the rpc command checkwallet. If the output says something about X amount of coins, that means those coins were staked, but then a fork was encountered and they were left on the old fork. If that happens, simple run the repairwallet command and you will salvage those coins back into your wallet so to speak.