Author

Topic: Got 1.21M share on litecoin solo mining, but no blocks.. Please help (Read 2309 times)

newbie
Activity: 8
Merit: 0
Just to clarify, when it says the difficulty of Litecoin is 42.4k, does that mean i need a share worth more or equal to 42.k, or do i need a share worth more or equal to 42.4k * 65536?
newbie
Activity: 8
Merit: 0
LOL? Solo mining Litecoin with 200Khash/s

Somebody needs to teach you about probability and difficulty.

You won't find a block with that hash rate. Get on a pool.


Also stop mining Scrypt with GPUs mine X11 instead.




theres too little to be gained on a pool, i'd rather test my luck, and as far as i know, i would have gotten the block with that share if my miner was working properly
legendary
Activity: 3738
Merit: 1708
CoinPoker.com
LOL? Solo mining Litecoin with 200Khash/s

Somebody needs to teach you about probability and difficulty.

You won't find a block with that hash rate. Get on a pool.


Also stop mining Scrypt with GPUs mine X11 instead.

newbie
Activity: 8
Merit: 0
You're solo mining with 200KH/s?

Do you get accepted shares when pool mining? Or just rejects?


It's working fine with pool mining, getting alot of accepted. on pools i can even sett the diff for my miners on my pool website, and then i sometimes get high shares, like 1k+

This is scrypt mining (litecoin), so 200KH/s works..
yes but 200kh/s isn't a lot... (compared to litecoin nethashrate), in solo it would take you forever (or a lot of luck) to get a block...
also if you are solo mining (are you ? getting lost), you don't find any share, it just mean one of the hash you generated hash which has a height similar to a ltc block, but that doesn't mean it corresponds to a real block...

yeah, might be lost. but i've been told that if i can get a share above the net diff (43k) then that would mean i would get the block in solo mining?

is that correct?

i have actually several times got high shares in both solo and pool mining, (58.1k, 70k, 430k, 1.21M), so four times, with 200KH/s, and that was just in about 1-2 weeks.

so im wrong if i say that if my setup was correct i would get a block for each those shares, since they are above the diff for litecoin which is 43k?
legendary
Activity: 1400
Merit: 1050
You're solo mining with 200KH/s?

Do you get accepted shares when pool mining? Or just rejects?


It's working fine with pool mining, getting alot of accepted. on pools i can even sett the diff for my miners on my pool website, and then i sometimes get high shares, like 1k+

This is scrypt mining (litecoin), so 200KH/s works..
yes but 200kh/s isn't a lot... (compared to litecoin nethashrate), in solo it would take you forever (or a lot of luck) to get a block...
also if you are solo mining (are you ? getting lost), you don't find any share, it just mean one of the hash you generated hash which has a height similar to a ltc block, but that doesn't mean it corresponds to a real block...
newbie
Activity: 8
Merit: 0
Your cgminer states you are mining at diff 18.4e :

https://bitcointalksearch.org/topic/m.9148441


Indeed, it should be the same as the net diff.

i experimentet with a C code like this:
Code:

unsigned long x = 0;
x--;
printf("%lu\n", x);

unsigned long is 64bit, so when it overflows it becomes ~18.4E
therefore, what i belive - i might be wrong - is that cgminer actually gets an -1 error code when it tries to get the diff, and then it becomes 18.4E

or i might be totally lost..

but it does show a right value  when im mining in a pool..
newbie
Activity: 8
Merit: 0
You're solo mining with 200KH/s?

Do you get accepted shares when pool mining? Or just rejects?


It's working fine with pool mining, getting alot of accepted. on pools i can even sett the diff for my miners on my pool website, and then i sometimes get high shares, like 1k+

This is scrypt mining (litecoin), so 200KH/s works..
legendary
Activity: 1596
Merit: 1000
You're solo mining with 200KH/s?

Do you get accepted shares when pool mining? Or just rejects?
bbr
sr. member
Activity: 290
Merit: 250
Your cgminer states you are mining at diff 18.4e :

https://bitcointalksearch.org/topic/m.9148441
legendary
Activity: 1400
Merit: 1050
you misunderstand, i didn't get a total of 1.21 million shares, i got like a share that was supposted to be 'worth' > the diff of litecoin.

like this
Code:
....Accepted 43k/43k on GPU0...
then it is bad luck, it may have orphaned, you can check that in your wallet if you do a "listtransactions"
newbie
Activity: 8
Merit: 0
you misunderstand, i didn't get a total of 1.21 million shares, i got like a share that was supposted to be 'worth' > the diff of litecoin.

like this
Code:
....Accepted 43k/43k on GPU0...
legendary
Activity: 1540
Merit: 1002
its like a lottery you can get a block with 1 share or 500million shares
newbie
Activity: 8
Merit: 0


https://www.dropbox.com/s/lz197wdy8x2qtz7/121Mshare_cropped.png?dl=0

I got no blocks from this, as i understand i need to get the best share above the net diff (43k for litecoin) to get the reward.

(cgminer api): summary:

Code:

