Post
Topic
Board Mining (Altcoins)
Topic OP
Got 1.21M share on litecoin solo mining, but no blocks.. Please help
by
Gautatyr
on 04/02/2015, 18:37:14 UTC


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]