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
|
cda5e29cb9
Skip stratum transaction download when there are no transactions
|
13 years ago |
Luke Dashjr
|
e9d4b5e7bb
Merge commit 'fc5d3a0' 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
|
b55be16997
Merge commit 'fc66a41' into cg_merges_20121203
|
13 years ago |
Luke Dashjr
|
32d9e702af
Merge commit 'f94cff7' into cg_merges_20121203 (simply remove calloc_strcat)
|
13 years ago |
Luke Dashjr
|
63546e1b83
Merge commit '0ae02c6' into cg_merges_20121203 (calloc_str replaced with calloc_strcat)
|
13 years ago |
Luke Dashjr
|
6a86476550
Merge commit 'ee8609d' into cg_merges_20121203
|
13 years ago |
Con Kolivas
|
fc5d3a0eaf
Suspend stratum connections to backup pools when there is no requirement to potentially grab work from them.
|
13 years ago |
Denis Ahrens
|
271b05ab04
setting the name of the threads for linux,freebsd,openbsd and osx
|
13 years ago |
Con Kolivas
|
fc66a41e85
Style police.
|
13 years ago |
Con Kolivas
|
f94cff77e6
Microoptimise and remove redundant copy of strdup function in calloc_strcat.
|
13 years ago |
Con Kolivas
|
0ae02c6ec4
Since we will be using calloc_str to put a string into it, convert the function to calloc_strcat which does it automatically.
|
13 years ago |
Con Kolivas
|
ee8609d9a9
Provide helper functions calloc_str and realloc_strcat to create and extend arbitrary length arrays based on string length.
|
13 years ago |
Luke Dashjr
|
4d915aa298
Use proper endian conversion macros for fulltest
|
13 years ago |
Luke Dashjr
|
f545e78680
Merge commit 'a8ccd24' into cg_merges_20121125
|
13 years ago |
nelisky
|
6db7e2e5cf
fixes target calc for mips openwrt
|
13 years ago |
Luke Dashjr
|
928a26363b
Merge commit '0b088d8' into cg_merges_2012118
|
13 years ago |
Luke Dashjr
|
f675d64e1b
Merge commit 'f14bf5b' into cg_merges_2012118
|
13 years ago |
Con Kolivas
|
0b088d8d81
Provide rudimentary support for literal ipv6 addresses when parsing stratum URLs.
|
13 years ago |
Con Kolivas
|
f14bf5b16c
Merge pull request #326 from pshep/error_counters
|
13 years ago |
Luke Dashjr
|
7cccff070a
Merge branch 'bugfix_stratum_newjob' into bfgminer
|
13 years ago |
Luke Dashjr
|
bfac696925
Bugfix: Properly process new stratum jobs through test_work_current, even if old shares are still accepted, and copy submit_old flag correctly
|
13 years ago |
Con Kolivas
|
4e7edf0bc2
Support for fractional diffs and the classic just-below-1 share all FFs diff target.
|
13 years ago |
Con Kolivas
|
b3864d1a94
Support for fractional diffs and the classic just-below-1 share all FFs diff target.
|
13 years ago |
Luke Dashjr
|
abe819443c
Merge branch 'stratum' into bfgminer
|
13 years ago |
Luke Dashjr
|
619d33f0fc
Always (debug)log when stratum template is updated by the pool
|
13 years ago |
Luke Dashjr
|
f216223891
Merge branch 'stratum_2' into bfgminer
|
13 years ago |
Luke Dashjr
|
7a94a9a1ee
Bugfix: clear_sock should return on socket errors
|
13 years ago |