Post
Topic
Board Mining (Altcoins)
Re: [ANN] ccminer 2.2.2 - opensource - GPL (tpruvot)
by
pallas
on 02/02/2018, 13:43:20 UTC
Recently i tried to solo mine few new coming coins..... But not succeded....
Perhaps the new coins based on new forks of bitcoin.... does not have solo mining enabled...as it had been dead for bitcoin.
Always Get Work failed. So i decided to stop trying solo mine....

yeah, new coins usually don't support getwork, getblocktemplate only.
one solution is building your own pool.
but you may find a fork of ccminer with gbt support, I heard nanashi has it.

you mean this? https://github.com/nicehash/ccminer-nanashi/releases

static bool gbt_work_decode_full(const json_t *val, struct work *work)

:-)