Commit History

Author SHA1 Message Date
  Luke Dashjr b15ddbd536 Hidden --force-rollntime option for getwork pools (use like --pool-priority, after each pool definition) 13 years ago
  Luke Dashjr c6c0e7598b Include processor id in get_work logging 13 years ago
  Con Kolivas 580607cf1c Update kernel file names signifying changes. 13 years ago
  Con Kolivas 2c3a946cf9 Update a pool's last work time when the work is popped as well as staged. 13 years ago
  Con Kolivas 5c32a47b96 Merge pull request #375 from luke-jr/bugfix_cfgwrite_fnleak 13 years ago
  Luke Dashjr c6f5906f64 Merge branch 'request_diff' into bfgminer 13 years ago
  Luke Dashjr bed531938c Support for BIP23 BPE request target extension via new --request-diff option 13 years ago
  Con Kolivas b4cac54a7e Keep stratum connections open for 2 minutes after the last work item was staged to allow stray shares to be submitted on pool switching. 13 years ago
  Luke Dashjr dc7ef6df37 openwrt: Move Makefile into a bfgminer subdirectory to avoid symlinking issues 13 years ago
  Luke Dashjr ba9df2f274 Merge remote-tracking branch 'remotes/avalon/avalon' into avalon 13 years ago
  Xiangfu 0661d7e996 add reinit_device 13 years ago
  Luke Dashjr fd1f273d55 Hidden option to reduce "work update" messages to debug level: --quiet-work-updates 13 years ago
  Luke Dashjr 478d00909f Change "work restart" to "work update" in messages to reflect reality more accurately (no work is lost), and normalize case of "longpoll" 13 years ago
  Con Kolivas 3c949e5f6c Try to extract the sessionid associated with mining.notify on 3rd level array and submit it along with the userid to support mining resume, failing gracefully and restarting if the pool rejects it. 13 years ago
  Con Kolivas d9d5a1a0b6 Speed up watchdog interval and therefore display updates to 2 seconds. 13 years ago
  Con Kolivas 5a3b374962 Update copyright dates. 13 years ago
  Luke Dashjr 4a40b59263 openwrt: Use --with-curses=ncurses to avoid ncursesw dependency 13 years ago
  Luke Dashjr 1093a62b9e Merge commit '1e02306' into bfgminer 13 years ago
  Luke Dashjr 1e02306f21 configure: Support --with-curses=FOO to look for curses implementation in libFOO 13 years ago
  Luke Dashjr 2f360c94c4 Merge commit '6eeb794' into bfgminer 13 years ago
  Luke Dashjr 6eeb794f82 HACK: Since get_work still blocks, reportin all processors dependent on this thread 13 years ago
  Luke Dashjr ee064d88e4 If pthread_cancel is missing/emulated, set asynchronous thread cancel type on stage, watchdog, watchpool, and longpoll threads since the emulation cannot support deferred cancellation 13 years ago
  Luke Dashjr 6eb20f8340 If pthread_cancel is missing (Bionic/Android), emulate it using pthread_kill and pthread_exit 13 years ago
  Luke Dashjr 1e6e2affb9 configure: Intelligently detect what flags/libs get us working pthread, and define HAVE_PTHREAD_CANCEL if pthread_cancel is available 13 years ago
  Xiangfu 4b7640a6a9 the temp_history_count base on timeout 13 years ago
  Luke Dashjr d50fe0409b Merge branch 'bfgminer-2.10.x' into bfgminer 13 years ago
  Luke Dashjr 1ee883ef15 Merge commit '79e2920' into bfgminer-2.10.x 13 years ago
  Luke Dashjr 79e29205b5 Set pool socket to INVSOCK after closing connection, just in case 13 years ago
  Luke Dashjr 9212a912f2 Merge branch 'bfgminer-2.10.x' into bfgminer 13 years ago
  Luke Dashjr 95d5055a0f Clean up compiler warnings 13 years ago