Kano
|
2807d32c9a
Semi-Cherrypick: API stats - include pool network bytes + in miner.php
|
13 years ago |
Luke Dashjr
|
038f5ef9ce
Partial-Merge commit 'e1387dc' into cg_merges_20121231 (avoid memory fragmentation)
|
13 years ago |
Luke Dashjr
|
929de15e5b
Merge commit '6e2e7d3' into cg_merges_20121231
|
13 years ago |
Luke Dashjr
|
0379b56aaa
Merge commit '7f46f6e' into cg_merges_20121231
|
13 years ago |
Luke Dashjr
|
a70cb64c7b
Merge commit 'e1d7ecd' into cg_merges_20121231
|
13 years ago |
Con Kolivas
|
e1387dc85c
Change the pool stratum socket buffer to be dynamically allocated to accomodate any size coinbase and keep receiving data in recv line for up to 60s if no end of line has been received.
|
13 years ago |
Con Kolivas
|
6e2e7d36de
Differentiate socket full from sock full.
|
13 years ago |
Con Kolivas
|
7f46f6e91f
Allow stratum to startup without notify but check it is valid before creating stratum work.
|
13 years ago |
Con Kolivas
|
e1d7ecdd35
Do not try to generate stratum work unless the notify command has succeeded.
|
13 years ago |
Luke Dashjr
|
e5f2ed1520
Merge commit '944af31' into cg_merges_20121226
|
13 years ago |
Luke Dashjr
|
b9dae6e3e3
Merge commit 'cdd0d' into bfgminer
|
13 years ago |
Luke Dashjr
|
cdd0d7d461
Add low-level debugging info for data_buffer (some only enabled with -DDEBUG_DATABUF)
|
13 years ago |
Luke Dashjr
|
2718fee2d9
Make all_data_cb fwrite-compliant by returning nmembs, and check for unlikely overflows
|
13 years ago |
Con Kolivas
|
944af31b99
Parse anything in the stratum socket if it's full without waiting. Empty the socket even if a connection is not needed in case there are share returns.
|
13 years ago |
Luke Dashjr
|
3ac7f71f39
Merge branch 'bugfix_format' into bfgminer
|
13 years ago |
Luke Dashjr
|
bd15d76c47
Explicitly cast all_data.buf to char* for debug printing
|
13 years ago |
Luke Dashjr
|
5694a934b5
Merge commit '5d1d433' into bfgminer
|
13 years ago |
Luke Dashjr
|
5d1d433453
Bugfix: Shutdown stratum socket when initiate fails, so it doesn't linger
|
13 years ago |
Luke Dashjr
|
8153637042
Merge commit '12bf9ff' into bfgminer
|
13 years ago |
Luke Dashjr
|
12bf9ffb81
Bugfix: Clear stratum receive buffer when initializing, in case there was extra unprocessed data in it from a previous connection
|
13 years ago |
Luke Dashjr
|
9e376e009e
Merge branch 'bandwidth_eff' into bfgminer
|
13 years ago |
Luke Dashjr
|
c38aeceba6
Merge commit '889bc82' into bfgminer
|
13 years ago |
Luke Dashjr
|
889bc82931
Bugfix: Avoid lingering stratum_auth when connection is lost
|
13 years ago |
Luke Dashjr
|
593ef9c5eb
Merge commit '0f36918' into HEAD
|
13 years ago |
Luke Dashjr
|
16dc8a8781
Merge commit '0f36918' into bfgminer
|
13 years ago |
Luke Dashjr
|
026a9a0b20
Bugfix: Avoid lingering stratum_auth when connection is lost
|
13 years ago |
Luke Dashjr
|
b5f322af4e
Replace work-based efficiency with new bandwidth-based efficiency
|
13 years ago |
Luke Dashjr
|
0654f2a1cb
Merge branch 'bytessentrcvd' into bfgminer
|
13 years ago |
Luke Dashjr
|
50152024eb
Bugfix: Hook CURLOPT_DEBUGFUNCTION to count actual bytes sent/received by libcurl
|
13 years ago |
Luke Dashjr
|
202c9c4351
Merge commit '98c179c' into bfgminer
|
13 years ago |