Pages:
Author

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

member
Activity: 235
Merit: 29
CredaCash mining update:

Since the start of mining, 125 million units of currency have been rewarded to miners.  There are 75 million units remaining to be rewarded.

Over the past hour, an average of about 2400 mint transactions have been submitted to the network every minute, and one block has been produced every 16.6 seconds.  That means if your computer can generate 22 mint transactions per minute, you would earn on average two mining rewards (2000 units of currency) every hour, and you would earn on average a total of 688000 additional units of currency through the end of the initial mining (if the difficulty does not change).

CredaCash can be mined using almost any computer.  No special hardware is required.  A Quick Start Guide can be found at:
    https://CredaCash.com/quick-start-guide/
member
Activity: 235
Merit: 29
CredaCash mining update:

Since the start of mining, 120 million units of currency have been rewarded to miners.  There are 80 million units remaining to be rewarded.

Over the past hour, an average of about 2520 mint transactions have been submitted to the network every minute, and one block has been produced every 16.2 seconds.  That means if your computer can generate 23 mint transactions per minute, you would earn on average two mining rewards (2000 units of currency) every hour, and you would earn on average a total of 730000 additional units of currency through the end of the initial mining (if the difficulty does not change).

CredaCash can be mined using almost any computer.  No special hardware is required.  A Quick Start Guide can be found at:
    https://CredaCash.com/quick-start-guide/
member
Activity: 235
Merit: 29
CredaCash mining update:

Since the start of mining, 115 million units of currency have been rewarded to miners.  There are 85 million units remaining to be rewarded.

Over the past hour, an average of about 2760 mint transactions have been submitted to the network every minute, and one block has been produced every 18.0 seconds.  That means if your computer can generate 27 mint transactions per minute, you would earn on average two mining rewards (2000 units of currency) every hour, and you would earn on average a total of 830000 additional units of currency through the end of the initial mining (if the difficulty does not change).

CredaCash can be mined using almost any computer.  No special hardware is required.  A Quick Start Guide can be found at:
    https://CredaCash.com/quick-start-guide/
member
Activity: 235
Merit: 29
CredaCash mining update:

Since the start of mining, 110 million units of currency have been rewarded to miners.  There are 90 million units remaining to be rewarded.

Over the past hour, an average of about 2680 mint transactions have been submitted to the network every minute, and one block has been produced every 18.7 seconds.  That means if your computer can generate 28 mint transactions per minute, you would earn on average two mining rewards (2000 units of currency) every hour, and you would earn on average a total of 940 thousand additional units of currency through the end of the initial mining (if the difficulty does not change).

CredaCash can be mined using almost any computer.  No special hardware is required.  A Quick Start Guide can be found at:
    https://CredaCash.com/quick-start-guide/
member
Activity: 235
Merit: 29
Has anyone tried to transfer coins yet?
To minimize the chance of something going wrong, send-type transactions were disabled during the initial mining.  They will be re-enabled in the next version of the software that is released when the initial mining is compete, sometime around the first of August.
newbie
Activity: 113
Merit: 0
Has anyone tried to transfer coins yet?
newbie
Activity: 19
Merit: 1
We're Pirate DEX, which is the of top-tier crypto exchange.

I'd like to list your fine project on our exchange, please tell me if you have any interest on us.

Did Creda respond to this request?
I hope he didn't. What would be point to responding to bot like message that advertise listing on unknown exchange, with no volume?
Would you send your BTC to that exchange ?

Pirate Dex looks too scammy!
newbie
Activity: 93
Merit: 0
We're Pirate DEX, which is the of top-tier crypto exchange.

I'd like to list your fine project on our exchange, please tell me if you have any interest on us.

Did Creda respond to this request?
I hope he didn't. What would be point to responding to bot like message that advertise listing on unknown exchange, with no volume?
Would you send your BTC to that exchange ?
sr. member
Activity: 343
Merit: 250
We're Pirate DEX, which is the of top-tier crypto exchange.

I'd like to list your fine project on our exchange, please tell me if you have any interest on us.

Did Creda respond to this request?
member
Activity: 235
Merit: 29
CredaCash mining update:

Since the start of mining, 105 million units of currency have been rewarded to miners.  There are 95 million units remaining to be rewarded.

Over the past hour, an average of about 2570 mint transactions have been submitted to the network every minute, and one block has been produced every 18.6 seconds.  That means if your computer can generate 26 mint transactions per minute, you would earn on average two mining rewards (2000 units of currency) every hour, and you would earn on average a total of 960 thousand additional units of currency through the end of the initial mining (if the difficulty does not change).

CredaCash can be mined using almost any computer.  No special hardware is required.  A Quick Start Guide can be found at:
    https://CredaCash.com/quick-start-guide/
sr. member
Activity: 343
Merit: 250
newbie
Activity: 100
Merit: 0
member
Activity: 235
Merit: 29
Have been mining for days without issue.  Started getting this error, how do i fix it??


