Bitcoin Forum
July 05, 2024, 12:08:57 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Other / Beginners & Help / Re: Newbie with CPUminer on: May 08, 2013, 12:07:47 PM
Thanks for your suggestion people, I appreciate all of it Smiley

Anyway, after a couple of considerations, I am trying mining Litecoins... obviously slow since is CPU, but hey, is fun Smiley
2  Other / Beginners & Help / Re: Newbie with CPUminer on: May 06, 2013, 02:28:15 PM

Code:
[2013-05-06 15:46:04] PROOF OF WORK RESULT: false (booooo)

It must say "accepted" or "true".

It was also my thougth. Only I was curious to know why.
3  Other / Beginners & Help / Newbie with CPUminer on: May 06, 2013, 02:03:39 PM
Hello everyone
I am just now approaching the world of Bitcoin mining; I dedicated a machine to this task, it's an Ubuntu Box with a CPU miner running.
Anyway, I don't think it's working the right way. I configured it to run linked to bitcoin.cz pool, this is my conf file:

Code:
{
"url" : "http://api.bitcoin.cz:8332",
"user" : "[myuser]",
"pass" : "[mypassword]",
"algo" : "c",
"threads" : "4",
"quiet" : "false"
}

And I get, as output, a lot of these:

Code:
[2013-05-06 15:45:36] thread 1: 66827114 hashes, 1086.83 khash/sec
[2013-05-06 15:45:37] thread 0: 65621169 hashes, 1100.69 khash/sec
[2013-05-06 15:46:04] thread 2: 31177985 hashes, 1099.73 khash/sec
[2013-05-06 15:46:04] PROOF OF WORK RESULT: false (booooo)
[2013-05-06 15:46:32] thread 3: 66351782 hashes, 1110.52 khash/sec
[2013-05-06 15:46:35] thread 0: 65621169 hashes, 1122.99 khash/sec
[2013-05-06 15:46:35] thread 1: 65731587 hashes, 1114.58 khash/sec
[2013-05-06 15:47:06] thread 2: 66809967 hashes, 1091.04 khash/sec
[2013-05-06 15:47:33] thread 3: 66351782 hashes, 1087.69 khash/sec
[2013-05-06 15:47:38] thread 1: 66845681 hashes, 1075.20 khash/sec
[2013-05-06 15:47:38] thread 0: 67883967 hashes, 1087.46 khash/sec
[2013-05-06 15:48:06] thread 2: 65714721 hashes, 1095.28 khash/sec
[2013-05-06 15:48:33] thread 3: 65264047 hashes, 1086.24 khash/sec
[2013-05-06 15:48:35] thread 1: 64689368 hashes, 1123.73 khash/sec
[2013-05-06 15:48:36] thread 0: 65694161 hashes, 1131.19 khash/sec
[2013-05-06 15:48:48] LONGPOLL detected new block
[2013-05-06 15:48:48] thread 3: 17391621 hashes, 1147.69 khash/sec
[2013-05-06 15:48:48] thread 1: 14189200 hashes, 1087.16 khash/sec
[2013-05-06 15:48:48] thread 0: 13188932 hashes, 1056.28 khash/sec
[2013-05-06 15:48:48] thread 2: 48118558 hashes, 1126.61 khash/sec

...I am afraid this is not working the right way Sad
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!