The CredaCash project is pleased to announce the third beta release of their next software version. The primary goal of this release is ensure the wallet is ready for deployment by exchanges and merchants. The most significant changes since the second beta release are:
- Added the command "cc.transaction_cancel" which attempts to cancel a transaction that has not yet cleared. This command provides an easy and reliable way to avoid double payments in the rare event that a transaction does not appear to clear. A recommended procedure to follow before resending a payment is included in the CredaCash Quick Start Guide at
https://CredaCash.com/quick-start-guide/#Advanced_Wallet_Commands- A balance tracking problem was fixed in the "cc.billets_poll_unspent" command that was added in the first beta release.
For a full list of changes, see
https://github.com/CredaCash/CredaCash/blob/master/CHANGES.mdNo additional features are anticipated before the final release of the next version.
This release continues the practice of releasing a beta prior to the final release. Nonetheless, this beta was exhaustively tested with millions of transactions in multiple configurations and with various induced faults such as communication errors and processing delays, and was found to be completely reliable.
A Windows binary release is available at
https://CredaCash.com/software/ and a Quick Start Guide is located at
https://CredaCash.com/quick-start-guide/ . The source code with build instructions for Linux are available at
https://github.com/CredaCash/CredaCash/blob/master/BUILDING.mdPlease feel free to download and test this new version, and please contact us if you have any questions or run into any issues. Thank you.