Pages:
Author

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

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: 242
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: 242
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: 242
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: 242
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: 242
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: 242
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
sr. member
Activity: 430
Merit: 250
Would only run if i removed this part of the command "> ccnode.log"
sr. member
Activity: 430
Merit: 250
[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
[2019-06-30 14:00:43.547735] [0x00007f26027a17c0] [info]    BlockChain::SetupGenesisBlock blockchain = 1
[2019-06-30 14:00:43.547752] [0x00007f26027a17c0] [info]    BlockChain::SetupGenesisBlock nwitnesses = 1
[2019-06-30 14:00:43.547755] [0x00007f26027a17c0] [info]    BlockChain::SetupGenesisBlock maxmal = 0
[2019-06-30 14:00:43.547758] [0x00007f26027a17c0] [info]    BlockChain::SetupGenesisBlock nseqconfsigs = 1
[2019-06-30 14:00:43.547761] [0x00007f26027a17c0] [info]    BlockChain::SetupGenesisBlock nskipconfsigs = 1
[2019-06-30 14:00:43.547804] [0x00007f26027a17c0] [info]    BlockChain::Init last indelible level 0
[2019-06-30 14:00:43.547903] [0x00007f26027a17c0] [warning] DbConnPersistData::ParameterSelect select key 5 subkey 0 returned SQLITE_DONE
[2019-06-30 14:00:43.595766] [0x00007f26027a17c0] [info]    Blockserve Service::Init nthreads 1 maxconns 1 maxincoming 1 backlog 0
[2019-06-30 14:00:43.609582] [0x00007f26027a17c0] [info]    Blocksync Service::Init nthreads 10 maxconns 10 maxincoming 0 backlog 0
[2019-06-30 14:00:43.609703] [0x00007f26027a17c0] [info]    Blocksync Server::Init server not listening since port = 0 and maxincoming = 0
[2019-06-30 14:00:43.637875] [0x00007f26027a17c0] [info]    Relay Service::Init nthreads 24 maxconns 24 maxincoming 16 backlog 0
[2019-06-30 14:00:43.677351] [0x00007f26027a17c0] [info]    Tx-service Service::Init nthreads 120 maxconns 120 maxincoming 120 backlog 0
[2019-06-30 14:00:47.638201] [0x00007f2561feb700] [info]    Blocksync BlockSyncClient::DoSync starting at level 1
[2019-06-30 14:00:47.638228] [0x00007f2561feb700] [info]    Blocksync BlockSyncClient::ConnectOutgoing calling GetHostName()
[2019-06-30 14:00:47.638452] [0x00007f2561feb700] [info]    torproxy connect failed error system:111 Connection refused
[2019-06-30 14:00:47.638486] [0x00007f2561feb700] [info]    Blocksync BlockSyncClient::ConnectOutgoing no blockchain servers found
[2019-06-30 14:00:49.677549] [0x00007f254b7be700] [info]    Relay RelayService::ConnectOutgoing calling GetHostName()
[2019-06-30 14:00:49.677725] [0x00007f254b7be700] [info]    torproxy connect failed error system:111 Connection refused
[2019-06-30 14:00:49.677753] [0x00007f254b7be700] [info]    Relay RelayService::ConnectOutgoing no relay peers found
member
Activity: 242
Merit: 29
Ok got everything installed but cant seem to connect to the network
Glad to hear you got it built.  You should be able to get ccnode to connect if you launch it with the command line:
 ./ccnode.exe --tor-exe=/path/to/tor > ccnode.log

Alternately, you can copy or symlink the tor executable on your system to the path Tor/tor.exe and then follow the instructions in the Quick Start Guide https://CredaCash.com/quick-start-guide/

When i run this nothing happens :/ guess im gonna have to switch back to win

The output from ccnode (ccnode.log or the console) should give some info, in particular, if ccnode was able to launch tor, and if ccnode is able to connect to any other nodes.
sr. member
Activity: 430
Merit: 250
Ok got everything installed but cant seem to connect to the network
When i run this nothing happens :/ guess im gonna have to switch back to win

Glad to hear you got it built.  You should be able to get ccnode to connect if you launch it with the command line:
 ./ccnode.exe --tor-exe=/path/to/tor > ccnode.log

Alternately, you can copy or symlink the tor executable on your system to the path Tor/tor.exe and then follow the instructions in the Quick Start Guide https://CredaCash.com/quick-start-guide/

member
Activity: 242
Merit: 29
CredaCash mining update:

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

Over the past hour, an average of about 3150 mint transactions have been submitted to the network every minute, and one block has been produced every 18.1 seconds.  That means if your computer can generate 32 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.32 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: 242
Merit: 29
Ok got everything installed but cant seem to connect to the network

Glad to hear you got it built.  You should be able to get ccnode to connect if you launch it with the command line:
 ./ccnode.exe --tor-exe=/path/to/tor > ccnode.log

Alternately, you can copy or symlink the tor executable on your system to the path Tor/tor.exe and then follow the instructions in the Quick Start Guide https://CredaCash.com/quick-start-guide/
sr. member
Activity: 430
Merit: 250
Ok got everything installed but cant seem to connect to the network
sr. member
Activity: 430
Merit: 250
Someone needs to write up a decent install for ubuntu. Win was easy but linux is a nightmare
Pages:
Jump to: