Commit History

Author SHA1 Message Date
  Luke Dashjr 5edb42d297 opencl: Add "goffset" setting to override detection of support for global work offsets 11 years ago
  Luke Dashjr caa3aad1e7 Merge branch 'coinbase_check' into bfgminer 11 years ago
  Luke Dashjr 27921012c1 Bugfix: varint_decode: Correctly decode multibyte numbers 11 years ago
  Luke Dashjr 7f4c2f1acc util: seek_data_cb: Check validity of offset 11 years ago
  pooler 7af9720199 Allow libcurl to rewind the upload buffer 13 years ago
  Josh Lehan 09e7478dc8 Adding additional boolean keywords enable and disable 11 years ago
  Luke Dashjr 7935a14fbf Merge branch 'multialgo' into bfgminer 11 years ago
  Luke Dashjr 5265ba5d69 Update stratum mining.capabilities method to use a single Object for all parameters 11 years ago
  Luke Dashjr 289e7c002e Move malgo-specific code to dedicated source files 11 years ago
  Luke Dashjr 70f17d7540 Make SHA256d mining optional 11 years ago
  Luke Dashjr 2016458e46 cpu: Drivers should not be doing fulltest on their own, so remove it 11 years ago
  Luke Dashjr e305e12002 Stratum: Enable mining.set_goal to change parameters on the current goal 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 91de01e708 Replace mining.goal.subscribe with mining.capabilities 11 years ago
  Luke Dashjr 10bf3714ca Stratum: Avoid resetting the goal if the old and new name match 11 years ago
  Luke Dashjr 36391db36f Allow specifying goal options as eg, --pool-goal name:malgo=scrypt 11 years ago
  Luke Dashjr acb13064b7 Core only: Partially move most of opt_scrypt to mining_goal 11 years ago
  Luke Dashjr 5071e2f1d0 Stratum: Support for mining.set_goal("goal name") - currently just resetting the user-configured goal 11 years ago
  Luke Dashjr e03c6f012b Run BFGMiner's unit tests for 'make check', and have --unittest exit with failure if any problems occur 11 years ago
  Luke Dashjr 5bd214240c Merge commit '15c1bc7' into bfgminer 11 years ago
  Luke Dashjr 15c1bc7208 Remove now-unused bfg_cond_timedwait which cannot be made portable 11 years ago
  Luke Dashjr 47466dc25b Merge branch 'coinbase_check' into bfgminer 11 years ago
  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 bcad10b328 Merge commit '105489a' into bfgminer 11 years ago
  Luke Dashjr 105489a57f tq_pop: Remove abstime argument since nothing used it and it wouldn't work anyway (uses CLOCK_REALTIME while we use CLOCK_MONOTONIC[_RAW] when possible) 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