Commit History

Author SHA1 Message Date
  Luke Dashjr cdde52dec9 Bugfix: Pull out GBT request collapsing since it is no longer needed with new get_work main loop 13 years ago
  Luke Dashjr ef7f7c1206 Bugfix: Free unused work when waiting on external GBT request 13 years ago
  Luke Dashjr c408f6b55c Merge branch 'cgminer' into cg_merges_20121208 13 years ago
  Luke Dashjr 2fcc8b4aea Semi-Merge commit 'b53fa54' into cg_merges_20121208 (noop, warnings were already fixed) 13 years ago
  Luke Dashjr 3a5f130677 Merge commit '68f1b2c' into cg_merges_20121208 13 years ago
  Luke Dashjr 3d94278203 Semi-Merge commit '30f6840' into cg_merges_20121208 (noop, already checked) 13 years ago
  Luke Dashjr 4b2d9224b8 Null-Merge commit 'c63916d' into cg_merges_20121208 13 years ago
  Luke Dashjr 2d8d9592c8 Merge commit '67a9af6' into cg_merges_20121208 13 years ago
  Luke Dashjr fb9aca57c9 Merge commit '5c4c2d6' into cg_merges_20121208 13 years ago
  Luke Dashjr 2f82adc82f Merge commit 'fcb2653' into cg_merges_20121208 13 years ago
  Luke Dashjr 7eea71e5b1 Merge commit '3d1e9f5' into cg_merges_20121208 13 years ago
  Luke Dashjr 58b659e176 Merge commit '927730a' into cg_merges_20121208 (uncaught conflict) 13 years ago
  Luke Dashjr 53cf110e23 Merge commit '24de9b8' into cg_merges_20121208 13 years ago
  Luke Dashjr 0a22c21ddc Merge commit '77ef4c2' into cg_merges_20121208 13 years ago
  Luke Dashjr 0e83a8ad89 Merge commit '86c0851' into cg_merges_20121208 13 years ago
  Luke Dashjr 8572e0e448 Merge branch 'refactor_target' into bfgminer 13 years ago
  Luke Dashjr bfab076d59 Bugfix: Clean up share hashing and target checks, fixing share difficulty calculation for above-target would-be-shares 13 years ago
  Con Kolivas 01b9c6dfbf Make main() the getwork scheduler once everything is set up, so that all app exits use the kill_work and quit paths. 13 years ago
  Con Kolivas b53fa540b4 Merge pull request #347 from denis2342/ztex 13 years ago
  Denis Ahrens dba007287c ztex: more style and whitespace fixes 13 years ago
  Con Kolivas c1b0143dac Merge pull request #346 from denis2342/ztex 13 years ago
  Denis Ahrens 44c0f72a53 libztex: silenced another warning 13 years ago
  Con Kolivas 68f1b2c4b5 Set successful connect to true on auth stratum to allow summary on exit from single stratum pool. 13 years ago
  Con Kolivas 30f6840b5c Only consider work stale for stratum of different job_id if it's not a share. 13 years ago
  Con Kolivas c63916da1c Increment version preempting changed version signifying different codebase to 2.9 13 years ago
  Con Kolivas 67a9af68a1 Hash_pop should signal further waiters on its own pthread conditional in case there are multiple waiters. 13 years ago
  Con Kolivas 5c4c2d6786 Check the job_id has not changed on stratum work when deciding if the work is stale as might occur across disconnections. 13 years ago
  Con Kolivas fcb265322d Perform pool_resus on getwork pool that generates work in getwork_thread. 13 years ago
  Con Kolivas 3d1e9f5098 Set pool lagging message for getwork pool that falls to zero staged in getwork thread. 13 years ago
  Con Kolivas 927730ae2c Stage extra work when the primary pool is a getwork pool without rolltime. 13 years ago