Commit History

Author SHA1 Message Date
  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
  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