Commit History

Author SHA1 Message Date
  Luke Dashjr 8b884cf829 work_{get,set}_ntime inline functions 11 years ago
  Luke Dashjr f3adeeb7ad Store a reference timeval with ntime_roll_limits 11 years ago
  Luke Dashjr 1c3a304582 Merge branch 'bfgminer' into cointerra (does not build) 11 years ago
  Luke Dashjr 150520fe8c Optimise coinbase check logic by using actual script bytes everywhere possible 11 years ago
  Luke Dashjr e1c0e59c17 Share pool coinbase check reaction code 11 years ago
  Huang Le 80277a61a4 Initial version of coinbase checking function for GBT and stratum 11 years ago
  Luke Dashjr 9aec65e14e Bugfix: Fix CPU miner benchmarking within benchmark-intense mode 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 d338c29938 Bugfix: Always call enable_pool and disable_pool to ensure consistent handling of the situations 11 years ago
  Luke Dashjr 787f46db82 Stratum: Keep nonce1 and n2size in a "staging" state until mining.notify is received 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 211fdffd19 Copyright cleanups and updates 11 years ago
  Luke Dashjr 3bc9ba5a0f Add driver interface for zero_stats function 11 years ago
  Luke Dashjr 8f39ad2432 Expose target_diff function and add pdiff_to_bdiff macro 11 years ago
  Luke Dashjr 9f85391d4c Merge branch 'monarch_201405' into bfgminer 11 years ago
  Luke Dashjr 42d427444f Merge branch 'zeusminer' into bfgminer 11 years ago
  Luke Dashjr 649a02eb8f Merge commit '302c7e8' into bfgminer 11 years ago
  Luke Dashjr 302c7e820a Bugfix: Copy ALL the data with swap32to<native> 11 years ago
  Luke Dashjr 89fb0f0086 Merge branch 'auto_solomine' into bfgminer 11 years ago
  Luke Dashjr bda367cca7 bitforce: Refactor FLB and queue flush sanity checks 11 years ago
  Luke Dashjr a0109fec7b Minor refactor of text-only mode: avoid wasting bottom line of console, and save status lines as they are replaced by log items 11 years ago
  Luke Dashjr 1734789459 Add failover_only pool flag, to avoid using it regardless of strategy 11 years ago
  Luke Dashjr ce5a2c0f31 Replace swabn with bswap_32mult (matching swap32yes parameters and performance) 11 years ago
  Nate Woolls ff68c91bb0 zeusminer: support added for ZeusMiner scrypt ASICs 11 years ago
  Luke Dashjr f5fd7a3ff5 Make work->device_id unsigned 11 years ago
  Luke Dashjr f819c51702 Merge branch 'hashonce' into bfgminer 11 years ago
  Luke Dashjr d685b8f486 Create work_hash function to abstractly produce work->hash from work->data regardless of algortihm used 11 years ago
  Luke Dashjr 7f847323ad Merge commit 'b93ce51' into bfgminer 11 years ago
  Luke Dashjr b93ce51249 Bugfix: Save a linked list of config files loaded so output makes sense (previously only the most recent config file was named, and errors were reported inconsistently) 11 years ago