Commit History

Author SHA1 Message Date
  Luke Dashjr 09c9ac114d Merge commit 'acfbf76' into bfgminer 12 years ago
  Luke Dashjr acfbf76dbf Bugfix: Correct timestamp in sharelog 12 years ago
  Luke Dashjr 53242f9167 Nonce logging option --noncelog to simply store every nonce and its info 12 years ago
  Luke Dashjr f08b11cc45 Abstract --sharelog option parsing 12 years ago
  Con Kolivas 1b40d9023d Abstract out the bitfury open close and reset functions and use them on reinit. 12 years ago
  Con Kolivas 435065c86b Rename BF1 devices BF1 12 years ago
  Luke Dashjr 4d2391a545 Bugfix: DevAPI: Don't call job_process_results when there was no previous job 12 years ago
  Luke Dashjr aba4a1dd91 bigpic: Convert to async minerloop 12 years ago
  Luke Dashjr b5f7c06d1b bitfury: Port to Windows 12 years ago
  Luke Dashjr a8c80c6883 bigpic: Use bitfury_fudge_nonce 12 years ago
  Luke Dashjr 657bb1a615 Use common bitfury_decnonce for all bitfury-based devices 12 years ago
  Luke Dashjr 5c0ad6bbb7 Merge branch 'bigpic' into bitfury 12 years ago
  Luke-Jr 56e51002ab Merge pull request #288 from anajavi/bitfury 12 years ago
  Luke Dashjr d478ae30e5 Rename bf1 driver to bigpic, as the same device has other brands too 12 years ago
  Luke Dashjr 43e99003f0 Merge commit '169d333' into bfgminer 12 years ago
  Luke Dashjr 169d333b1c Bugfix: Repurpose "diff1" numbers to refer to only good nonces 12 years ago
  Luke Dashjr 7ac5f54310 bf1: Clean up log messages 12 years ago
  Luke Dashjr e48ce18fa9 bf1: Reduce loglevel of debug messages 12 years ago
  Luke Dashjr 89406c9410 Bugfix: bf1: Add missing header to Makefile.am, and fix .dname/.name 12 years ago
  Luke Dashjr fc5f0cf693 Merge commit '9a62026' into bigpic 12 years ago
  Luke Dashjr caaf00ea5a Merge tag 'bfgminer-3.1.4' into bigpic 12 years ago
  Luke Dashjr 4118573804 Merge tag 'bfgminer-3.1.3' into bigpic 12 years ago
  Luke Dashjr e009320657 Merge tag 'bfgminer-3.1.2' into bigpic 12 years ago
  Con Kolivas f97e1ad25f Check for work restart, breaking out early after usb reads in BF1. 12 years ago
  Con Kolivas ff4c4779f7 Do not lose the first sets of results from BF1. 12 years ago
  Con Kolivas 72c7798043 There is no point checking for results from the next round of work on BF1. 12 years ago
  Con Kolivas 8c0ab5f310 Last result returned by BF1 is an end of results marker so ignore it. 12 years ago
  Con Kolivas 9040cac924 restart_wait should return 0 if thr_restart is true. 12 years ago
  Con Kolivas 7a9669ec3c Remove unused code by bitfury driver since current driver uses serialised scanhash. 12 years ago
  Con Kolivas 5a8ac9fdaf Meter out return of estimated hashes in BF1 to smooth out visible hashrate. 12 years ago