Con Kolivas
|
26ddd1fd20
Move the stratum and GBT data to be protected under a new cg_lock data_lock.
|
13 years ago |
Con Kolivas
|
fd87825bf9
Convert the ch_lock to cg_lock.
|
13 years ago |
Con Kolivas
|
0bbaaa9723
Convert the control_lock to a cg_lock.
|
13 years ago |
ckolivas
|
18fc2df483
Implement cg_lock write biased rwlocks.
|
13 years ago |
Kano
|
3f50e878a2
USB add --usb options to limit USB device selection v0.1
|
13 years ago |
Con Kolivas
|
5412323e26
Fix memory leak with share submission on GPU work structures as discovered by twobitcoins.
|
13 years ago |
Con Kolivas
|
e0196a3307
Don't start testing any pools with the watchpool thread if any of the test threads are still active.
|
13 years ago |
Con Kolivas
|
c618d868cc
Remove unused pthread_t typedefs from struct pool.
|
13 years ago |
ckolivas
|
e746ed6412
Make the initialisation of the stratum thread more robust allowing the watchpool thread safe access to it after the stratum thread is started.
|
13 years ago |
Luke Dashjr
|
0b6311dfbb
Merge branch 'android' into bfgminer
|
13 years ago |
Luke Dashjr
|
7a0ab9eec6
Check for ?e##toh macros independently from hto?e##
|
13 years ago |
Luke Dashjr
|
4dc106d6be
Merge commit 'd8c1d8d' into bfgminer
|
13 years ago |
Luke Dashjr
|
d8c1d8d7bc
Bugfix: Need to ensure __BIG_ENDIAN__ is defined before including uthash.h
|
13 years ago |
Con Kolivas
|
96ae17a466
Merge pull request #398 from kanoi/bflsc
|
13 years ago |
Kano
|
0eafc8b9fe
API add 'Network Difficulty' to 'coin'
|
13 years ago |
Kano
|
540f3e89bc
Setup BFLSC support
|
13 years ago |
Luke Dashjr
|
fd483c3f62
RPC: pools: Add "Message" to show last client.show_message received over stratum
|
13 years ago |
Kano
|
419083a7d2
API use control_lock when switching pools
|
13 years ago |
Luke Dashjr
|
12d86e6fec
Merge commit '68769d0' into bfgminer
|
13 years ago |
Luke Dashjr
|
68769d06cd
Bugfix: minerloop_async: Intelligently handle work updates and device disables during transitions
|
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 |
Luke Dashjr
|
76d433289e
Merge branch 'cg_merges_20130304a' into bfgminer
|
13 years ago |
Luke Dashjr
|
bf0a6581a0
x6500: Make mutex management cleaner by blocking device select loop during idle get_stats
|
13 years ago |
ckolivas
|
17acca66f5
Move to storing the nonce1 in the work struct instead of the sessionid for the now defunct first draft mining.resume protocol.
|
13 years ago |
Luke Dashjr
|
ea0173dcb3
Merge commit 'be4705a' into cg_merges_20130304a
|
13 years ago |
Kano
|
2f6660e83f
configure - set USE_USBUTILS when usbutils is required and use it in the code
|
13 years ago |
Luke Dashjr
|
646a9608fd
Merge commit '68e8c75' into cg_merges_20130304a
|
13 years ago |
Luke Dashjr
|
e636bc12d2
Merge commit 'c851f39' into cg_merges_20130304a
|
13 years ago |
Kano
|
120e9a072d
make rw locks: mining_thr_lock and devices_lock
|
13 years ago |
Kano
|
be8cadbc46
Hotplug - allow setting interval via --hotplug or API
|
13 years ago |