Wallet Upgrade v0.3.2.0You must update by Mon, 04 Aug 2014 00:00:00 GMT (1407110400 epoch time)The majority of the changes listed below will take effect then.
There is a new wallet upgrade that improves on various aspects of this coin.
Here are the changes:
PoB difficulty is now target based and targets to be found (averaging) 1 every 3 PoW blocks.
PoS difficulty base was increased to that of Novacoins'.
PoS reward was increase to 10% to compensate for the increased difficulty and make it worth minting (because with 1%, the reward is dust)
PoW, PoB, PoS block "trust" values were adapted to that of Novacoins'.
Previously, PoW and PoB blocks had a trust value of only 1 while PoS trust values were much larger. Now, all block types have a better calculated trust value.
Client starts up much faster. That was possible by modifing the blkindex.dat file structure. That means that when you update, you will have to delete the blkindex.dat and blk0001.dat files and re-download the entire block chain again. You do not have to do delete your blkindex.dat and blk0001.dat files if you compiled the source code from a non major release.
In simpler terms, if the client complains about a corrupt blkindex.dat, then delete the blkindex.dat and blk0001.dat files and re-download the blockchain.If you have problems syncing up again, start up the client with "-maxconnections=1 -connect=76.127.202.17". Once you are synced, you should restart without those arguments.
More rpc commands added: getrawtransaction, getpeerinfo, listburnminted.
The binaries are now static for both Linux and windows. Linux has 32 and 64 bit compile slimcoind and slimcoin-qt. (slimcoin-qt still requires qt to be installed on the machine since it allows the GUI to be more customizable). The windows binaries come with a setup installer for the qt application for an easier installation.
Downloads - Source code:
https://github.com/slimcoin/slimcoin - Binaries (Linux and windows):
https://github.com/slimcoin/slimcoin-executable