Luke Dashjr
|
52df3cf6ae
Attempt to find libjansson via pkg-config if AC_CHECK_LIB fails
|
13 years ago |
Luke Dashjr
|
aca52543c2
Merge commit 'd3bf0b0' into bfgminer
|
13 years ago |
Luke Dashjr
|
d3bf0b0da5
Bugfix: Stratum: Use curl_easy_cleanup to close connection, so cURL understands what is going on
|
13 years ago |
Luke Dashjr
|
85d2ae7f3b
Bugfix: bitforce: Rework sleep delay adjustment logic to properly deal with more accurate timing readings (added in device API update)
|
13 years ago |
Luke Dashjr
|
a49748ff85
Merge commit 'ae78270' into bfgminer
|
13 years ago |
Luke Dashjr
|
ae78270155
Bugfix: hash_pop: If a work should be rolled, use a clone of it rather than consume a rollable work
|
13 years ago |
Xiangfu
|
abe699cd9f
fix the work_i3 init
|
13 years ago |
Luke Dashjr
|
b15ddbd536
Hidden --force-rollntime option for getwork pools (use like --pool-priority, after each pool definition)
|
13 years ago |
Con Kolivas
|
0d64737f24
Bump version to 2.11.0
|
13 years ago |
Con Kolivas
|
4639aada6a
Update NEWS.
|
13 years ago |
Luke Dashjr
|
c6c0e7598b
Include processor id in get_work logging
|
13 years ago |
Con Kolivas
|
357294a70e
Merge branch 'usb-dev'
|
13 years ago |
Con Kolivas
|
580607cf1c
Update kernel file names signifying changes.
|
13 years ago |
Con Kolivas
|
2c3a946cf9
Update a pool's last work time when the work is popped as well as staged.
|
13 years ago |
Con Kolivas
|
5c32a47b96
Merge pull request #375 from luke-jr/bugfix_cfgwrite_fnleak
|
13 years ago |
Con Kolivas
|
52995e2811
Merge pull request #389 from kanoi/bflsc
|
13 years ago |
Kano
|
f56a0fb719
API always report failed send() replies
|
13 years ago |
Kano
|
42a01e7b37
Update diff stale: total and pools when stratum throws away shares
|
13 years ago |
Luke Dashjr
|
c6f5906f64
Merge branch 'request_diff' into bfgminer
|
13 years ago |
Luke Dashjr
|
bed531938c
Support for BIP23 BPE request target extension via new --request-diff option
|
13 years ago |
Con Kolivas
|
b2b0d10a00
Merge branch 'master' into usb-dev
|
13 years ago |
Con Kolivas
|
b4cac54a7e
Keep stratum connections open for 2 minutes after the last work item was staged to allow stray shares to be submitted on pool switching.
|
13 years ago |
Luke Dashjr
|
dc7ef6df37
openwrt: Move Makefile into a bfgminer subdirectory to avoid symlinking issues
|
13 years ago |
Luke Dashjr
|
ba9df2f274
Merge remote-tracking branch 'remotes/avalon/avalon' into avalon
|
13 years ago |
Xiangfu
|
0661d7e996
add reinit_device
|
13 years ago |
Luke Dashjr
|
fd1f273d55
Hidden option to reduce "work update" messages to debug level: --quiet-work-updates
|
13 years ago |
Luke Dashjr
|
478d00909f
Change "work restart" to "work update" in messages to reflect reality more accurately (no work is lost), and normalize case of "longpoll"
|
13 years ago |
Con Kolivas
|
5abcf06bbe
Merge branch 'master' into usb-dev
|
13 years ago |
Con Kolivas
|
3c949e5f6c
Try to extract the sessionid associated with mining.notify on 3rd level array and submit it along with the userid to support mining resume, failing gracefully and restarting if the pool rejects it.
|
13 years ago |
Con Kolivas
|
d9d5a1a0b6
Speed up watchdog interval and therefore display updates to 2 seconds.
|
13 years ago |