crackfoo - I am trying my luck on DCR, any primers to follow? Thanks
Looks like we just banged off our first DCR block.
Onward and upward!
whats the full syntax of ccminer to GPU mine DCR?
with this miner http://cryptomining-blog.com/tag/ccminer/ bats: ccminer.exe -q -a decred --cpu-priority 3 -o stratum+tcp://mine.zpool.ca:5744 -u wallet address -p xx for NVidia cards
thanks for the example smilodon -- but i hit a snag, ie below:
*** ccminer 1.7.2 for nVidia GPUs by tpruvot@github ***
Built with VC++ 2013 and nVidia CUDA SDK 7.5
Originally based on Christian Buchner and Christian H. project
Include some of the work of djm34, sp, tsiv and klausT.
BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)
ccminer-75-x64: unsupported non-option argument 'mine.zpool.ca:5744' (see --help)
[2016-02-26 03:31:58] NVML GPU monitoring enabled.
[2016-02-26 03:31:58] 1 miner thread started, using 'decred' algorithm.
[2016-02-26 03:31:58] HTTP request failed: Protocol "stratum+tcp" not supported or disabled in libcurl
[2016-02-26 03:31:58] get_work failed, retry after 30 seconds
** looks like this ccminer 1.7.2 is not suitable for stratum
** removed the stratum+tcp, but that didnt work too.
Any ideas?