Commit History

Author SHA1 Message Date
  Luke Dashjr 466616c6db Merge commit '9e10a6c' into bfgminer 14 years ago
  Luke Dashjr 274417c945 Merge commit '9d9963b' into bfgminer 14 years ago
  Luke Dashjr a321db7691 Merge commit '274a401' into bfgminer 14 years ago
  Luke Dashjr 95a5e7ab6d Merge commit '96183bb' into bfgminer 14 years ago
  Luke Dashjr 5819cf5fb5 Merge commit '75eca07' into bfgminer 14 years ago
  Luke Dashjr 87edc7a67e Merge commit 'e5aba76' into bfgminer 14 years ago
  Luke Dashjr 000aeb2b15 Merge commit 'ba5c1fc' into bfgminer 14 years ago
  Luke Dashjr 524dd1515c Merge commit '8766bca' into bfgminer 14 years ago
  Luke Dashjr e6025c30d1 Merge commit '6314a12' into bfgminer 14 years ago
  Luke Dashjr 243c73eb01 Merge commit 'a9746b9' into bfgminer 14 years ago
  Luke Dashjr c59fbb6511 Merge commit '7046c97' into bfgminer 14 years ago
  Luke Dashjr acdfdcb6ac Merge branch 'bugfix_bfl_discard' into bfgminer 14 years ago
  Luke Dashjr ec90bcf5f1 Bugfix: BFL loses work if exiting scanhash early, so don't 14 years ago
  Con Kolivas 957d196180 Make long timeout 10seconds on bitforce for when usleep or nanosleep just can't be accurate... 14 years ago
  Con Kolivas 5532f1df32 Bump version to 2.5.0 14 years ago
  Con Kolivas 39641729c7 More news. 14 years ago
  Con Kolivas ad02627e6b Fix --benchmark not working since the dynamic addition of pools and pool stats. 14 years ago
  Con Kolivas ff8686a34a Update NEWS. 14 years ago
  Con Kolivas 07c9c4636a Merge pull request #255 from kanoi/minerphp 14 years ago
  Con Kolivas 80349ab11d Add documentation for minirig/nonce range support. 14 years ago
  Con Kolivas 57e38d059e Make disabling BFL nonce range support a warning since it has to be explicitly enabled on the command line now. 14 years ago
  Kano 5fcdba983d miner.php allow renaming table headers 14 years ago
  Con Kolivas fd55fab96a Make bitforce nonce range support a command line option --bfl-range since enabling it decrease hashrate by 1%. 14 years ago
  Con Kolivas b8484956e6 Add sanity checking to make sure we don't make sleep_ms less than 0 in bitforce. 14 years ago
  Luke Dashjr cbfc12d462 icarus: Adopt some trivial and useless code from CGMiner to make merges cleaner 14 years ago
  Luke Dashjr d4af2d0535 Turn work_restart array into a bool in thr_info 14 years ago
  Con Kolivas e97adc91c3 The fastest minirig devices need a significantly smaller starting sleep time. 14 years ago
  Con Kolivas 74b96d4b3f Use a much shorter initial sleep time to account for faster devices and nonce range working, and increase it if nonce range fails to work. 14 years ago
  Con Kolivas 13cf568961 Use nmsleep instead of usleep in bitforce. 14 years ago
  Con Kolivas 3271be145f Provide a ms based sleep function that uses nanosleep to avoid the inaccuracy of usleep on SMP systems. 14 years ago