James Z.M. Gao
|
50cf25942e
compile avalon driver on win32 and win64
|
13 years ago |
Con Kolivas
|
7884e90449
Differentiate socket closed from socket error in recv_line.
|
13 years ago |
Con Kolivas
|
12fd9d83a0
Add new best share info to verbose logging.
|
13 years ago |
Luke Dashjr
|
7be07eec6d
Add notice for when network diff is changed.
|
13 years ago |
Kano
|
494b09e91c
convert sleep(const) to nmsleep()
|
13 years ago |
ckolivas
|
5315838d2d
Restart threads on the rare chance we found the block ourselves.
|
13 years ago |
ckolivas
|
76ecffbf65
Add more FAQs about crossfire.
|
13 years ago |
Con Kolivas
|
ebaf3898fd
Rename longpoll threads according to what pool they're associated with
|
13 years ago |
Luke Dashjr
|
8e3b8fa5d9
Merge branch 'rpc_last_valid_work' into bfgminer
|
13 years ago |
Luke Dashjr
|
812b811e03
Merge commit '4300905' into bfgminer
|
13 years ago |
Kano
|
6864a4dd7f
miner.php report 'Last Valid Work' as time before request
|
13 years ago |
Kano
|
a0cb03ec46
API V1.25 - add 'Last Valid Work' time for each device
|
13 years ago |
Luke Dashjr
|
43009055bf
Fix typo
|
13 years ago |
Kano
|
868510365f
add 'count' to cumstomsummarypage 'calc'
|
13 years ago |
Kano
|
d143c27846
rename get_proc_by_id() to get_devices()
|
13 years ago |
Luke Dashjr
|
7520194f81
Wrap access to devices array under a mutex
|
13 years ago |
Con Kolivas
|
50520ccd25
Provide wrappers for grabbing of thr value under the mining_thr_lock.
|
13 years ago |
Kano
|
64da19ff93
mutex all access to mining_thr
|
13 years ago |
Kano
|
d9e2a04bff
Split thr_info array into control_thr and mining_thr pointers so more mining threads can be added later
|
13 years ago |
Luke Dashjr
|
e04d5e770d
Merge commit 'f1cfb96' into bfgminer
|
13 years ago |
Luke Dashjr
|
f1cfb962f5
Bugfix: ztex: Initialize fw_buf pointer to NULL so a free before allocation is safe
|
13 years ago |
Con Kolivas
|
1587b296d2
Cleanup when stratum curl fails to initialise.
|
13 years ago |
Luke Dashjr
|
d7d76b032e
Merge commit '4fe7feba' into bfgminer
|
13 years ago |
Kano
|
4fe7feba4f
LTC text typo
|
13 years ago |
Con Kolivas
|
6ec37ee642
Recreate cURL for new stratum connections, and clear stratum_notify on suspending them
|
13 years ago |
Kano
|
8db065d63a
clear_stratum_shares: Rename diff_stale variable to diff_cleared
|
13 years ago |
Luke Dashjr
|
13d232cfad
Merge commit 'f466022' into bfgminer
|
13 years ago |
Kano
|
f466022b30
MMQ it's a bitstream
|
13 years ago |
Con Kolivas
|
9afbc78920
Update a pool's last work time when the work is popped as well as staged.
|
13 years ago |
Con Kolivas
|
adcf85ac1e
Extend stratum connections another minute (total 2 minutes) after the last work item was staged, and maintain last_work_time for non-stratum pools.
|
13 years ago |