Commit History

Author SHA1 Message Date
  Con Kolivas 41daf99537 Calculate midstate in separate function and remove likely/unlikely macros since they're dependent on pools, not code design. 14 years ago
  Luke Dashjr 51c582c09b Merge branch 'runtime' into bfgminer 14 years ago
  Luke Dashjr 80fdad4859 Replace CPU Algo in header with runtime 14 years ago
  Luke Dashjr 13596ee6ea Merge branch 'uhashrate' into bfgminer 14 years ago
  Luke Dashjr 11ad34aa7c Bugfix: Calculate diff-1 utility to fix utility-hashrate on pools with diff!=1 14 years ago
  Luke Dashjr be28cdbc36 Add utility hashrate to curses display 14 years ago
  Luke Dashjr 78a18c9d7f Show units in kh, Gh, Th, etc as needed to use at most 3 integer digits 14 years ago
  Luke Dashjr b347a178f6 bitforce: Use "full work" vs "nonce range" for kernel name 14 years ago
  Con Kolivas 8230ab0549 Display in debug mode when we're making the midstate locally. 14 years ago
  Con Kolivas ea444d0239 Fix nonce submission code for scrypt. 14 years ago
  Con Kolivas aabc723326 Make sure goffset is set for scrypt and drop padbuffer8 to something manageable for now. 14 years ago
  Con Kolivas e0296c411b Set up buffer8 for scrypt. 14 years ago
  Con Kolivas 8fd3bf74df Build fix for opt scrypt. 14 years ago
  Con Kolivas 1aacfe5279 Don't check postcalc nonce with sha256 in scrypt. 14 years ago
  Con Kolivas 0f43eb5eb7 Don't test nonce with sha and various fixes for scrypt. 14 years ago
  Con Kolivas b085c338f6 Make scrypt buffers and midstate compatible with cgminer. 14 years ago
  Con Kolivas 2ed4072b5e Use cgminer specific output array entries in scrypt kernel. 14 years ago
  Con Kolivas dd740caa98 Provide initial support for the scrypt kernel to compile with and mine scrypt with the --scrypt option. 14 years ago
  Con Kolivas 5a65415b1e Enable completely compiling scrypt out. 14 years ago
  Con Kolivas 176cdf8bbc Begin import of scrypt opencl kernel from reaper. 14 years ago
  Luke Dashjr 9a0f97ccea Merge branch 'bf_autoftdi' into bfgminer 14 years ago
  Luke Dashjr 4b01983866 Use FTD2XX.DLL on Windows to autodetect BitFORCE SHA256 devices 14 years ago
  Luke Dashjr 6c91374547 Merge commit 'b6a23d0' into bfgminer 14 years ago
  Luke Dashjr 1f6a8e2f5b Merge commit 'd3b8b4d' into bfgminer 14 years ago
  Con Kolivas b6a23d0027 bitforce_get_result returns -1 on error now. 14 years ago
  Con Kolivas 761bd77288 Merge pull request #267 from luke-jr/bugfix_winsleep 14 years ago
  Con Kolivas d3b8b4d905 Merge pull request #266 from luke-jr/api_select_life 14 years ago
  Luke Dashjr 6e2acaa7c9 Merge branch 'cgminer' into bfgminer 14 years ago
  Con Kolivas aa723e7102 Check return value of read in BFgets 14 years ago
  Luke Dashjr 46a2643b4d Merge branch 'bugfix_mm_lphashes' into bfgminer 14 years ago