Version 0.9.1.74 of Credits client released. Update focusing on disk usage, speed and adding featuresA new release of the Credits client is out now. This is a long overdue version that addresses stability, speed and disk usage.
Updates in this release:- Version number bumped to *.74.
- The command bitcoin_listtransactions has been added.
- The command bitcoin_validateaddress has been added.
- The command bitcoin_sendtoaddress has been added.
- The command bitcoin_getnewaddress has been added.
- The command bitcoin_getbalance has been added.
- The command bitcoin_getrawtransaction has been added.
- Bitcoin transaction resending enabled.
- Skipping script validation of older Bitcoin blocks for quicker blockchain verification.
- Enabling getblocktemplate rpc call.
- Compressing all bitcoin blocks on disk to save approximately 60% of block disk space.
- New checkpoint added.
- Various bug fixes.
- Joining the threads that handles messages for Credits
and Bitcoin.
- Bug fixes related to syncing speed and blockchain trimming.
--------------------------------
How to UpgradeIf you are running an older version, shut it down. Wait until it has completely
shut down (which might take a few minutes for older versions), then run the
installer (on Windows) or just copy over /Applications/Credits-Qt (on Mac) or
creditsd/credits-qt (on Linux).
!!!BEFORE YOU START THE WALLET, MAKE SURE TO MAKE BACKUP COPIES OF THE FILES CREDITS_WALLET.DAT
AND BITCOIN_WALLET.DAT, IF YOU HAVE A PREVIOUS INSTALLATION.!!!NB! There is a minor bug that causes older working directories to be incompatible with this version. A fix will be released in the coming days. If you do not want to resync the blockchain, wait until that fix release is out. NB! The syncing process can be quite long, depending on your computer and your network. Between one and two days is not uncommon, if you are not initialising from a prebuilt working directory, distributed with a torrent.Start credits-qt with the command:
credits-qt.exe -reindex -checklevel=2
or start creditsd with the command:
creditsd.exe -reindex -checklevel=2
Once installation is done, we highly recommend you to bootstrap the blockchain download and sync by downloading an up to date working directory:
Quick initialisation from torrent file--------------------------------
Downloads can be found at:
http://credits-currency.org/viewforum.php?f=5Getting started instructions can be found at:
http://credits-currency.org/viewforum.php?f=18