Bitcoin Forum
June 25, 2024, 11:00:53 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Mining software (miners) / Re: CGminer: Solo mining on: July 05, 2015, 11:00:59 AM
Code:
cgminer -o http://localhost:8332 -u username -p password --btc-address 1...
http://ck.kolivas.org/apps/cgminer/README


Thanks, works fine.

Quote
Shortly: With a pool you all share the profit based on your contribution. Since your chances of finding a block alone are slim to none, pooled mining is preferred.


Yes, is clear, is for testing purpose only.
2  Bitcoin / Mining software (miners) / CGminer: Solo mining on: July 05, 2015, 08:54:59 AM
For testing purpose:

What is the advantage of pools like bitsolo.net over mining without pool (have full Bitcoin Core with server option running)?

And why does the latter not work?

Call is:

cgminer -O bitcoinrpc:3Z... -o http://localhost:8332

What is wrong?

Error message is:

No BTC address specified, unable to mine solo on http://localhost:8332

What is the CGminer command line argument to specify the address?

The device is Antminer U3. With program version 4.9.2 and eligius

the call is:

cgminer -O 14...:p -o stratum+tcp://stratum.mining.eligius.st:3334

it works fine!

Successfully tested also with bitsolo.net

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!