Luke Dashjr
|
1487097086
Defer submissions instead of blocking in pop_curl_entry
|
13 years ago |
Luke Dashjr
|
797d305a1a
Merge branch 'bugfix_cnx_needed_forshares' into bfgminer
|
13 years ago |
Luke Dashjr
|
021fb4842f
Bugfix: Stratum connections might be needed for share submissions up to a minute after the last time they are used to generate work
|
13 years ago |
Luke Dashjr
|
ecee542954
Merge branch 'stratum_transparency' into bfgminer
|
13 years ago |
Luke Dashjr
|
2708f3466e
New --skip-security-checks option to allow miners to skip checks when it saves bandwidth
|
13 years ago |
Luke Dashjr
|
180460f258
Merge commit '777f057' into cg_merges_20121203
|
13 years ago |
Luke Dashjr
|
763a83e3aa
Partial-Merge commit '16637ac' into cg_merges_20121203
|
13 years ago |
Luke Dashjr
|
ffd1e4cf97
Partial-Merge commit '9a71654' into cg_merges_20121203 (rename rename_thr to RenameThread)
|
13 years ago |
Luke Dashjr
|
2e80e5c13f
Partial-Merge commit '28f251e' into cg_merges_20121203 (noop usbutils, and modminer symbolic command names)
|
13 years ago |
Luke Dashjr
|
8b90597776
Merge branch 'bfgminer' into cg_merges_20121203
|
13 years ago |
Luke Dashjr
|
4b3b8c3f60
Merge branch 'bugfix_usb_pkgcfg' into bfgminer
|
13 years ago |
Luke Dashjr
|
de6ab25a61
Merge commit '53c9cda' into cg_merges_20121203
|
13 years ago |
Kano
|
e55fe73f9a
API add Best Share to summary
|
13 years ago |
Kano
|
a67e96c3e4
API lock access to some summary statistics (and copy them)
|
13 years ago |
Kano
|
152e7e36a2
mmq usb v0.4 + api usb stats
|
13 years ago |
Con Kolivas
|
3ab03e8ff9
Merge pull request #334 from denis2342/pkgconfig
|
13 years ago |
Con Kolivas
|
33c9faae11
Pass ostate values around in scrypt to be able to extract full hashes if needed later on.
|
13 years ago |
Con Kolivas
|
2822fe8ccc
Do away with the flaky free_work api in the driver code which would often lose the work data in opencl and simply flush it before exiting the opencl scanhash.
|
13 years ago |
Luke Dashjr
|
6bf22edb09
Partial-Merge commit '2d35ac2'
|
13 years ago |
Luke Dashjr
|
5dd580ac2b
Bugfix: Use pkgconfig for libusb when available, and try to guess the include path if not
|
13 years ago |
Peter Stuge
|
318ef85a9f
Require pkg-config to find libusb-1.0, and fix libusb.h #includes
|
13 years ago |
Con Kolivas
|
8bc60506c5
Revert "Find libusb-1.0 with pkg-config except on mingw, and fix #include path"
|
13 years ago |
nelisky
|
c93e5e95cd
openwrt needs roundl
|
13 years ago |
Con Kolivas
|
217be6ed98
Do away with the flaky free_work api in the driver code which would often lose the work data in opencl and simply flush it before exiting the opencl scanhash.
|
13 years ago |
Con Kolivas
|
2d35ac2567
Track all dynamically allocated memory within the work struct by copying work structs in a common place, creating freshly allocated heap ram for all arrays within the copied struct.
|
13 years ago |
Peter Stuge
|
ce72dbea7d
Find libusb-1.0 with pkg-config except on mingw, and fix #include path
|
13 years ago |
Con Kolivas
|
e55ef04df6
Revert "Find libusb-1.0 using pkg-config and correct the libusb.h #include path"
|
13 years ago |
Con Kolivas
|
9ad02fe303
Support workid for block submission on GBT pools that use it.
|
13 years ago |
Luke Dashjr
|
118c68471c
Merge commit '598ee76' into cg_merges_20121115
|
13 years ago |
Peter Stuge
|
171c3d0c72
Find libusb-1.0 using pkg-config and correct the libusb.h #include path
|
13 years ago |