Reply was 'STATUS=S,When=1423073473,Code=11,Msg=Summary,Description=litesolocgminerfail|SUMMARY,Elapsed=1414,MHS av=0.20,MHS 5s=0.19,Found Blocks=0,Getworks=140,Accepted=0,Rejected=0,Hardware Errors=0,Utility=0.00,Discarded=23,Stale=0,Get Failures=0,Local Work=0,Remote Failures=0,Network Blocks=12,Total MH=289.1121,Work Utility=172.31,Difficulty Accepted=0.00000000,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Best Share=1205884,Device Hardware%=0.0000,Device Rejected%=0.0000,Pool Rejected%=0.0000,Pool Stale%=0.0000|'
[STATUS] =>
(
   [STATUS] => S
   [When] => 1423073473
   [Code] => 11
   [Msg] => Summary
   [Description] => litesolocgminerfail
)
[SUMMARY] =>
(
   [0] => SUMMARY
   [Elapsed] => 1414
   [MHS av] => 0.20
   [MHS 5s] => 0.19
   [Found Blocks] => 0
   [Getworks] => 140
   [Accepted] => 0
   [Rejected] => 0
   [Hardware Errors] => 0
   [Utility] => 0.00
   [Discarded] => 23
   [Stale] => 0
   [Get Failures] => 0
   [Local Work] => 0
   [Remote Failures] => 0
   [Network Blocks] => 12
   [Total MH] => 289.1121
   [Work Utility] => 172.31
   [Difficulty Accepted] => 0.00000000
   [Difficulty Rejected] => 0.00000000
   [Difficulty Stale] => 0.00000000
   [Best Share] => 1205884
   [Device Hardware%] => 0.0000
   [Device Rejected%] => 0.0000
   [Pool Rejected%] => 0.0000
   [Pool Stale%] => 0.0000
)





stats:

Code:
Reply was 'STATUS=S,When=1423073483,Code=70,Msg=CGMiner stats,Description=litesolocgminerfail|STATS=0,ID=GPU0,Elapsed=1425,Calls=4427,Wait=0.007000,Max=0.001000,Min=0.000000,USB Pipe=0,USB Delay=r0 0.000000 w0 0.000000,USB tmo=0 0|STATS=1,ID=GPU1,Elapsed=1425,Calls=4457,Wait=0.022000,Max=0.002000,Min=0.000000,USB Pipe=0,USB Delay=r0 0.000000 w0 0.000000,USB tmo=0 0|STATS=2,ID=POOL0,Elapsed=1425,Calls=8880,Wait=0.029000,Max=0.002000,Min=0.000000,Pool Calls=139,Pool Attempts=139,Pool Wait=12.023690,Pool Max=0.154009,Pool Min=0.002000,Pool Av=0.120730,Work Had Roll Time=false,Work Can Roll=false,Work Had Expire=false,Work Roll Time=0,Work Diff=2818116738.68741179,Min Diff=2818116738.68741179,Max Diff=2818116738.68741179,Min Diff Count=140,Max Diff Count=140,Times Sent=141,Bytes Sent=6276,Times Recv=141,Bytes Recv=102657,Net Bytes Sent=44629,Net Bytes Recv=129872|'
[STATUS] =>
(
   [STATUS] => S
   [When] => 1423073483
   [Code] => 70
   [Msg] => CGMiner stats
   [Description] => litesolocgminerfail
)
[STATS0] =>
(
   [STATS] => 0
   [ID] => GPU0
   [Elapsed] => 1425
   [Calls] => 4427
   [Wait] => 0.007000
   [Max] => 0.001000
   [Min] => 0.000000
   [USB Pipe] => 0
   [USB Delay] => r0 0.000000 w0 0.000000
   [USB tmo] => 0 0
)
[STATS1] =>
(
   [STATS] => 1
   [ID] => GPU1
   [Elapsed] => 1425
   [Calls] => 4457
   [Wait] => 0.022000
   [Max] => 0.002000
   [Min] => 0.000000
   [USB Pipe] => 0
   [USB Delay] => r0 0.000000 w0 0.000000
   [USB tmo] => 0 0
)
[STATS2] =>
(
   [STATS] => 2
   [ID] => POOL0
   [Elapsed] => 1425
   [Calls] => 8880
   [Wait] => 0.029000
   [Max] => 0.002000
   [Min] => 0.000000
   [Pool Calls] => 139
   [Pool Attempts] => 139
   [Pool Wait] => 12.023690
   [Pool Max] => 0.154009
   [Pool Min] => 0.002000
   [Pool Av] => 0.120730
   [Work Had Roll Time] => false
   [Work Can Roll] => false
   [Work Had Expire] => false
   [Work Roll Time] => 0
   [Work Diff] => 2818116738.68741179
   [Min Diff] => 2818116738.68741179
   [Max Diff] => 2818116738.68741179
   [Min Diff Count] => 140
   [Max Diff Count] => 140
   [Times Sent] => 141
   [Bytes Sent] => 6276
   [Times Recv] => 141
   [Bytes Recv] => 102657
   [Net Bytes Sent] => 44629
   [Net Bytes Recv] => 129872
)

[/code][/code]
Jump to: