Commit History

Author SHA1 Message Date
  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
  Luke Dashjr 4f231186c3 Use `git describe` to generate version.h to avoid user confusion over builds from git 11 years ago
  Luke Dashjr bc3f735e56 util: double_find_precision function to identify ideal precision for a fp number 11 years ago
  Luke Dashjr 89fb0f0086 Merge branch 'auto_solomine' into bfgminer 11 years ago
  Luke Dashjr df1217ef54 Merge branch 'stratum_requiretls' into bfgminer 11 years ago
  Luke Dashjr 89d54d6f64 Bugfix: Use int rather than ssize_t to type-match %d expectation 11 years ago
  Luke Dashjr ce4e293ab3 util: appdata_file_call and appdata_file_find_first functions 11 years ago
  Luke Dashjr c4ccfa2a81 Merge commit '9277d3c' into bfgminer 11 years ago