Post
Topic
Board Mining (Altcoins)
Re: [XPM]unofficial jhPrimeminer thread
by
jrovins
on 01/02/2014, 05:55:25 UTC
Yes, I have a merge of tandyuk's and Ray's -xpm code on github
https://github.com/jrovins/jhprimeminer
Several folks have tried it solo, and there are no problems.

Hmm, I can't get this to work on mine. I get around 23 for 6ch/h running mumus build on ubuntu 13.10 64-bit with on wine64, but I got this running for about 15 minutes.
New Block: 383912 - Diff: 10.405359 / 10.405359
Total/Valid shares: [ 0 / 0 ]  -  Max diff: 6.889326
 6ch/h:     0.00 - 0 [ 0 / 0 / 0
Share Value submitted - Last Block/Total: 0.000000 / 0.000000
Current Primorial Value: 61


When I mine solo with my wallet as the server, I found that the stats stayed at zero, until I actually found a block. like what you have listed above. you have found at least one 6ch since your Max diff is  6.889326

The program just isn't tallying them, because they didn't count as full blocks.

I have a modified version that tallies all the chains found, but I did not push that up to git yet, since I am not totally certain how the stats should be displayed.  I will take a look at mumus running on windows, and see what that gives.

Here is the output of the version that keeps the tallies, ( I will push it th github tomorrow)
�����������������������������������������������������������������������������
New Block: 384604 - Diff: 10.400611 / 10.400611
Total/Valid shares: [ 0 / 0 ]  -  Max diff: 9.797124
 6ch/h:    57.41 - 2819 [ 0 / 0 / 0 ]
 7ch/h:     5.29 - 260 [ 0 / 0 / 0 ]
 8ch/h:     0.41 - 20 [ 0 / 0 / 0 ]
 9ch/h:     0.02 - 1 [ 0 / 0 / 0 ]
Share Value submitted - Last Block/Total: 0.000000 / 0.000000
Current Primorial Value: 47
�����������������������������������������������������������������������������

Val/h:0.000000 - PPS:37449 - SPS:68.370 - ACC:551
 Chain/Hr:  6:    57.40  7:     5.29  8:     0.41  9:     0.02 10:     0.00

(This one was running about 2 days)