Post
Topic
Board Announcements (Altcoins)
Re: [PRE-ANN][VRM] Verium PoWT Reserve | Verium launched!
by
ocminer
on 06/09/2016, 13:20:58 UTC
You can use any "normal" scrypt-n pool soft, just edit the Scrypt-Scratchpad Buffer in scrypt.cpp or scrypt.h to meet the (insane) setting of Verium and pass "19" to the N factor of the miner when mining..

In unomp files I edited Scratchpad Buffer to the value i found in verium scrypt.h - the miners i've found need N factor to be power of 2 so can't pass 19  Cry

out of passing random powers as N factor I have 11 accepted shares and ~600 failed XD

Any chance you can elaborate on your last post?



If you cannot set Nfactor correctly, you cannot use that miner. Then you'd need to use my modified miner:

https://github.com/ocminer/cpuminer-verium

i'm unsure if Unomp can handle the Nfactor correctly, but you'd have to set it in unomp to 19.

After all there is nothing special about the algo, it just has a bigger Scratchpad Size and a large Nfactor.