Post
Topic
Board Announcements (Altcoins)
Re: [ANN][VRM] Verium PoWT Reserve | Commodity | scrypt² | CPU mining
by
Anthbs
on 22/09/2016, 06:03:07 UTC
What is stratum difficulty of vrm.cpuminers.com?
And how do you select a proper value for that? I created my own pool for solo mining. I set stratum difficulty to 0.02 first, then i got lots of shares. So, i set it 10 now, because verium daemon says block difficulty is 34. But how does cpuminers pool get low amount of shares with such low stratum difficulty?? I dont understand that.

Are you sure your mining scrypt² and that you difficulty multiplier is set correctly?

Yes,i am mining scrypt2 i am sure.because i got rewards while mining on cpuminers. i tried setting stratum difficulty 0.01 and 0.025 on my pool. i could not find any block for 4 hours with 11 machines with these 2 seperate settings. I edit pools.json to change diff. i also disabled vardiff. i am doing something wrong but i dont know what it is.

Check your wallet's logs for block submissions.
Your probably submitting blocks that are rejected by the wallet because the first tx in the block isn't the coinbase.
I think the error is:

ERROR: CheckBlock() : first tx is not coinbase
ERROR: ProcessBlock() : CheckBlock FAILED

I've only manage to solve this on Coinium pool software so far have been helping TestBug to try get his UNOMP pool working.