Post
Topic
Board Mining (Altcoins)
Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels.
by
qqqq
on 23/09/2015, 21:12:09 UTC

Phoenixcoin has low diff and the blockchain should download fairly quick for the wallet.

I find blocks in a matter of mins. after starting r54, r55 & r56 gives more boooo's than r54 that I get none in.
-i value needs to be low -i 10 is a good starting point for solo mining phoenixcoin.
at 300+ kh/s I find a block in about every 15 mins most of the time on a single GTX960.

r68 dump log

-- SNIP --

r54 dump log:

-- SNIP --


Thanks.  Looks like neoscrypt has a 168byte data size?  We're passing 128 to that hack hex2bin() function, so it fails.

It looks like that bit of neoscrypt code was changed at commit: 43f4d827a032f1d89da5c957b1e823d7f54d60af (not sure if that will help).

It looks like bad data lengths are being passed all over the place...  I managed to coerce a good JSON string in the debugger.  Of course it was reject since the block was hours old, but at least getting close.

Will this understanding be affected on others algo ?