Commit History

Author SHA1 Message Date
  Luke Dashjr a33e48430a Bugfix: renumber_cgpu: No need to copy dev_repr over itself (and trying to is undefined) 12 years ago
  Luke Dashjr 2686f96b74 Bugfix: Log work updates for all active pools in multipool mode 12 years ago
  Luke Dashjr 4dd03df52e test_work_current: Cleanup 12 years ago
  Luke Dashjr 5d9d42e078 Bugfix: Differentiate pool_actively_desired from pool_actively_in_use for cnx_needed 12 years ago
  Luke Dashjr 831f7b1295 Abstract pool_actively_in_use to handle multipool checking for multiple uses 12 years ago
  Luke Dashjr 7591fa5f4f Merge commit '13acd4c' into bfgminer-3.10.x 12 years ago
  Luke Dashjr 13acd4cd5e Bugfix: renumber_cgpu: Rebuild repr strings to match new information 12 years ago
  Luke Dashjr 60ff26e336 Merge commit '10020cc' into bfgminer-3.10.x 12 years ago
  Luke Dashjr c49f24eeb5 Merge commit '9fa9dd4' into bfgminer-3.10.x 12 years ago
  Luke Dashjr 10020cc0b4 Bugfix: Skip final pool_active check in balancing modes (where pools switch around often) 12 years ago
  Luke Dashjr 9fa9dd4b35 Bugfix: Adjust quota GCD only after completely adding the pool, otherwise it will be ignored by the adjustment 12 years ago
  Luke Dashjr be2a3e946d Merge commit '1ec9747' into bfgminer-3.10.x 12 years ago
  Luke Dashjr a45b05ce4a Merge commit '38e5a1c' into bfgminer-3.10.x 12 years ago
  Luke Dashjr 1ec9747543 Bugfix: Update help display to replace (U)tility with (I)ncome 12 years ago
  Luke Dashjr 38e5a1cbc7 Bugfix: Deduplicate % symbols in help display 12 years ago
  Luke Dashjr 5d63552368 Bugfix: Correct documentation for --shares option 12 years ago
  Luke Dashjr cda1a439fb Skip trying to submit shares in benchmark mode 12 years ago
  Luke Dashjr b1b2e1ceb2 Rework benchmark mode 12 years ago
  Luke Dashjr 549f943387 Merge commit 'c123541' into bfgminer-3.10.x 12 years ago
  Luke Dashjr c123541f93 Bugfix: Correct typo in --help ("AlgoritHms") 12 years ago
  Luke Dashjr 8dc49c5851 Merge commit 'b942307' into bfgminer-3.10.x 12 years ago
  Luke Dashjr b942307f22 Bugfix: Leave thr->*work alone when disabling non-minerloop_async devices 12 years ago
  Luke Dashjr c9e719afcd Merge branch 'hotplug2' into bfgminer 12 years ago
  Luke Dashjr 6379a602de Bugfix: Allocate all new devices completely, before trying to activate any (since the first processor may control the secondary ones) 12 years ago
  Luke Dashjr f25f16e99b Since scrypt miners tend to work at actual share difficulty, use that for diff1 counting 12 years ago
  Luke Dashjr 4171eed74c Bugfix: diff1 measurements should be increased by nonce difficulty, not share difficulty 12 years ago
  Luke Dashjr c2a17ee34c Rename *nonces variables to *_diff1 to reflect their nature better 12 years ago
  Luke Dashjr 86a9237f8e Refactor diff1 records to properly weigh non-diff1 work 12 years ago
  Luke Dashjr b824c86f98 Merge commit '74e4cee' into bfgminer 12 years ago
  Luke Dashjr 74e4cee477 Bugfix: Simplify adding "http://" prefix to avoid strncat overflow (length excludes null byte) 12 years ago