Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [Airdrop] Credits(CRDS): CPU-only mining | Argon2d PoW - Masternodes
by
p4nt5
on 20/01/2018, 03:52:11 UTC
OK my fork'd miner isn't cutting the mustard.

So here's the one i'm going to recommend using for my pool.

https://github.com/Encel-US/cpuminer-multi

It's not mine, but it's working fine and getting slightly better hashrate than built-in miner.  
I get 8000 hps with built-in miner,  8800 with Encel's cpuminer fork.

Here's a copy of my .bat file that has the miner running smoothly.
Code:
cpuminer-avx -a argon2 -o http://localhost:9332 -O user:x -t4 --no-stratum --no-longpoll --coinbase-addr=CcENiMqNuxSTqMUZcEQS1sANMzqYZnKrvi


And you will also still need to edit the Credits.conf
Code:
#Do not use special characters with username/password
rpcuser=user
rpcpassword=x
rpcport=9332
port=31000
rpcallowip=127.0.0.1
server=1


So i forked a miner that sucked.
But i found and setup a miner that works better than the built-in.
That has to be worth some kind of bounty/reward/donation...    CcENiMqNuxSTqMUZcEQS1sANMzqYZnKrvi