Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: zec1 on November 23, 2016, 01:24:49 PM



Title: problem to solomine altcoins
Post by: zec1 on November 23, 2016, 01:24:49 PM
hi,

i want to mining altcoins not through a pool. i tried many altcoins, but every fails by mining.

in first step i created a conf file in appdata folder for RPCUser/Pass data.
I started a altcoin qt client with parameters like:
client-qt.exe -server -listen -port=1122 -rpcport=11223 -gen

i started cudaminer with parameters:
cudaminer.exe -o localhost:11223 -u rpc1 -p 1234567890 -a scrypt

Code:
[2016-11-23 13:31:54] GPU #0: GeForce GTX 970 with compute capability 5.2
[2016-11-23 13:31:54] GPU #0: interactive: 1, tex-cache: 0 , single-alloc: 0
[2016-11-23 13:31:54] GPU #0: 32 hashes / 4.0 MB per warp.
[2016-11-23 13:31:56] GPU #0: Performing auto-tuning (Patience...)
[2016-11-23 13:31:56] GPU #0: maximum total warps (BxW): 860

This looks right, but it fails in below

Code:
[2016-11-23 13:33:44] GPU #0: GeForce GTX 970, 494.90 khash/s
[2016-11-23 13:33:49] GPU #0: GeForce GTX 970, 495.69 khash/s
[2016-11-23 13:33:49] accepted: 0/1 (0.00%), 495.69 khash/s (booooo)
[2016-11-23 13:33:53] GPU #0: GeForce GTX 970, 496.05 khash/s
[2016-11-23 13:33:54] accepted: 0/2 (0.00%), 496.05 khash/s (booooo)
[2016-11-23 13:33:57] GPU #0: GeForce GTX 970, 496.59 khash/s
[2016-11-23 13:33:58] accepted: 0/3 (0.00%), 496.59 khash/s (booooo)
[2016-11-23 13:34:02] GPU #0: GeForce GTX 970, 497.13 khash/s
[2016-11-23 13:34:02] accepted: 0/4 (0.00%), 497.13 khash/s (booooo)
.....

[2016-11-23 14:15:01] accepted: 0/441 (0.00%), 415.80 khash/s (booooo)

This problem is on every altcoin i tested.


Title: Re: problem to solomine altcoins
Post by: bathrobehero on November 23, 2016, 01:32:25 PM
The miner to wallet connection is there but you're trying to mine using the scrypt algo which you shouldn't.

Altcoins use a number of different hashing algorithms but even if the coin you're mining would be scrypt (it's not because of the booooo's) it would be pointless to mine it using your graphics card because of the existence of ASICs, which are purposebuilt to mine scrypt with such efficientcy and speed that your GPU is not even comparable.



Title: Re: problem to solomine altcoins
Post by: zec1 on November 23, 2016, 01:52:05 PM
hmm, so i actually trying Vericoin (https://chainz.cryptoid.info/vrc/)

there is detailed the coin as:

Name (Tag)   VeriCoin (VRC)
Algorithm   Scrypt (PoW) + Proof of Stake
Wallet Version   v1.6.5.4 (protocol 70006)

The Algorythm must be scrypt, but i get only boooo's :(
why it works on a pool - but solo didn't work!?


Title: Re: problem to solomine altcoins
Post by: bathrobehero on November 23, 2016, 02:02:59 PM
hmm, so i actually trying Vericoin (https://chainz.cryptoid.info/vrc/)

there is detailed the coin as:

Name (Tag)   VeriCoin (VRC)
Algorithm   Scrypt (PoW) + Proof of Stake
Wallet Version   v1.6.5.4 (protocol 70006)

The Algorythm must be scrypt, but i get only boooo's :(
why it works on a pool - but solo didn't work!?

Vericoin is not a Proof of Work coin, it's Proof of Stake. It probably was a PoW coin at one point but it's not anymore.

The simplified version is that you can't mine PoS coins, you just hold coins in an unlocked wallet. They're different from PoW.

You can see in the block explorere you linked the recent blocks are extracted by Proof of Stake.


Title: Re: problem to solomine altcoins
Post by: zec1 on November 23, 2016, 05:15:55 PM
Thanks.
i solved the problem with another coin which is 100% pow.