Commit History

Author SHA1 Message Date
  Luke Dashjr 4b2bbeebb3 Merge commit '527df8b' into bfgminer 13 years ago
  Luke Dashjr 877be483c4 Merge branch 'bfgminer-2.6.x' into bfgminer 13 years ago
  Kano bdd05dbc61 API new command 'coin' with mining information 13 years ago
  Luke Dashjr ebef3d3810 Revert stale-on-arrival failsafe, since it ends up needing exceptions for everything 13 years ago
  Luke Dashjr 6d887fc01c Merge branch 'failsafe_soa' into bfgminer-2.6.x 13 years ago
  Luke Dashjr 2b7661d39a Bugfix: Use a new POOL_STALE flag to handle stale-on-arrival disabling, instead of piggybacking on POOL_REJECTING 13 years ago
  Luke Dashjr 00cd89b7ae Revert "Windows' timer resolution is limited to 15ms accuracy. This was breaking dynamic intensity since it tries to measure below this." 13 years ago
  Kano 9210abdf60 API V1.17 show Work Utility and Diff1 Shares 13 years ago
  Luke Dashjr 0ada6fe6fb Merge commit '26ab734' into bfgminer 13 years ago
  Luke Dashjr e4825b0177 Merge commit 'd8c76bb' into bfgminer 13 years ago
  Luke Dashjr d6d9778cef Merge commit 'c3e3227' into bfgminer 13 years ago
  Luke Dashjr 45bf6bbd2d Merge commit '5fadfdb' into bfgminer 13 years ago
  Luke Dashjr 98debe1744 Merge commit '611f1ce' into bfgminer 13 years ago
  Luke Dashjr a83e8b22b9 Merge commit 'fd0be1b' into bfgminer 13 years ago
  Luke Dashjr 7b1e6387f3 Merge commit '2480cf2' into bfgminer 13 years ago
  Con Kolivas 8fc2983614 Windows' timer resolution is limited to 15ms accuracy. This was breaking dynamic intensity since it tries to measure below this. 13 years ago
  Luke Dashjr 4c0ae57af1 Merge commit '70c57e7' into bfgminer 13 years ago
  Con Kolivas 26ab7346e3 Implement a new pool strategy, BALANCE, which monitors work performed per pool as a rolling average every 10 minutes to try and distribute work evenly over all the pools. 13 years ago
  Con Kolivas d8c76bbd08 Getwork fail was not being detected. Remove a vast amount of unused variables and functions used in the old queue request mechanism and redefine the getfail testing. 13 years ago
  Con Kolivas c3e32274ee Cull all the early queue requests since we request every time work is popped now. 13 years ago
  Con Kolivas 5fadfdb219 Overlap queued decrementing with staged incrementing. 13 years ago
  Con Kolivas 611f1cec7c Roll work whenever we can on getwork. 13 years ago
  Con Kolivas fd0be1bb51 Queue requests for getwork regardless and test whether we should send for a getwork from the getwork thread itself. 13 years ago
  Con Kolivas 2480cf23cc Don't try to get bitforce temperature if we're polling for a result to minimise the chance of interleaved responses. 13 years ago
  Con Kolivas 8745ba1e6d Windows' timer resolution is limited to 15ms accuracy. This was breaking dynamic intensity since it tries to measure below this. 13 years ago
  Kano 95dff7363e API allow display/change failover-only setting 13 years ago
  Con Kolivas 8aa61f6626 Make sure we have work from the current pool somewhere in the queue in case the queue is full of requests from a pool that has just died. 13 years ago
  Con Kolivas 8085ae6854 Further simplify the queue request mechanism. 13 years ago
  Luke Dashjr 8b995234ba Merge branch 'bugfix_cancel_mutex' into bfgminer 13 years ago
  Luke Dashjr 3ba87a7945 Bugfix: Define my_cancellable_getch in miner.h 13 years ago