GoldCoin Talk

Main Category => Mining & Pools => Topic started by: ko1n92 on November 06, 2013, 07:47:12 PM

Title: Solo Mining - Share above target
Post by: ko1n92 on November 06, 2013, 07:47:12 PM
Here is a dump from cgminer v3.7 debug mode.
Im only getting rejects so any ideas what could be wrong ?


Code: [Select]
-11-06 19:21:29] GPU 0 found something?
 [2013-11-06 19:21:29] OCL NONCE 9904080 found in slot 0
 [2013-11-06 19:21:29] Found block for pool 0!
 [2013-11-06 19:21:29]  Proof: 00001ab6a5e3e5af2e59eb759ab262f1078eba6c755dada4f4d675eb717645a7
Target: 00000000e1280000000000000000000000000000000000000000000000000000
TrgVal? no (false positive; hash > target)
[glow=red,2,300][b] [2013-11-06 19:21:29] Share above target
 [2013-11-06 19:21:29] Discarded cloned or rolled work[/b][/glow]
 [2013-11-06 19:21:29] GPU 0 found something?
 [2013-11-06 19:21:29] OCL NONCE 9918866 found in slot 0
 [2013-11-06 19:21:29] Found block for pool 0!
 [2013-11-06 19:21:29]  Proof: 00000d74193f0a9fe2e6f0db8fb6a166d5dfec4061269eef254165ebb3947a99
Target: 00000000e1280000000000000000000000000000000000000000000000000000
TrgVal? no (false positive; hash > target)
 [2013-11-06 19:21:29] Share above target
 [2013-11-06 19:21:29] Discarded cloned or rolled work
 [2013-11-06 19:21:29] [thread 0: 507904 hashes, 500.0 khash/sec]
 [2013-11-06 19:21:30] GPU 0 found something?
 [2013-11-06 19:21:30] OCL NONCE 10174011 found in slot 0
 [2013-11-06 19:21:30] Found block for pool 0!
 [2013-11-06 19:21:30]  Proof: 0000364205a5e81d7dd33b5620c1e42da04accac2c92aedd93be0b3904bdd125
Target: 00000000e1280000000000000000000000000000000000000000000000000000
TrgVal? no (false positive; hash > target)
Title: Re: Solo Mining - Share above target
Post by: Stouse49 on November 06, 2013, 09:38:34 PM
From this output it appears that the hashing operation is not finding a valid proof of work.

I have never run cgminer in debug mode to fully understand its output.  I will look into this and get back to you.