Luke Dashjr
|
3a5f130677
Merge commit '68f1b2c' into cg_merges_20121208
|
13 years ago |
Luke Dashjr
|
8572e0e448
Merge branch 'refactor_target' into bfgminer
|
13 years ago |
Luke Dashjr
|
bfab076d59
Bugfix: Clean up share hashing and target checks, fixing share difficulty calculation for above-target would-be-shares
|
13 years ago |
Con Kolivas
|
68f1b2c4b5
Set successful connect to true on auth stratum to allow summary on exit from single stratum pool.
|
13 years ago |
Luke Dashjr
|
8eb8e2df34
Merge commit 'be013e9' into cg_merges_20121207
|
13 years ago |
Luke Dashjr
|
412fdecf30
Increase FD_SETSIZE to 4096 on Windows
|
13 years ago |
Luke Dashjr
|
a11f4234a0
Run a single share submission thread asynchronously submitting all shares in parallel
|
13 years ago |
Luke Dashjr
|
ff695b39fb
Split up json_rpc_call so it can be used asynchronously in libcurl-multi
|
13 years ago |
Luke Dashjr
|
3a77cbc8d6
Split submit_upstream_work into _request and _completed stages, pulling out json_rpc_call
|
13 years ago |
Con Kolivas
|
be013e9699
Set pool probed to true on successful authorisation with stratum to avoid it being pinged later with pool_getswork.
|
13 years ago |
Luke Dashjr
|
8c513eac48
Merge branch 'stratum_nonce1_leak' into bfgminer
|
13 years ago |
Luke Dashjr
|
c86db0734f
Bugfix: Free stratum nonce1 before replacing it with new value on reconnect
|
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
|
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 |