Commit History

Author SHA1 Message Date
  Luke Dashjr b57c3b50dc Merge branch 'bfgminer' into cointerra 11 years ago
  Luke Dashjr 0bcfb0abfe Merge commit 'f6a673a' into bfgminer 11 years ago
  Luke Dashjr f6a673aa4e Bugfix: bfg_cond_timedwait providing semantics expected for --cmd-idle implementation 11 years ago
  Luke Dashjr e58ca62222 Merge commit '00494f4' into bfgminer 11 years ago
  Luke Dashjr 00494f4d60 Per-processor TUI: Align columns for more-than-one proc letter 11 years ago
  Luke Dashjr aca0b2a006 work_ntime_range helper function 12 years ago
  Luke Dashjr f3adeeb7ad Store a reference timeval with ntime_roll_limits 12 years ago
  Luke Dashjr 1c3a304582 Merge branch 'bfgminer' into cointerra (does not build) 11 years ago
  Luke Dashjr 76cc61a8ff Merge branch 'git_desc' into bfgminer 11 years ago
  Luke Dashjr 8eb9b119a1 If full version is too long, try truncating it at '-' 11 years ago
  Luke Dashjr 8fab23d2b1 Merge branch 'auto_solomine' into bfgminer 11 years ago
  Luke Dashjr fc627f8592 Bugfix: Check last solo generation tx against new template rather than most recent 11 years ago
  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 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 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