Pages:
Author

Topic: ** LAUNCHED ** CredaCash -- The Most Private Cryptocurrency in the World - page 5. (Read 10537 times)

newbie
Activity: 113
Merit: 0
When is the planned exchange going public
member
Activity: 235
Merit: 29
would you say this is still minable? From a new investor wanting to gain a decent position in this asset. How would one do so?

It's not mineable at the moment since the initial Proof-of-Work mining has ended. It will become mineable again in the future when the Proof-of-Stake protocol is implemented, and hopefully, will be purchasable on an exchange in the near future.

So for now new people just finding this project are sort of in limbo tell exchange?

That would be a fair statement, but if you subscribe to the newsletter on our website, and then download the software and send us a wallet address ("getnewaddress') through the contact form on our website, we'll send you some currency. There's also a testnet where the currency is freely mintable (use the command "cc.mint") if you just want to try out the software. Please let us know how the software works for you and if you have any questions or run into any issues. Thank you.
copper member
Activity: 28
Merit: 2
“What up, my glip-glops?”
would you say this is still minable? From a new investor wanting to gain a decent position in this asset. How would one do so?

It's not mineable at the moment since the initial Proof-of-Work mining has ended. It will become mineable again in the future when the Proof-of-Stake protocol is implemented, and hopefully, will be purchasable on an exchange in the near future.

So for now new people just finding this project are sort of in limbo tell exchange?
member
Activity: 235
Merit: 29
would you say this is still minable? From a new investor wanting to gain a decent position in this asset. How would one do so?

It's not mineable at the moment since the initial Proof-of-Work mining has ended. It will become mineable again in the future when the Proof-of-Stake protocol is implemented, and hopefully, will be purchasable on an exchange in the near future.
copper member
Activity: 28
Merit: 2
“What up, my glip-glops?”
would you say this is still minable? From a new investor wanting to gain a decent position in this asset. How would one do so?
member
Activity: 235
Merit: 29
project looks interesting

Thank you. If you have any questions about the project, please let us know and we would be happy to try to answer them. Thanks.

https://credacash.com/ is down i think?

Just checked it, looks ok...
copper member
Activity: 28
Merit: 2
“What up, my glip-glops?”
project looks interesting

Thank you. If you have any questions about the project, please let us know and we would be happy to try to answer them. Thanks.

https://credacash.com/ is down i think?
member
Activity: 235
Merit: 29
project looks interesting

Thank you. If you have any questions about the project, please let us know and we would be happy to try to answer them. Thanks.
member
Activity: 235
Merit: 29
The CredaCash project is pleased to announce the second 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 first beta release are:

- The command "backupwallet" was added to reliably backup the wallet file while the wallet is running.
- To avoid creating transactions that never clear, the wallet now refuses to create transactions when it detects that it is not connected to the network.
- The command "abandontransaction" was added to abandon a single transaction that has not yet cleared.

For a full list of changes, see https://github.com/CredaCash/CredaCash/blob/master/CHANGES.md

No 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.md

Please 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.
member
Activity: 235
Merit: 29
I tested also with the basic commands to get the chain updates and wallet updated to this newer version, smooth process so far Smiley

Great job devs Smiley

Thank you much for testing it and posting your feedback.  Please let us know if you do have any questions or run into any issues.
hero member
Activity: 577
Merit: 500
I tested also with the basic commands to get the chain updates and wallet updated to this newer version, smooth process so far Smiley

Great job devs Smiley
member
Activity: 235
Merit: 29
I have tested it. excellent work. I found no problem. everything works very fast. Thank you for the quality software. What are your plans next?? what will be closed in 2019? )) if not secret)

You're welcome, and thank you for testing the software and for your compliments.

Our tentative next step is to implement the additional features mentioned above (suspend transaction creation when communication is lost, and automatically abandon transactions that do not get added to the blockchain).  These will help make the wallet fully automated so it should almost never require manual intervention, which in turn will make the wallet easier to use and will minimize the amount of technical support required.  We then plan to ask exchanges and merchants to support CredaCash, look for ways to grow the community, and look for sources of funding to continue development.  That is our mostly likely path forward at the moment, subject to change if warranted.

Thank you again for your support, and please don't hesitate to contact us if you have any questions.
newbie
Activity: 98
Merit: 0
I have tested it. excellent work. I found no problem. everything works very fast. Thank you for the quality software. What are your plans next?? what will be closed in 2019? )) if not secret)
member
Activity: 235
Merit: 29
Can we have a handy complied version for test?

yes, a binary release for Windows is available at https://CredaCash.com/software/
hero member
Activity: 577
Merit: 500
Can we have a handy complied version for test?
member
Activity: 235
Merit: 29
The CredaCash project is pleased to announce the 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 are:

- Added the commands cc.send and cc.send_async to ensure a transaction can be reliably sent without a double-payment.
- Eliminate the timeouts that could occur when sending large payments.
- Automatically detect and resolve conflicting (double-spend) transactions.
- Added the ability to abandon transactions and reset the balance while the wallet is running.
- Various issues were resolved that could appear when a wallet file was copied and used on two computers simultaneously.  While this remains not recommended and not supported, it is now much less likely to cause problems.
- Various other changes to make the wallet easier and more reliable to use.

For a full list of changes, see https://github.com/CredaCash/CredaCash/blob/master/CHANGES.md

A few more features may be added to the final release, including:

- Automatically suspend the creation of transactions when communication to the network is lost.
- Automatically abandon transactions that do not clear as expected (likely due to network communication issues).
- Implement the abandontransaction command which would both abandon a specific transaction, and effectively cancel the transaction by reusing its inputs in a new transaction.

This release adopts the practice of releasing a beta prior to the final release.  Nonetheless, the 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.  The results will hopefully speak for themselves.

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.md

Please 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.
member
Activity: 83
Merit: 12
newbie
Activity: 100
Merit: 0
newbie
Activity: 16
Merit: 0
member
Activity: 235
Merit: 29
any news ?

The next release will come sometime next week, at the earliest.
Pages:
Jump to: