thodg/cgminer/README

Branch :


Log

Author Commit Date CI Message
737e241a 2018-12-06 20:07:56 Fix --avalon8-freq-sel range
508be060 2018-12-06 19:32:30 Update README and ASIC-README for Avalon8
deb1b77e 2018-11-01 17:57:53 Revert "Support clean jobs for different stratum pool" This reverts commit 7de9a9b86fefff65c370c01afc3e90c15109d286. Conflicts: util.c
3f1d4a8f 2018-08-15 13:56:35 Document the --decode feature.
d13ff935 2018-08-15 13:45:52 Update README.
5b89bb17 2018-03-09 15:19:29 Use system provided uthash and libjansson if provided preferentially now.
7de9a9b8 2017-05-20 08:28:41 Support clean jobs for different stratum pool Add --force-clean-jobs option. -1 means ignore the stratum update when clean_jobs is 0 0 means accept the stratum update when parse_notify was called. n means accept the stratum update after n seconds, n > 0.
6f01253b 2017-01-26 13:30:45 merge with cgminer rev 87e3da18638275d2b5adbd0ccd0a17225793bf8f code refactoring: - Con Colivas notes - whitespace nitts - unused parameters removed - compiler warnings removed
d6d0a336 2017-01-23 21:50:59 Readme build update
1afb29f6 2017-01-23 21:39:52 Merge branch 'master' of github.com:ckolivas/cgminer