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
|
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 |
Luke Dashjr
|
f9f32c26c1
Merge branch 'stratum_fp_diff' into bfgminer
|
13 years ago |
Luke Dashjr
|
320edb30e2
Bugfix: Minimal support for handling real difficulties from stratum server
|
13 years ago |
Paul Sheppard
|
dad6c70420
Merge branch 'master' into error_counters
|
13 years ago |
Luke Dashjr
|
0dc0c281ab
Merge branch 'stratum_transparency' into bfgminer
|
13 years ago |
Luke Dashjr
|
14180f790a
Bugfix: Use memchr to look for newlines in socket line data, since the buffer isn't null terminated
|
13 years ago |
Luke Dashjr
|
a714579c9c
Merge branch 'cg_gbt_skip' into cg_gbt_skip
|
13 years ago |
Luke Dashjr
|
d664097c67
Merge branch 'stratum_transparency' into bfgminer
|
13 years ago |
Luke Dashjr
|
33e40e81f2
Check that count of transactions received via stratum is reasonable
|
13 years ago |
Luke Dashjr
|
da8972cc14
Merge branch 'stratum_transparency' into bfgminer
|
13 years ago |