Luke Dashjr
|
d6575661c1
Bugfix: BFGMiner doesn't use rpc_proxytype
|
13 years ago |
Luke Dashjr
|
b9190c1722
Merge commit '8893f7a' into stratum
|
13 years ago |
Luke Dashjr
|
bd543dff45
Merge commit 'c113534' into stratum
|
13 years ago |
Luke Dashjr
|
a6e6e445dc
Merge commit '2fae906' into stratum
|
13 years ago |
Luke Dashjr
|
9eb38bbff4
Merge commit '1b7aa48' into stratum
|
13 years ago |
Luke Dashjr
|
45ce7d49ee
Merge commit 'd122a78' into stratum
|
13 years ago |
Luke Dashjr
|
f07e13efd5
Merge commit '210bc9b' into stratum
|
13 years ago |
Luke Dashjr
|
441b301912
Merge commit '2941feb' into stratum
|
13 years ago |
Luke Dashjr
|
327a3db4f2
Merge commit 'eaf7ed0' into stratum
|
13 years ago |
Luke Dashjr
|
7e5df6075d
Merge commit 'b561773' into stratum
|
13 years ago |
Luke Dashjr
|
50a894faca
Merge commit '2de9515' into stratum
|
13 years ago |
Luke Dashjr
|
ef12bd463a
Merge commit '739cba2' into stratum
|
13 years ago |
Luke Dashjr
|
8a23ac96b9
Merge commit 'fab9ff3' into stratum
|
13 years ago |
Luke Dashjr
|
6646470047
Merge commit 'aa93fa3' into stratum
|
13 years ago |
Luke Dashjr
|
ae228a7618
Merge commit '636f4b1' into stratum
|
13 years ago |
Luke Dashjr
|
5749e6860a
Merge commit 'f6f4350' into stratum
|
13 years ago |
Luke Dashjr
|
b21f3459da
Merge commit '8fd149e' into stratum
|
13 years ago |
Luke Dashjr
|
ab8cf4ee2b
Merge commit '58873c1' into stratum
|
13 years ago |
Luke Dashjr
|
e44da012e3
Merge commit 'ee3b786' into stratum
|
13 years ago |
Con Kolivas
|
ef63ea3151
Drop stratum connect failed message to verbose level only since it's a regular probing message.
|
13 years ago |
Con Kolivas
|
fa444294bf
TCP Keepalive in curl is only in very recent versions and not required with regular messages on stratum anyway.
|
13 years ago |
Con Kolivas
|
a8d693029a
Move stratum sockets to curl infrastructure with locking around send+recv to begin support for proxies and ssl.
|
13 years ago |
Con Kolivas
|
deb0a9b644
Windows doesn't work with MSG_PEEK on recv so move to a continuously updating buffer for incoming messages.
|
13 years ago |
Con Kolivas
|
77c5a006aa
Alloca is unreliable on windows so use static arrays in util.c stratum code.
|
13 years ago |
Con Kolivas
|
c113534feb
Begin support for mingw stratum build.
|
13 years ago |
Con Kolivas
|
2fae906440
Don't try to parse unneeded parameters in response to mining.subscribe.
|
13 years ago |
Con Kolivas
|
9698858abc
Remove the sshare hash entry if we failed to send it.
|
13 years ago |
Con Kolivas
|
3cb373d692
Change notify message to info level to avoid spamming repeatedly when a pool is down.
|
13 years ago |
Con Kolivas
|
1b7aa48c8f
Initiate stratum the first time in pool_active only, allowing us to switch to it on getting a failed getwork and detecting the presence of stratum on the url at that time.
|
13 years ago |
Con Kolivas
|
d122a789ed
Use 5 second timeout on sock full for now as a temporary workaround.
|
13 years ago |