Commit History

Author SHA1 Message Date
  Luke Dashjr aaa8a081c3 Merge branch 'auto_solomine' into bfgminer-4.7.x 11 years ago
  Luke Dashjr fc627f8592 Bugfix: Check last solo generation tx against new template rather than most recent 11 years ago
  Luke Dashjr 1775556e56 Merge commit '57df860' into bfgminer-4.7.x 11 years ago
  Luke Dashjr 5d14f8f299 Merge commit 'f2702fb' into bfgminer-4.7.x 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 75cfb2d147 Bugfix: benchmark: Free json_null() after use 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 5989dbf8fe Bugfix: test_hash: Fix Htarg calculation for exact binary divisions of diff 1 11 years ago
  Nate Woolls 91b1fd2e54 Merge pull request #539 from dvitas/bfgminer 11 years ago
  Vitalii Demianets 398b8d36dc Fix target calculation from diff < 1.0 in test_hash() 11 years ago
  Luke Dashjr a917c85f3d Stratum: Avoid putting new targets on pool stratum_work until mining.notify is received for it 11 years ago
  Luke Dashjr 05a575d3af avalonmm: Implement mining logic 11 years ago
  Luke Dashjr c9b899b12e Merge commit '2cd7cc8' into bfgminer 11 years ago
  Luke Dashjr 2cd7cc853d Bugfix: zero_stats: Only call cgpu function if it exists 11 years ago
  Luke Dashjr 211fdffd19 Copyright cleanups and updates 11 years ago
  Nate Woolls 6c1eae9cfe Bugfix: miner: Check work->blk.nonce to see if work should be abandoned 11 years ago
  Nate Woolls 6f7bb3b7e5 scanhash: Document scanhash related methods with comments 11 years ago
  Luke Dashjr 3bc9ba5a0f Add driver interface for zero_stats function 11 years ago
  Luke Dashjr 4f231186c3 Use `git describe` to generate version.h to avoid user confusion over builds from git 11 years ago
  Luke Dashjr dc9df6e349 Merge branch 'aan' into bfgminer 11 years ago
  Luke Dashjr da93b73090 Merge branch 'pxy_diff' into bfgminer 11 years ago
  Luke Dashjr 690f329f46 Merge branch 'auto_solomine' into bfgminer 11 years ago
  Luke Dashjr a2baa4f077 add_local_gbt: Avoid adding servers already configured 11 years ago
  Luke Dashjr 3b31b968b5 Bugfix: Avoid writing automatically configured local GBT servers to the config file unless they have been manually enabled 11 years ago
  Luke Dashjr 73de7efad5 add_local_gbt: Use rpcconnect when configured 11 years ago