Code:
[2019-07-03 21:12:44.944536] [0x00002a80] [error]   Secret::IncrementNumber over
flow type 12 number 1048575
cc.mint thread 19, elapsed time 0 seconds, Wallet internal error
cc.mint thread 20 started
[2019-07-03 21:12:45.351956] [0x00002fcc] [error]   Secret::IncrementNumber over
flow type 12 number 1048575
cc.mint thread 20, elapsed time 0 seconds, Wallet internal error
cc.mint thread 21 started
[2019-07-03 21:12:45.745333] [0x000019a4] [error]   Secret::IncrementNumber over
flow type 12 number 1048575
cc.mint thread 21, elapsed time 0 seconds, Wallet internal error
cc.mint thread 22 started
[2019-07-03 21:12:46.144717] [0x000040a4] [error]   Secret::IncrementNumber over
flow type 12 number 1048575

Our apologies for the problem. The wallet generates a new address for each mint transaction using a counter that can only go up to 1 million.  We did not anticipate anyone hitting that limit, but there it is.

The easiest way to solve this problem is to start mining out of a second wallet.  Then when the initial mining is complete, if you want to consolidate wallet balances you can send the contents of one to the other, or send both to a third wallet.

To start mining from a new wallet, stop the wallet using Ctrl-C then Enter (or by typing stop and pressing Enter).  Then restart the wallet using the command:

   ccwallet --create-wallet --wallet-file=wallet2 --interactive

Then start mining again with:

   cc.mint start

Please let us know if that solves the problem, and if you have any questions or run into any more problems.  Thank you.
newbie
Activity: 100
Merit: 0
Have been mining for days without issue.  Started getting this error, how do i fix it??


Code:
[2019-07-03 21:12:44.944536] [0x00002a80] [error]   Secret::IncrementNumber over
flow type 12 number 1048575
cc.mint thread 19, elapsed time 0 seconds, Wallet internal error
cc.mint thread 20 started
[2019-07-03 21:12:45.351956] [0x00002fcc] [error]   Secret::IncrementNumber over
flow type 12 number 1048575
cc.mint thread 20, elapsed time 0 seconds, Wallet internal error
cc.mint thread 21 started
[2019-07-03 21:12:45.745333] [0x000019a4] [error]   Secret::IncrementNumber over
flow type 12 number 1048575
cc.mint thread 21, elapsed time 0 seconds, Wallet internal error
cc.mint thread 22 started
[2019-07-03 21:12:46.144717] [0x000040a4] [error]   Secret::IncrementNumber over
flow type 12 number 1048575
member
Activity: 235
Merit: 29
CredaCash mining update:

Since the start of mining, 80 million units of currency have been rewarded to miners.  There are 120 million units remaining to be rewarded.

Over the past hour, an average of about 2930 mint transactions have been submitted to the network every minute, and one block has been produced every 19 seconds.  That means if your computer can generate 31 mint transactions per minute, you would earn on average two mining rewards (2000 units of currency) every hour, and you would earn on average a total of 1.27 million additional units of currency through the end of the initial mining (if the difficulty does not change).

CredaCash can be mined using almost any computer.  No special hardware is required.  A Quick Start Guide can be found at:
    https://CredaCash.com/quick-start-guide/
member
Activity: 235
Merit: 29
CredaCash mining update:

Since the start of mining, 75 million units of currency have been rewarded to miners.  There are 125 million units remaining to be rewarded.

Over the past hour, an average of about 3180 mint transactions have been submitted to the network every minute, and one block has been produced every 19.1 seconds.  That means if your computer can generate 34 mint transactions per minute, you would earn on average two mining rewards (2000 units of currency) every hour, and you would earn on average a total of 1.34 million additional units of currency through the end of the initial mining (if the difficulty does not change).

CredaCash can be mined using almost any computer.  No special hardware is required.  A Quick Start Guide can be found at:
    https://CredaCash.com/quick-start-guide/
member
Activity: 235
Merit: 29
im so dumb lol. once you said it i immediately saw what i did wrong :/. its running just fine now.

Good to hear! Thank you for taking the time to try CredaCash, and please let us know if you have any questions or run into any more issues.
sr. member
Activity: 430
Merit: 250
im so dumb lol. once you said it i immediately saw what i did wrong :/. its running just fine now.
member
Activity: 235
Merit: 29
[2019-06-30 14:00:43.187419] [0x00007f26007f9700] [info]    Tor command line: "/path/to/tor" -f "/home/pc2/CredaCash/tor.conf" DataDirectory "/home/pc2/.CredaCash/CCNode-1/tor" +SOCKSPort 9216 +HiddenServiceDir "/home/pc2/.CredaCash/CCNode-1/tor/hostnames/relay" HiddenServicePort "443 9211" HiddenServiceVersion 3 +HiddenServiceDir "/home/pc2/.CredaCash/CCNode-1/tor/hostnames/blockserve" HiddenServicePort "443 9213" HiddenServiceVersion 3 +LongLivedPorts "443 9211 9213"
[2019-06-30 14:00:43.187776] [0x00007f26007f9700] [error]   Unable to start Tor; error = 2

My apologies that I could have given a better explanation and did not.  By the command line:
 ./ccnode.exe --tor-exe=/path/to/tor > ccnode.log

I meant that "/path/to/tor" should be the full path to tor on your system.  You might be able to find that path using the command "which tor".
sr. member
Activity: 430
Merit: 250
if i run tor -f tor.conf -DataDirectory tor-temp-test in the folder it bootstraps and says Tor 0.3.5.8 running on Linux with Libevent 2.1.8-stable, OpenSSL 1.1.1, Zlib 1.2.11, Liblzma 5.2.2, and Libzstd 1.3.3
Pages:
Jump to: