Commit History

Author SHA1 Message Date
  Luke Dashjr ba92f681b3 Merge commit '57df860' into bfgminer 11 years ago
  Luke Dashjr 6c3d6f4751 Merge commit 'f2702fb' into bfgminer 11 years ago
  Luke Dashjr 57df860c6b Bugfix: Recheck current_pool after calling pool_died 11 years ago
  Luke Dashjr f2702fb6c8 Bugfix: Stable pool recovery: Only care if the pool is enabled 11 years ago
  Luke Dashjr ad51614463 Merge branch 'benchmark_intense' into bfgminer 11 years ago
  Luke Dashjr 0f1e6b3e15 Merge branch 'libbase58' into bfgminer 11 years ago
  Luke Dashjr 5faab35e56 Import libbase58 for base58 encoding/decoding 11 years ago
  slax0r babbe505d3 README.ASIC: Add a section for Gridseed 11 years ago
  Luke Dashjr 596bc45aba Cleanup libblkmaker bundling code to mostly live in autoconf macros 11 years ago
  Luke Dashjr 9aec65e14e Bugfix: Fix CPU miner benchmarking within benchmark-intense mode 11 years ago
  Luke Dashjr 6326867a9e benchmark: Detect duplicate shares within 5 minutes 11 years ago
  Luke Dashjr 768d60da67 benchmark-intense: benchmark_update_interval constant in code 11 years ago
  Luke Dashjr 6d5c45d7ea benchmark-intense: Detect stale results 11 years ago
  Luke Dashjr de66e51316 benchmark-intense: Update work every second 11 years ago
  Luke Dashjr fac2991cb2 benchmark-intense: Simulate 250 KB generation transaction 11 years ago
  Luke Dashjr 6487b3845c benchmark-intense: Generate individual work items from 2D work (tests host CPU rate of work production) 11 years ago
  Luke Dashjr 21b1a38e9d Introduce --benchmark-intense option 11 years ago
  Luke Dashjr 9d393ec71a Bugfix: benchmark: Free json_null() after use 11 years ago
  Luke Dashjr 3d6adfc1b7 Merge branch 'minergate' into bfgminer 11 years ago
  Luke Dashjr 94787d7a4c Merge branch 'avalonmm' into bfgminer 11 years ago
  Luke Dashjr d94302bce7 Bugfix: minergate: Claim socket before we initialise a cgpu for it 11 years ago
  Luke Dashjr 50f7d271d7 Bugfix: avalonmm: Claim device before we initialise a cgpu for it 11 years ago
  Luke Dashjr bd61a359b9 Update NEWS 11 years ago
  Luke Dashjr 8522463f19 Always check if we should switch pools when enabling one, and always enable pools we want to switch to 11 years ago
  Luke Dashjr b3e7e09efc Bugfix: switch_pools: Broadcast lp_cond outside of control_lock to avoid deadlocking 11 years ago
  Huang Le 3bd3f9b913 Protect enabled_pools by a mutex in disable_pool function 11 years ago
  Huang Le 6518f1fc34 Combine reject_pool into disable_pool function, and don't allow it to override a manual disable 11 years ago
  Huang Le fef4ae7c92 Call disable_pool() at the begin of remove_pool() and combine them when appears together in the code 11 years ago
  Huang Le d338c29938 Bugfix: Always call enable_pool and disable_pool to ensure consistent handling of the situations 11 years ago
  Luke Dashjr 57baa23f29 Remove dead CPU mining code to silence warnings 11 years ago