Pages:
Author

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

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: 235
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: 235
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: 235
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
member
Activity: 235
Merit: 29
CredaCash mining update:

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

Over the past hour, an average of about 2950 mint transactions have been submitted to the network every minute, and one block has been produced every 17.9 seconds.  That means if your computer can generate 29 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.33 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, 60 million units of currency have been rewarded to miners.  There are 140 million units remaining to be rewarded.

Over the past hour, an average of about 3010 mint transactions have been submitted to the network every minute, and one block has been produced every 16.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 1.26 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, 55 million units of currency have been rewarded to miners.  There are 145 million units remaining to be rewarded.

Over the past hour, an average of about 3230 mint transactions have been submitted to the network every minute, and one block has been produced every 18.4 seconds.  That means if your computer can generate 33 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.48 million additional units of currency through the end of the initial mining (if the difficulty does not change).

A Quick Start Guide to CredaCash Mining can be found at
    https://CredaCash.com/quick-start-guide/
member
Activity: 235
Merit: 29
CredaCash mining update:

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

Over the past hour, an average of about 2730 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 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 1.48 million additional units of currency through the end of the initial mining (if the difficulty does not change).

A Quick Start Guide to CredaCash Mining can be found at
    https://CredaCash.com/quick-start-guide/
member
Activity: 235
Merit: 29
CredaCash mining update:

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

Over the past hour, an average of about 3420 mint transactions have been submitted to the network every minute, and one block has been produced every 18.3 seconds.  That means if your computer can generate 35 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.55 million additional units of currency through the end of the initial mining (if the difficulty does not change).

A Quick Start Guide to CredaCash Mining can be found at
    https://CredaCash.com/quick-start-guide/
member
Activity: 235
Merit: 29
it is like Im not getting any mining rewards anymore.... Is there a way to check this?

Is the ccnode window displaying new block announcements every 15-20 seconds?  What is the age of these blocks when they arrive? (The block age is the number on the far right column of the new block announcement--note that number will only be accurate if the clock on the computer is set accurately, so please check the computer clock with https://time.gov/ or a similar resource).  Is the ccwallet window reporting that mint transactions are being submitted?  How many threads are reporting mint transactions, and how long does it take to create each mint transaction?

yes, block announcement is every 15sec or so. Age of blocks is 0d 30. yes wallet says mint trans being submitted. 8 threads. between 15-23 secs to create mint trans.

That all looks very solid.  Your computer is generating 25 mint transactions per minute and they should all be getting sent to the network.  The total network rate is currently 3480 mint transactions per minute, and the current block interval is 18 seconds, so your computer should be getting on average 2 mining rewards (2000 units of currency) every 84 minutes or so.  That is just an average though--like flipping a coin, it is possible to get only heads or only tails 20 times in a row.  You might let it run for another two hours and see how it does (that would hopefully yield 2-3 mining rewards, but it could be higher or lower).
newbie
Activity: 8
Merit: 0
it is like Im not getting any mining rewards anymore.... Is there a way to check this?

Is the ccnode window displaying new block announcements every 15-20 seconds?  What is the age of these blocks when they arrive? (The block age is the number on the far right column of the new block announcement--note that number will only be accurate if the clock on the computer is set accurately, so please check the computer clock with https://time.gov/ or a similar resource).  Is the ccwallet window reporting that mint transactions are being submitted?  How many threads are reporting mint transactions, and how long does it take to create each mint transaction?

yes, block announcement is every 15sec or so. Age of blocks is 0d 30. yes wallet says mint trans being submitted. 8 threads. between 15-23 secs to create mint trans.
member
Activity: 235
Merit: 29
it is like Im not getting any mining rewards anymore.... Is there a way to check this?

Is the ccnode window displaying new block announcements every 15-20 seconds?  What is the age of these blocks when they arrive? (The block age is the number on the far right column of the new block announcement--note that number will only be accurate if the clock on the computer is set accurately, so please check the computer clock with https://time.gov/ or a similar resource).  Is the ccwallet window reporting that mint transactions are being submitted?  How many threads are reporting mint transactions, and how long does it take to create each mint transaction?
newbie
Activity: 8
Merit: 0
it is like Im not getting any mining rewards anymore.... Is there a way to check this?
member
Activity: 235
Merit: 29
Thank you for your interest in CredaCash, and please let us know if you have any additional questions.
when discord?
I understand you might want to keep all discussions here on bitcointalk to increase visibility and attract more miners, but don't underestimate discord, that is place where miners are

Thanks.  We set up a Discord server which should be open to everyone (link below) -- it might not be regularly monitored by anyone with the project though.

https://discord.gg/r75dM38
newbie
Activity: 93
Merit: 0
Thank you for your interest in CredaCash, and please let us know if you have any additional questions.
when discord?
I understand you might want to keep all discussions here on bitcointalk to increase visibility and attract more miners, but don't underestimate discord, that is place where miners are
member
Activity: 235
Merit: 29
after mining period is over what then?

When the initial mining is complete, the project plans to continue implementation of a completely decentralized Proof-of-Stake protocol, and at some point in the future, the Foundation plans to hold a currency auction.

In the meantime, the miners will be able to use the currency they mined to create fast, final and completely private transactions, and hopefully a few exchanges will list the CredaCash currency so others can acquire and use the currency as well.

Thank you for your interest in CredaCash, and please let us know if you have any additional questions.
Pages:
Jump to: