Con Kolivas
|
6875dc46b6
Close any existing stratum socket if we are attempting to restart stratum so the pool knows the connection has gone.
|
13 years ago |
Con Kolivas
|
bba99bd88c
Show mechanism of stratum interruption if select times out.
|
13 years ago |
Con Kolivas
|
011ea64096
Make stratum connection interrupted message higher priority to be visible at normal logging levels.
|
13 years ago |
Con Kolivas
|
237f67c617
Cope with out of order messages coming in upon attempting to auth_stratum.
|
13 years ago |
Con Kolivas
|
96ae17a466
Merge pull request #398 from kanoi/bflsc
|
13 years ago |
Kano
|
f8b4b470db
API-README update for ASIC changes
|
13 years ago |
Con Kolivas
|
e3151799b6
Implement client.show_message support for stratum.
|
13 years ago |
Kano
|
0eafc8b9fe
API add 'Network Difficulty' to 'coin'
|
13 years ago |
Kano
|
540f3e89bc
Setup BFLSC support
|
13 years ago |
Kano
|
419083a7d2
API use control_lock when switching pools
|
13 years ago |
Con Kolivas
|
0be6e9e76c
Make sure to retry only once with noresume support for stratum.
|
13 years ago |
Con Kolivas
|
f4892a43a2
Merge pull request #397 from kanoi/bflsc
|
13 years ago |
ckolivas
|
386ea2dffb
Instead of keeping track of when the last work item was generated to keep stratum connections open, keep them open if any shares have been submitted awaiting a response.
|
13 years ago |
Kano
|
cb49f3cbb7
usbutils.c copy full size to 'Last Command'
|
13 years ago |
Con Kolivas
|
82fce46633
Merge pull request #395 from kanoi/bflsc
|
13 years ago |
Kano
|
2f6660e83f
configure - set USE_USBUTILS when usbutils is required and use it in the code
|
13 years ago |
Con Kolivas
|
016f065f69
Clear last pool work on switching pools if the current pool supports local work generation or we are in failover only mode.
|
13 years ago |
Con Kolivas
|
2fe415f42e
Merge pull request #394 from kanoi/main
|
13 years ago |
Con Kolivas
|
c45096d839
Merge pull request #381 from denis2342/hw_errors
|
13 years ago |
Kano
|
120e9a072d
make rw locks: mining_thr_lock and devices_lock
|
13 years ago |
Kano
|
f1ab8ea9e7
Release MMQ device only once (not 4 times)
|
13 years ago |
Kano
|
1bfc7120f7
README --hotplug
|
13 years ago |
Kano
|
f8e7012d73
api.c fix MSG overlap
|
13 years ago |
Kano
|
be8cadbc46
Hotplug - allow setting interval via --hotplug or API
|
13 years ago |
Kano
|
97cb77d18a
curses - fix - put a dev_width inside #ifdef
|
13 years ago |
Kano
|
aed1e516db
usb_cleanup() use correct locking mechanism
|
13 years ago |
Kano
|
e35e8ae135
Implement and use usb_cleanup() on shutdown or restart
|
13 years ago |
Kano
|
5d3faba603
miner.php report 'Last Valid Work' as time before request
|
13 years ago |
Kano
|
41f099edff
API - return Last Valid Work
|
13 years ago |
Kano
|
c14f2ec642
API V1.25 - add 'Last Valid Work' time for each device
|
13 years ago |