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 |
Luke Dashjr
|
40bfb02ec4
Move FD_SETSIZE definition to configure so it affects everywhere it needs to
|
13 years ago |
Luke Dashjr
|
de57206012
Move absolute_uri function to util.c
|
13 years ago |
Luke Dashjr
|
0380fe4f06
Remove now-unused blocking-wait code (restart_cond, restart_wait, and stale_wait)
|
13 years ago |
Luke Dashjr
|
09ac3793dc
Merge commit '6090183' into bfgminer
|
13 years ago |
Luke Dashjr
|
6090183e6c
Bugfix: bitforce: Zero hashes complete if we get an invalid response
|
13 years ago |
Luke Dashjr
|
1d59180322
Merge branch 'multiproc' into bfgminer
|
13 years ago |
Luke Dashjr
|
e7a536ad16
HACK: Since get_work still blocks, reportout all processors dependent on this thread
|
13 years ago |
Luke Dashjr
|
17af46a48e
Merge branch 'bfgminer-2.10.x' into bfgminer
|
13 years ago |
Luke Dashjr
|
c082486867
Merge commit '0803bd2' into bfgminer-2.10.x
|
13 years ago |
Luke Dashjr
|
0803bd29ad
Bugfix: Check that pool is active one last time before selecting it
|
13 years ago |
Con Kolivas
|
3dcdb94921
Cope with misread sessionid on stratum for now.
|
13 years ago |
Luke Dashjr
|
a371f8fcd4
Bump version to 2.99.0
|
13 years ago |
Luke Dashjr
|
c5f6b52050
Merge branch 'multiproc' into bfgminer
|
13 years ago |