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 |
Luke Dashjr
|
2394c39a34
Stratum: Support client.show_message method
|
13 years ago |
Luke Dashjr
|
aa2278e2d3
Merge commit '64bd6e9' into bfgminer
|
13 years ago |
Luke Dashjr
|
64bd6e9fe4
Bugfix: bitforce: Fix warning
|
13 years ago |
Con Kolivas
|
0c80aa9120
Don't retry without resume support, if the first attempt just timed out
|
13 years ago |
Luke Dashjr
|
fb65a1bb0e
Merge commit '3fa8bdd' into bfgminer
|
13 years ago |
Luke Dashjr
|
3fa8bdd9b8
Bugfix: Stratum: Properly handle non-integer "id" for client.get_version requests
|
13 years ago |
Luke Dashjr
|
538190b958
json_dumps_ANY utility function to portably implement json_dumps(..., ... | JSON_ENCODE_ANY)
|
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 |
Luke Dashjr
|
acceb3fd3b
Bump to 2.99.1 (3.0 alpha2)
|
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 |
Luke Dashjr
|
1a64d10795
Merge commit '9aa3f6b' into bfgminer
|
13 years ago |
Luke Dashjr
|
9aa3f6bddd
Bugfix: bitforce: Free old name when updating it on reinitialization
|
13 years ago |
Luke Dashjr
|
f29568bdfd
Merge commit 'e0d4443' into bfgminer
|
13 years ago |
Luke Dashjr
|
e0d4443450
Bugfix: minerloop_async: Free old (unused) prepared work when replacing it with an upgraded one
|
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
|
5b8b9f8445
Merge commit 'a286fd3' into bfgminer
|
13 years ago |
Luke Dashjr
|
a286fd3159
Bugfix: Free pool sessionid before replacing it
|
13 years ago |
Luke Dashjr
|
76d433289e
Merge branch 'cg_merges_20130304a' into bfgminer
|
13 years ago |
Luke Dashjr
|
6ae9103363
x6500: Never consider processors idle if they're enabled
|
13 years ago |
Luke Dashjr
|
bf0a6581a0
x6500: Make mutex management cleaner by blocking device select loop during idle get_stats
|
13 years ago |
Luke Dashjr
|
46de45d82c
Merge commit '5a00c2a' into bfgminer
|
13 years ago |
Luke Dashjr
|
5a00c2ac5d
Bugfix: minerloop_async: Always refer to real thread for select loop
|
13 years ago |
Kano
|
cb49f3cbb7
usbutils.c copy full size to 'Last Command'
|
13 years ago |
Luke Dashjr
|
0a91a948b3
Bugfix: Stratum: Address dereference-after-free and memory leak introduced in resume support
|
13 years ago |
Luke Dashjr
|
5c72aafa24
Stratum: If old protocol fails as well, try to resume again next time around
|
13 years ago |