Commit History

Author SHA1 Message Date
  Con Kolivas 6ec37ee642 Recreate cURL for new stratum connections, and clear stratum_notify on suspending them 13 years ago
  Kano 8db065d63a clear_stratum_shares: Rename diff_stale variable to diff_cleared 13 years ago
  Luke Dashjr 13d232cfad Merge commit 'f466022' into bfgminer 13 years ago
  Kano f466022b30 MMQ it's a bitstream 13 years ago
  Con Kolivas 9afbc78920 Update a pool's last work time when the work is popped as well as staged. 13 years ago
  Con Kolivas adcf85ac1e Extend stratum connections another minute (total 2 minutes) after the last work item was staged, and maintain last_work_time for non-stratum pools. 13 years ago
  Luke Dashjr 3602610b90 Merge commit 'de1b0f1' into bfgminer 13 years ago
  Con Kolivas de1b0f1905 Fix --benchmark generating valid work for cgminer. 13 years ago
  Luke Dashjr 7955929860 Merge commit 'f8aec5e' into bfgminer 13 years ago
  Luke Dashjr f8aec5e2a5 Bugfix: Correct pdbuilder result directory 13 years ago
  Con Kolivas a3bbe0e116 Set last device valid work on adding device. 13 years ago
  Con Kolivas 3fa4a9f55f Increment last device valid work count in submit_nonce to cover scrypt. 13 years ago
  Con Kolivas d49ecf198e Set opt_scrypt drv max diff for correctness. 13 years ago
  Con Kolivas bc0e71448e Make scrypt submission use the submit_nonce code, with nonces matching endianness. 13 years ago
  Con Kolivas c1ff90a7ab Do testing for HW errors on submit nonce for both scrypt and sha. 13 years ago
  Con Kolivas 6b714dd431 Increment hardware error count from the one site. 13 years ago
  Con Kolivas 2dea04704a Merge branch 'master' of github.com:ckolivas/cgminer 13 years ago
  Con Kolivas 2029d8299d Merge pull request #423 from gzm55/master 13 years ago
  Con Kolivas a6250fbb96 Rename scrypt regenhash function for consistency. 13 years ago
  Con Kolivas daea9c95a7 Add new best share info to verbose logging. 13 years ago
  James Z.M. Gao 473865db50 Merge remote-tracking branch 'upstream/master' 13 years ago
  Con Kolivas 8bb52b4481 Merge branch 'master' of github.com:ckolivas/cgminer 13 years ago
  Con Kolivas 1a7fc4e9cc Add notice for when network diff is changed. 13 years ago
  Luke Dashjr 0e6797b3b0 Omit add_serial_all code when serial support is not wanted 13 years ago
  Luke Dashjr b81767d717 Use configure to detect presence of roundl to avoid redefining an actual function (possibly inline) 13 years ago
  Luke Dashjr 7af98a834d Merge commit '3f1bed6' into bfgminer 13 years ago
  Luke Dashjr 3f1bed6556 Bugfix: roundl: Add needed parenthesis to perform ?: before + 13 years ago
  Luke Dashjr f168d7f871 Merge commit '951fb6c' into bfgminer 13 years ago
  Luke Dashjr 951fb6c0fd Bugfix: ft232r: Defer allocating structure until after USB endpoint is successfully opened, so it won't leak in case of failure 13 years ago
  Luke Dashjr 60cab5a8c3 Merge commit '8f3d4f3' into bfgminer 13 years ago