Commit History

Author SHA1 Message Date
  Luke Dashjr 5265ba5d69 Update stratum mining.capabilities method to use a single Object for all parameters 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
  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 bcf009ee24 Stratum: Ignore response from mining.extranonce.subscribe 11 years ago
  Luke Dashjr 5f4dc3e705 Stratum: Implement mining.set_extranonce, and advertise support for it to pools with a #xnsub flag 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 3301a98a0a littlefury: Move crc16 logic to util 12 years ago
  Nate Woolls 6997f6a523 Bugfix: util: Lower the threshold for considering pool Scrypt diff broken 11 years ago
  Luke Dashjr 211fdffd19 Copyright cleanups and updates 11 years ago
  Nate Woolls a0105e509d util: Work around broken Scrypt pools automatically using realistic pdiff assumptions 11 years ago