Bitcoin Forum

Other => Beginners & Help => Topic started by: marcobit on January 08, 2014, 08:02:19 PM



Title: cgminer
Post by: marcobit on January 08, 2014, 08:02:19 PM
Hi,
I'm using cgminer 3.7.2 with scrypt algorithm.
Is there someone that can explain me what it means the two numers after Diff?


[2014-01-08 20:52:02] Accepted 06e05788 Diff 37/32 GPU 0
[2014-01-08 20:52:04] Accepted 0dacb5f0 Diff 4.79K/32 GPU 0

Thank you


Title: Re: cgminer
Post by: Hax8 on January 08, 2014, 08:50:08 PM
First number is the difficulty target that share hit, the second number is the difficulty target the pool is asking for.


Title: Re: cgminer
Post by: odolvlobo on January 08, 2014, 09:07:34 PM
Each hash value generated by mining is converted to a difficulty scale. If the value (the number on the left) is greater than the minimum (the number on the right), then you get a share and the line is displayed. All the rest are thrown out.


Title: Re: cgminer
Post by: jimmyjimmy on January 08, 2014, 09:39:30 PM
Hi
The two numbers are simply the coin mining information.
You are welcome.


Title: Re: cgminer
Post by: marcobit on January 08, 2014, 09:41:56 PM
thank you.

Who detemine the number on the right and how?
May it be due to kh/s my videocard works?
Is it a complexity of the lenght of the founded key?

I founded this link about BIP-023 https://github.com/bitcoin/bips/blob/master/bip-0023.mediawiki

Is it may be correlated?

thank you in advance.


Title: Re: cgminer
Post by: odolvlobo on January 08, 2014, 10:34:44 PM
The number on the right is set by the pool. Some pools let you change it according to your hash rate.


Title: Re: cgminer
Post by: energeez on January 09, 2014, 03:35:37 AM
the number on the right are determined by the pool
what's your hash rate ?


Title: Re: cgminer
Post by: marcobit on January 09, 2014, 06:42:28 PM
the number on the right are determined by the pool
what's your hash rate ?

My hash rate is 350kh/ss using an ATI R270 mining ltc


Title: Re: cgminer
Post by: nerobie on January 10, 2014, 08:07:23 AM
theres some ppl that already explained you the means, what do you know now dude ?


Title: Re: cgminer
Post by: marcobit on January 11, 2014, 09:31:12 PM
theres some ppl that already explained you the means, what do you know now dude ?

I suppose the two numbers are defining the value of each hash I found.