Commit History

Author SHA1 Message Date
  Luke Dashjr 7c7dea0d16 Allow setting strategy by name 10 years ago
  Luke Dashjr c6e7c912c7 RPC: Clean up api_add_* somewhat 11 years ago
  Luke Dashjr 9504abf26b Merge commit 'e303de6' into bfgminer 11 years ago
  Vitalii Demianets e303de6eb4 get_master_rolling_hashrate -> get_proc_rolling_hashrate 11 years ago
  Luke Dashjr c283ef9e33 Update webconfig code to latest BFGMiner 11 years ago
  Kano 9ac4b3f79b allow url based config files 12 years ago
  Luke Dashjr d9691718c5 Only rebuild a minimal version.c file when git commit changes 11 years ago
  Luke Dashjr 05ced8f7c1 Merge commit '4613361' into bfgminer 11 years ago
  Luke Dashjr cba871e59e keccak: Adapt for BFGMiner 11 years ago
  Luke Dashjr cda82f16c5 opencl: Add a simple "fullheader" kernel interface 11 years ago
  Luke Dashjr 79344717f4 opencl: Get min_nonce_diff from struct mining_algorithm 11 years ago
  Luke Dashjr a9f278b67a opencl: Simplify kernel-specific data handling 11 years ago
  Luke Dashjr 38b2400e7f Significantly rewrite configure script to handle driver dependencies cleaner 11 years ago
  Luke Dashjr 70f17d7540 Make SHA256d mining optional 11 years ago
  Luke Dashjr 104d8d3472 opencl: Avoid duplicating kernel_interfaces mapping in select_kernel 11 years ago
  Luke Dashjr 2016458e46 cpu: Drivers should not be doing fulltest on their own, so remove it 11 years ago
  Luke Dashjr 3526edb399 cpu: Pass full work struct to scanhash functions 11 years ago
  Vitalii Demianets ffbd0ae8d6 A driver can supply its own rolling hashrate function 11 years ago
  Luke Dashjr ede1b33c81 Merge branch 'multialgo' into bfgminer 11 years ago
  Luke Dashjr 7b00dd2097 Merge branch 'multiblockchain_gbtsolo' into bfgminer 11 years ago
  Luke Dashjr ffaa34b068 Merge branch 'multiblockchain' into bfgminer 11 years ago
  Luke Dashjr dd0d0cf050 Bugfix: Prefer not using work created just to ensure a specific algorithm is queued, so strategies work as much as possible 11 years ago
  Luke Dashjr f518b7cdff Bugfix: Declare manual_enable_pool in miner.h, for api.c use 11 years ago
  Luke Dashjr 89243d984c Allow pools with #change_goal_malgo attribute to change the mining algorithm used by their assigned goal 11 years ago
  Luke Dashjr a78f5aa92b Remove opt_scrypt 11 years ago
  Luke Dashjr fbfab8b4e4 opencl: Nearly complete migration to per-work mining algorithms 11 years ago
  Luke Dashjr 974a456a11 Set name and aliases on mining algorithms 11 years ago
  Luke Dashjr 61b09c0668 Try to keep enough work queued for each mining algorithm in use 11 years ago
  Luke Dashjr 6c03a3b59a Keep track of how much work is staged per-algorithm 11 years ago
  Luke Dashjr 1654709d68 Keep track of how many goals reference each mining algorithm 11 years ago