Commit History

Author SHA1 Message Date
  Luke Dashjr d124b5a5dd Merge branch 'work2d' into stratumsrv_scrypt 12 years ago
  Luke Dashjr 4505195031 opencl: Replace (and deprecate) --no-opencl-binaries option, with --set opencl:binary=no 12 years ago
  Luke Dashjr 8418edecfb Move "nonce1" session id from struct pool to struct stratum_work 12 years ago
  Luke Dashjr c9d4596810 Add pool and work_restart_id to struct stratum_work so they can be used independently of struct pool 12 years ago
  Luke Dashjr 8f077c386e Move n2size from struct pool to struct stratum_work 12 years ago
  Luke Dashjr 65a4a06afc Stratum: If a pool explicitly tells us it doesn't support get_transactions, no need to wait for a timeout 12 years ago
  Con Kolivas 43d336282b Remove wrong goto 12 years ago
  Con Kolivas 272dfc04fd Remove the unqueued work reference when we discard work from get queued as well. 12 years ago
  Con Kolivas 11d77d7523 Wake the global work scheduler when we remove a work item from the unqueued work pointer. 12 years ago
  Con Kolivas f36b3ad010 Discard work that is stale in the get_queued() function, returning NULL instead. 12 years ago
  Luke Dashjr 5aaeebfa00 Merge branch '2014-benchmark' into bfgminer 12 years ago
  Luke Dashjr 1afab10a7c Remove debugging garbage that snuck in 12 years ago
  Luke Dashjr 6d728a818c Merge branch '2014-benchmark' into bfgminer 12 years ago
  Luke Dashjr 2bbbd60e6b cpu: Fix and simplify benchmarking on Windows (removes hidden --bench-algo option) 12 years ago
  Luke Dashjr 1d7cac1208 Bugfix: cpu: Adapt benchmarking code to new benchmark work generator 12 years ago
  Luke Dashjr 0f96d5238a Merge commit '1ec9747' into bfgminer 12 years ago
  Luke Dashjr 1ec9747543 Bugfix: Update help display to replace (U)tility with (I)ncome 12 years ago
  Luke Dashjr 142286a416 Merge commit '38e5a1c' into bfgminer 12 years ago
  Luke Dashjr 38e5a1cbc7 Bugfix: Deduplicate % symbols in help display 12 years ago
  Luke Dashjr a74ba8b1d8 Report precise share difficulties below 1 12 years ago
  Luke Dashjr fea38057f8 Bugfix: lowlevel: Pretend drivers not matching the active algorithm don't exist 12 years ago
  Nate Woolls 61be392750 miner: scan for low level devices even if --scrypt is specified by the user (to detect Scrypt ASICs) 12 years ago
  Luke Dashjr 542c8fcdb1 Accept decimal values for --shares, and clarify weighed nature of the value 12 years ago
  Luke Dashjr 359ecc226a Merge branch '2014-benchmark' into bfgminer 12 years ago
  Luke Dashjr 241344c83a benchmark: Remove all real pools, and prevent adding them 12 years ago
  Luke Dashjr 520d0b1bc3 benchmark: Fake submission of "shares" 12 years ago
  Luke Dashjr 96c1738671 benchmark: Roll data before nonce only 12 years ago
  Luke Dashjr d0f81e1a95 GBT: Use libblkmaker 2D work to service SSM and potentially other 2D work drivers 12 years ago
  Luke Dashjr 69c8ba9fb0 Hide blktemplate_t behind bfg_tmpl_ref to abstract reference counter 12 years ago
  Luke Dashjr a86bdface0 Add pool_has_usable_swork function 12 years ago