util.c 45 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847
  1. /*
  2. * Copyright 2011-2013 Con Kolivas
  3. * Copyright 2011-2013 Luke Dashjr
  4. * Copyright 2010 Jeff Garzik
  5. * Copyright 2012 Giel van Schijndel
  6. * Copyright 2012 Gavin Andresen
  7. *
  8. * This program is free software; you can redistribute it and/or modify it
  9. * under the terms of the GNU General Public License as published by the Free
  10. * Software Foundation; either version 3 of the License, or (at your option)
  11. * any later version. See COPYING for more details.
  12. */
  13. #include "config.h"
  14. #ifdef WIN32
  15. #define FD_SETSIZE 4096
  16. #endif
  17. #include <stdio.h>
  18. #include <stdlib.h>
  19. #include <ctype.h>
  20. #include <stdarg.h>
  21. #include <string.h>
  22. #include <pthread.h>
  23. #include <jansson.h>
  24. #include <curl/curl.h>
  25. #include <time.h>
  26. #include <errno.h>
  27. #include <unistd.h>
  28. #include <sys/types.h>
  29. #ifdef HAVE_SYS_PRCTL_H
  30. # include <sys/prctl.h>
  31. #endif
  32. #if defined(__FreeBSD__) || defined(__OpenBSD__)
  33. # include <pthread_np.h>
  34. #endif
  35. #ifndef WIN32
  36. # ifdef __linux
  37. # include <sys/prctl.h>
  38. # endif
  39. # include <sys/socket.h>
  40. # include <netinet/in.h>
  41. # include <netinet/tcp.h>
  42. # include <netdb.h>
  43. #else
  44. # include <winsock2.h>
  45. # include <mstcpip.h>
  46. # include <ws2tcpip.h>
  47. #endif
  48. #include "miner.h"
  49. #include "elist.h"
  50. #include "compat.h"
  51. #include "util.h"
  52. bool successful_connect = false;
  53. struct timeval nettime;
  54. struct data_buffer {
  55. void *buf;
  56. size_t len;
  57. curl_socket_t *idlemarker;
  58. };
  59. struct upload_buffer {
  60. const void *buf;
  61. size_t len;
  62. };
  63. struct header_info {
  64. char *lp_path;
  65. int rolltime;
  66. char *reason;
  67. char *stratum_url;
  68. bool hadrolltime;
  69. bool canroll;
  70. bool hadexpire;
  71. };
  72. struct tq_ent {
  73. void *data;
  74. struct list_head q_node;
  75. };
  76. static void databuf_free(struct data_buffer *db)
  77. {
  78. if (!db)
  79. return;
  80. free(db->buf);
  81. #ifdef DEBUG_DATABUF
  82. applog(LOG_DEBUG, "databuf_free(%p)", db->buf);
  83. #endif
  84. memset(db, 0, sizeof(*db));
  85. }
  86. // aka data_buffer_write
  87. static size_t all_data_cb(const void *ptr, size_t size, size_t nmemb,
  88. void *user_data)
  89. {
  90. struct data_buffer *db = user_data;
  91. size_t oldlen, newlen;
  92. oldlen = db->len;
  93. if (unlikely(nmemb == 0 || size == 0 || oldlen >= SIZE_MAX - size))
  94. return 0;
  95. if (unlikely(nmemb > (SIZE_MAX - oldlen) / size))
  96. nmemb = (SIZE_MAX - oldlen) / size;
  97. size_t len = size * nmemb;
  98. void *newmem;
  99. static const unsigned char zero = 0;
  100. if (db->idlemarker) {
  101. const unsigned char *cptr = ptr;
  102. for (size_t i = 0; i < len; ++i)
  103. if (!(isspace(cptr[i]) || cptr[i] == '{')) {
  104. *db->idlemarker = CURL_SOCKET_BAD;
  105. db->idlemarker = NULL;
  106. break;
  107. }
  108. }
  109. newlen = oldlen + len;
  110. newmem = realloc(db->buf, newlen + 1);
  111. #ifdef DEBUG_DATABUF
  112. applog(LOG_DEBUG, "data_buffer_write realloc(%p, %lu) => %p", db->buf, (long unsigned)(newlen + 1), newmem);
  113. #endif
  114. if (!newmem)
  115. return 0;
  116. db->buf = newmem;
  117. db->len = newlen;
  118. memcpy(db->buf + oldlen, ptr, len);
  119. memcpy(db->buf + newlen, &zero, 1); /* null terminate */
  120. return nmemb;
  121. }
  122. static size_t upload_data_cb(void *ptr, size_t size, size_t nmemb,
  123. void *user_data)
  124. {
  125. struct upload_buffer *ub = user_data;
  126. unsigned int len = size * nmemb;
  127. if (len > ub->len)
  128. len = ub->len;
  129. if (len) {
  130. memcpy(ptr, ub->buf, len);
  131. ub->buf += len;
  132. ub->len -= len;
  133. }
  134. return len;
  135. }
  136. static size_t resp_hdr_cb(void *ptr, size_t size, size_t nmemb, void *user_data)
  137. {
  138. struct header_info *hi = user_data;
  139. size_t remlen, slen, ptrlen = size * nmemb;
  140. char *rem, *val = NULL, *key = NULL;
  141. void *tmp;
  142. val = calloc(1, ptrlen);
  143. key = calloc(1, ptrlen);
  144. if (!key || !val)
  145. goto out;
  146. tmp = memchr(ptr, ':', ptrlen);
  147. if (!tmp || (tmp == ptr)) /* skip empty keys / blanks */
  148. goto out;
  149. slen = tmp - ptr;
  150. if ((slen + 1) == ptrlen) /* skip key w/ no value */
  151. goto out;
  152. memcpy(key, ptr, slen); /* store & nul term key */
  153. key[slen] = 0;
  154. rem = ptr + slen + 1; /* trim value's leading whitespace */
  155. remlen = ptrlen - slen - 1;
  156. while ((remlen > 0) && (isspace(*rem))) {
  157. remlen--;
  158. rem++;
  159. }
  160. memcpy(val, rem, remlen); /* store value, trim trailing ws */
  161. val[remlen] = 0;
  162. while ((*val) && (isspace(val[strlen(val) - 1])))
  163. val[strlen(val) - 1] = 0;
  164. if (!*val) /* skip blank value */
  165. goto out;
  166. if (opt_protocol)
  167. applog(LOG_DEBUG, "HTTP hdr(%s): %s", key, val);
  168. if (!strcasecmp("X-Roll-Ntime", key)) {
  169. hi->hadrolltime = true;
  170. if (!strncasecmp("N", val, 1))
  171. applog(LOG_DEBUG, "X-Roll-Ntime: N found");
  172. else {
  173. hi->canroll = true;
  174. /* Check to see if expire= is supported and if not, set
  175. * the rolltime to the default scantime */
  176. if (strlen(val) > 7 && !strncasecmp("expire=", val, 7)) {
  177. sscanf(val + 7, "%d", &hi->rolltime);
  178. hi->hadexpire = true;
  179. } else
  180. hi->rolltime = opt_scantime;
  181. applog(LOG_DEBUG, "X-Roll-Ntime expiry set to %d", hi->rolltime);
  182. }
  183. }
  184. if (!strcasecmp("X-Long-Polling", key)) {
  185. hi->lp_path = val; /* steal memory reference */
  186. val = NULL;
  187. }
  188. if (!strcasecmp("X-Reject-Reason", key)) {
  189. hi->reason = val; /* steal memory reference */
  190. val = NULL;
  191. }
  192. if (!strcasecmp("X-Stratum", key)) {
  193. hi->stratum_url = val;
  194. val = NULL;
  195. }
  196. out:
  197. free(key);
  198. free(val);
  199. return ptrlen;
  200. }
  201. static int keep_sockalive(SOCKETTYPE fd)
  202. {
  203. const int tcp_keepidle = 60;
  204. const int tcp_keepintvl = 60;
  205. const int keepalive = 1;
  206. int ret = 0;
  207. #ifndef WIN32
  208. const int tcp_keepcnt = 5;
  209. if (unlikely(setsockopt(fd, SOL_SOCKET, SO_KEEPALIVE, &keepalive, sizeof(keepalive))))
  210. ret = 1;
  211. # ifdef __linux
  212. if (unlikely(setsockopt(fd, SOL_TCP, TCP_KEEPCNT, &tcp_keepcnt, sizeof(tcp_keepcnt))))
  213. ret = 1;
  214. if (unlikely(setsockopt(fd, SOL_TCP, TCP_KEEPIDLE, &tcp_keepidle, sizeof(tcp_keepidle))))
  215. ret = 1;
  216. if (unlikely(setsockopt(fd, SOL_TCP, TCP_KEEPINTVL, &tcp_keepintvl, sizeof(tcp_keepintvl))))
  217. ret = 1;
  218. # endif /* __linux */
  219. # ifdef __APPLE_CC__
  220. if (unlikely(setsockopt(fd, IPPROTO_TCP, TCP_KEEPALIVE, &tcp_keepintvl, sizeof(tcp_keepintvl))))
  221. ret = 1;
  222. # endif /* __APPLE_CC__ */
  223. #else /* WIN32 */
  224. const int zero = 0;
  225. struct tcp_keepalive vals;
  226. vals.onoff = 1;
  227. vals.keepalivetime = tcp_keepidle * 1000;
  228. vals.keepaliveinterval = tcp_keepintvl * 1000;
  229. DWORD outputBytes;
  230. if (unlikely(setsockopt(fd, SOL_SOCKET, SO_KEEPALIVE, (const char *)&keepalive, sizeof(keepalive))))
  231. ret = 1;
  232. if (unlikely(WSAIoctl(fd, SIO_KEEPALIVE_VALS, &vals, sizeof(vals), NULL, 0, &outputBytes, NULL, NULL)))
  233. ret = 1;
  234. /* Windows happily submits indefinitely to the send buffer blissfully
  235. * unaware nothing is getting there without gracefully failing unless
  236. * we disable the send buffer */
  237. if (unlikely(setsockopt(fd, SOL_SOCKET, SO_SNDBUF, (const char *)&zero, sizeof(zero))))
  238. ret = 1;
  239. #endif /* WIN32 */
  240. return ret;
  241. }
  242. int json_rpc_call_sockopt_cb(void __maybe_unused *userdata, curl_socket_t fd,
  243. curlsocktype __maybe_unused purpose)
  244. {
  245. return keep_sockalive(fd);
  246. }
  247. static void last_nettime(struct timeval *last)
  248. {
  249. rd_lock(&netacc_lock);
  250. last->tv_sec = nettime.tv_sec;
  251. last->tv_usec = nettime.tv_usec;
  252. rd_unlock(&netacc_lock);
  253. }
  254. static void set_nettime(void)
  255. {
  256. wr_lock(&netacc_lock);
  257. gettimeofday(&nettime, NULL);
  258. wr_unlock(&netacc_lock);
  259. }
  260. static int curl_debug_cb(__maybe_unused CURL *handle, curl_infotype type,
  261. char *data, size_t size,
  262. void *userdata)
  263. {
  264. struct pool *pool = (struct pool *)userdata;
  265. switch(type) {
  266. case CURLINFO_HEADER_IN:
  267. case CURLINFO_DATA_IN:
  268. case CURLINFO_SSL_DATA_IN:
  269. pool->cgminer_pool_stats.bytes_received += size;
  270. total_bytes_xfer += size;
  271. pool->cgminer_pool_stats.net_bytes_received += size;
  272. break;
  273. case CURLINFO_HEADER_OUT:
  274. case CURLINFO_DATA_OUT:
  275. case CURLINFO_SSL_DATA_OUT:
  276. pool->cgminer_pool_stats.bytes_sent += size;
  277. total_bytes_xfer += size;
  278. pool->cgminer_pool_stats.net_bytes_sent += size;
  279. break;
  280. case CURLINFO_TEXT:
  281. {
  282. if (!opt_protocol)
  283. break;
  284. // data is not null-terminated, so we need to copy and terminate it for applog
  285. char datacp[size + 1];
  286. memcpy(datacp, data, size);
  287. while (isspace(datacp[size-1]))
  288. --size;
  289. datacp[size] = '\0';
  290. applog(LOG_DEBUG, "Pool %u: %s", pool->pool_no, datacp);
  291. break;
  292. }
  293. default:
  294. break;
  295. }
  296. return 0;
  297. }
  298. struct json_rpc_call_state {
  299. struct data_buffer all_data;
  300. struct header_info hi;
  301. void *priv;
  302. char curl_err_str[CURL_ERROR_SIZE];
  303. struct curl_slist *headers;
  304. struct upload_buffer upload_data;
  305. struct pool *pool;
  306. };
  307. void json_rpc_call_async(CURL *curl, const char *url,
  308. const char *userpass, const char *rpc_req,
  309. bool longpoll,
  310. struct pool *pool, bool share,
  311. void *priv)
  312. {
  313. struct json_rpc_call_state *state = malloc(sizeof(struct json_rpc_call_state));
  314. *state = (struct json_rpc_call_state){
  315. .priv = priv,
  316. .pool = pool,
  317. };
  318. long timeout = longpoll ? (60 * 60) : 60;
  319. char len_hdr[64], user_agent_hdr[128];
  320. struct curl_slist *headers = NULL;
  321. if (longpoll)
  322. state->all_data.idlemarker = &pool->lp_socket;
  323. /* it is assumed that 'curl' is freshly [re]initialized at this pt */
  324. curl_easy_setopt(curl, CURLOPT_PRIVATE, state);
  325. curl_easy_setopt(curl, CURLOPT_TIMEOUT, timeout);
  326. /* We use DEBUGFUNCTION to count bytes sent/received, and verbose is needed
  327. * to enable it */
  328. curl_easy_setopt(curl, CURLOPT_DEBUGFUNCTION, curl_debug_cb);
  329. curl_easy_setopt(curl, CURLOPT_DEBUGDATA, (void *)pool);
  330. curl_easy_setopt(curl, CURLOPT_VERBOSE, 1);
  331. curl_easy_setopt(curl, CURLOPT_NOSIGNAL, 1);
  332. curl_easy_setopt(curl, CURLOPT_URL, url);
  333. curl_easy_setopt(curl, CURLOPT_ENCODING, "");
  334. curl_easy_setopt(curl, CURLOPT_FAILONERROR, 1);
  335. /* Shares are staggered already and delays in submission can be costly
  336. * so do not delay them */
  337. if (!opt_delaynet || share)
  338. curl_easy_setopt(curl, CURLOPT_TCP_NODELAY, 1);
  339. curl_easy_setopt(curl, CURLOPT_WRITEFUNCTION, all_data_cb);
  340. curl_easy_setopt(curl, CURLOPT_WRITEDATA, &state->all_data);
  341. curl_easy_setopt(curl, CURLOPT_READFUNCTION, upload_data_cb);
  342. curl_easy_setopt(curl, CURLOPT_READDATA, &state->upload_data);
  343. curl_easy_setopt(curl, CURLOPT_ERRORBUFFER, &state->curl_err_str[0]);
  344. curl_easy_setopt(curl, CURLOPT_FOLLOWLOCATION, 1);
  345. curl_easy_setopt(curl, CURLOPT_HEADERFUNCTION, resp_hdr_cb);
  346. curl_easy_setopt(curl, CURLOPT_HEADERDATA, &state->hi);
  347. curl_easy_setopt(curl, CURLOPT_USE_SSL, CURLUSESSL_TRY);
  348. if (pool->rpc_proxy) {
  349. curl_easy_setopt(curl, CURLOPT_PROXY, pool->rpc_proxy);
  350. } else if (opt_socks_proxy) {
  351. curl_easy_setopt(curl, CURLOPT_PROXY, opt_socks_proxy);
  352. curl_easy_setopt(curl, CURLOPT_PROXYTYPE, CURLPROXY_SOCKS4);
  353. }
  354. if (userpass) {
  355. curl_easy_setopt(curl, CURLOPT_USERPWD, userpass);
  356. curl_easy_setopt(curl, CURLOPT_HTTPAUTH, CURLAUTH_BASIC);
  357. }
  358. if (longpoll)
  359. curl_easy_setopt(curl, CURLOPT_SOCKOPTFUNCTION, json_rpc_call_sockopt_cb);
  360. curl_easy_setopt(curl, CURLOPT_POST, 1);
  361. if (opt_protocol)
  362. applog(LOG_DEBUG, "JSON protocol request:\n%s", rpc_req);
  363. state->upload_data.buf = rpc_req;
  364. state->upload_data.len = strlen(rpc_req);
  365. sprintf(len_hdr, "Content-Length: %lu",
  366. (unsigned long) state->upload_data.len);
  367. sprintf(user_agent_hdr, "User-Agent: %s", PACKAGE_STRING);
  368. headers = curl_slist_append(headers,
  369. "Content-type: application/json");
  370. headers = curl_slist_append(headers,
  371. "X-Mining-Extensions: longpoll midstate rollntime submitold");
  372. if (longpoll)
  373. headers = curl_slist_append(headers,
  374. "X-Minimum-Wait: 0");
  375. if (likely(global_hashrate)) {
  376. char ghashrate[255];
  377. sprintf(ghashrate, "X-Mining-Hashrate: %"PRIu64, (uint64_t)global_hashrate);
  378. headers = curl_slist_append(headers, ghashrate);
  379. }
  380. headers = curl_slist_append(headers, len_hdr);
  381. headers = curl_slist_append(headers, user_agent_hdr);
  382. headers = curl_slist_append(headers, "Expect:"); /* disable Expect hdr*/
  383. curl_easy_setopt(curl, CURLOPT_HTTPHEADER, headers);
  384. state->headers = headers;
  385. if (opt_delaynet) {
  386. /* Don't delay share submission, but still track the nettime */
  387. if (!share) {
  388. long long now_msecs, last_msecs;
  389. struct timeval now, last;
  390. gettimeofday(&now, NULL);
  391. last_nettime(&last);
  392. now_msecs = (long long)now.tv_sec * 1000;
  393. now_msecs += now.tv_usec / 1000;
  394. last_msecs = (long long)last.tv_sec * 1000;
  395. last_msecs += last.tv_usec / 1000;
  396. if (now_msecs > last_msecs && now_msecs - last_msecs < 250) {
  397. struct timespec rgtp;
  398. rgtp.tv_sec = 0;
  399. rgtp.tv_nsec = (250 - (now_msecs - last_msecs)) * 1000000;
  400. nanosleep(&rgtp, NULL);
  401. }
  402. }
  403. set_nettime();
  404. }
  405. }
  406. json_t *json_rpc_call_completed(CURL *curl, int rc, bool probe, int *rolltime, void *out_priv)
  407. {
  408. struct json_rpc_call_state *state;
  409. if (curl_easy_getinfo(curl, CURLINFO_PRIVATE, &state) != CURLE_OK) {
  410. applog(LOG_ERR, "Failed to get private curl data");
  411. if (out_priv)
  412. *(void**)out_priv = NULL;
  413. goto err_out;
  414. }
  415. if (out_priv)
  416. *(void**)out_priv = state->priv;
  417. json_t *val, *err_val, *res_val;
  418. json_error_t err;
  419. struct pool *pool = state->pool;
  420. bool probing = probe && !pool->probed;
  421. if (rc) {
  422. applog(LOG_INFO, "HTTP request failed: %s", state->curl_err_str);
  423. goto err_out;
  424. }
  425. if (!state->all_data.buf) {
  426. applog(LOG_DEBUG, "Empty data received in json_rpc_call.");
  427. goto err_out;
  428. }
  429. pool->cgminer_pool_stats.times_sent++;
  430. pool->cgminer_pool_stats.times_received++;
  431. if (probing) {
  432. pool->probed = true;
  433. /* If X-Long-Polling was found, activate long polling */
  434. if (state->hi.lp_path) {
  435. if (pool->hdr_path != NULL)
  436. free(pool->hdr_path);
  437. pool->hdr_path = state->hi.lp_path;
  438. } else
  439. pool->hdr_path = NULL;
  440. if (state->hi.stratum_url) {
  441. pool->stratum_url = state->hi.stratum_url;
  442. state->hi.stratum_url = NULL;
  443. }
  444. } else {
  445. if (state->hi.lp_path) {
  446. free(state->hi.lp_path);
  447. state->hi.lp_path = NULL;
  448. }
  449. if (state->hi.stratum_url) {
  450. free(state->hi.stratum_url);
  451. state->hi.stratum_url = NULL;
  452. }
  453. }
  454. if (rolltime)
  455. *rolltime = state->hi.rolltime;
  456. pool->cgminer_pool_stats.rolltime = state->hi.rolltime;
  457. pool->cgminer_pool_stats.hadrolltime = state->hi.hadrolltime;
  458. pool->cgminer_pool_stats.canroll = state->hi.canroll;
  459. pool->cgminer_pool_stats.hadexpire = state->hi.hadexpire;
  460. val = JSON_LOADS(state->all_data.buf, &err);
  461. if (!val) {
  462. applog(LOG_INFO, "JSON decode failed(%d): %s", err.line, err.text);
  463. if (opt_protocol)
  464. applog(LOG_DEBUG, "JSON protocol response:\n%s", (char*)state->all_data.buf);
  465. goto err_out;
  466. }
  467. if (opt_protocol) {
  468. char *s = json_dumps(val, JSON_INDENT(3));
  469. applog(LOG_DEBUG, "JSON protocol response:\n%s", s);
  470. free(s);
  471. }
  472. /* JSON-RPC valid response returns a non-null 'result',
  473. * and a null 'error'.
  474. */
  475. res_val = json_object_get(val, "result");
  476. err_val = json_object_get(val, "error");
  477. if (!res_val ||(err_val && !json_is_null(err_val))) {
  478. char *s;
  479. if (err_val)
  480. s = json_dumps(err_val, JSON_INDENT(3));
  481. else
  482. s = strdup("(unknown reason)");
  483. applog(LOG_INFO, "JSON-RPC call failed: %s", s);
  484. free(s);
  485. json_decref(val);
  486. goto err_out;
  487. }
  488. if (state->hi.reason) {
  489. json_object_set_new(val, "reject-reason", json_string(state->hi.reason));
  490. free(state->hi.reason);
  491. state->hi.reason = NULL;
  492. }
  493. successful_connect = true;
  494. databuf_free(&state->all_data);
  495. curl_slist_free_all(state->headers);
  496. curl_easy_reset(curl);
  497. free(state);
  498. return val;
  499. err_out:
  500. databuf_free(&state->all_data);
  501. curl_slist_free_all(state->headers);
  502. curl_easy_reset(curl);
  503. if (!successful_connect)
  504. applog(LOG_DEBUG, "Failed to connect in json_rpc_call");
  505. curl_easy_setopt(curl, CURLOPT_FRESH_CONNECT, 1);
  506. free(state);
  507. return NULL;
  508. }
  509. json_t *json_rpc_call(CURL *curl, const char *url,
  510. const char *userpass, const char *rpc_req,
  511. bool probe, bool longpoll, int *rolltime,
  512. struct pool *pool, bool share)
  513. {
  514. json_rpc_call_async(curl, url, userpass, rpc_req, longpoll, pool, share, NULL);
  515. int rc = curl_easy_perform(curl);
  516. return json_rpc_call_completed(curl, rc, probe, rolltime, NULL);
  517. }
  518. bool our_curl_supports_proxy_uris()
  519. {
  520. curl_version_info_data *data = curl_version_info(CURLVERSION_NOW);
  521. return data->age && data->version_num >= (( 7 <<16)|( 21 <<8)| 7); // 7.21.7
  522. }
  523. /* Returns a malloced array string of a binary value of arbitrary length. The
  524. * array is rounded up to a 4 byte size to appease architectures that need
  525. * aligned array sizes */
  526. char *bin2hex(const unsigned char *p, size_t len)
  527. {
  528. unsigned int i;
  529. ssize_t slen;
  530. char *s;
  531. slen = len * 2 + 1;
  532. if (slen % 4)
  533. slen += 4 - (slen % 4);
  534. s = calloc(slen, 1);
  535. if (unlikely(!s))
  536. quit(1, "Failed to calloc in bin2hex");
  537. for (i = 0; i < len; i++)
  538. sprintf(s + (i * 2), "%02x", (unsigned int) p[i]);
  539. return s;
  540. }
  541. /* Does the reverse of bin2hex but does not allocate any ram */
  542. bool hex2bin(unsigned char *p, const char *hexstr, size_t len)
  543. {
  544. bool ret = false;
  545. while (*hexstr && len) {
  546. char hex_byte[4];
  547. unsigned int v;
  548. if (unlikely(!hexstr[1])) {
  549. applog(LOG_ERR, "hex2bin str truncated");
  550. return ret;
  551. }
  552. memset(hex_byte, 0, 4);
  553. hex_byte[0] = hexstr[0];
  554. hex_byte[1] = hexstr[1];
  555. if (unlikely(sscanf(hex_byte, "%x", &v) != 1)) {
  556. applog(LOG_ERR, "hex2bin sscanf '%s' failed", hex_byte);
  557. return ret;
  558. }
  559. *p = (unsigned char) v;
  560. p++;
  561. hexstr += 2;
  562. len--;
  563. }
  564. if (likely(len == 0 && *hexstr == 0))
  565. ret = true;
  566. return ret;
  567. }
  568. void hash_data(unsigned char *out_hash, const unsigned char *data)
  569. {
  570. unsigned char blkheader[80];
  571. // data is past the first SHA256 step (padding and interpreting as big endian on a little endian platform), so we need to flip each 32-bit chunk around to get the original input block header
  572. swap32yes(blkheader, data, 80 / 4);
  573. // double-SHA256 to get the block hash
  574. gen_hash(blkheader, out_hash, 80);
  575. }
  576. void real_block_target(unsigned char *target, const unsigned char *data)
  577. {
  578. uint8_t targetshift;
  579. if (unlikely(data[72] < 3 || data[72] > 0x20))
  580. {
  581. // Invalid (out of bounds) target
  582. memset(target, 0xff, 32);
  583. return;
  584. }
  585. targetshift = data[72] - 3;
  586. memset(target, 0, targetshift);
  587. target[targetshift++] = data[75];
  588. target[targetshift++] = data[74];
  589. target[targetshift++] = data[73];
  590. memset(&target[targetshift], 0, 0x20 - targetshift);
  591. }
  592. bool hash_target_check(const unsigned char *hash, const unsigned char *target)
  593. {
  594. const uint32_t *h32 = (uint32_t*)&hash[0];
  595. const uint32_t *t32 = (uint32_t*)&target[0];
  596. for (int i = 7; i >= 0; --i) {
  597. uint32_t h32i = le32toh(h32[i]);
  598. uint32_t t32i = le32toh(t32[i]);
  599. if (h32i > t32i)
  600. return false;
  601. if (h32i < t32i)
  602. return true;
  603. }
  604. return true;
  605. }
  606. bool hash_target_check_v(const unsigned char *hash, const unsigned char *target)
  607. {
  608. bool rc;
  609. rc = hash_target_check(hash, target);
  610. if (opt_debug) {
  611. unsigned char hash_swap[32], target_swap[32];
  612. char *hash_str, *target_str;
  613. for (int i = 0; i < 32; ++i) {
  614. hash_swap[i] = hash[31-i];
  615. target_swap[i] = target[31-i];
  616. }
  617. hash_str = bin2hex(hash_swap, 32);
  618. target_str = bin2hex(target_swap, 32);
  619. applog(LOG_DEBUG, " Proof: %s\nTarget: %s\nTrgVal? %s",
  620. hash_str,
  621. target_str,
  622. rc ? "YES (hash < target)" :
  623. "no (false positive; hash > target)");
  624. free(hash_str);
  625. free(target_str);
  626. }
  627. return rc;
  628. }
  629. // This operates on a native-endian SHA256 state
  630. // In other words, on little endian platforms, every 4 bytes are in reverse order
  631. bool fulltest(const unsigned char *hash, const unsigned char *target)
  632. {
  633. unsigned char hash2[32];
  634. swap32tobe(hash2, hash, 32 / 4);
  635. return hash_target_check_v(hash2, target);
  636. }
  637. struct thread_q *tq_new(void)
  638. {
  639. struct thread_q *tq;
  640. tq = calloc(1, sizeof(*tq));
  641. if (!tq)
  642. return NULL;
  643. INIT_LIST_HEAD(&tq->q);
  644. pthread_mutex_init(&tq->mutex, NULL);
  645. pthread_cond_init(&tq->cond, NULL);
  646. return tq;
  647. }
  648. void tq_free(struct thread_q *tq)
  649. {
  650. struct tq_ent *ent, *iter;
  651. if (!tq)
  652. return;
  653. list_for_each_entry_safe(ent, iter, &tq->q, q_node) {
  654. list_del(&ent->q_node);
  655. free(ent);
  656. }
  657. pthread_cond_destroy(&tq->cond);
  658. pthread_mutex_destroy(&tq->mutex);
  659. memset(tq, 0, sizeof(*tq)); /* poison */
  660. free(tq);
  661. }
  662. static void tq_freezethaw(struct thread_q *tq, bool frozen)
  663. {
  664. mutex_lock(&tq->mutex);
  665. tq->frozen = frozen;
  666. pthread_cond_signal(&tq->cond);
  667. mutex_unlock(&tq->mutex);
  668. }
  669. void tq_freeze(struct thread_q *tq)
  670. {
  671. tq_freezethaw(tq, true);
  672. }
  673. void tq_thaw(struct thread_q *tq)
  674. {
  675. tq_freezethaw(tq, false);
  676. }
  677. bool tq_push(struct thread_q *tq, void *data)
  678. {
  679. struct tq_ent *ent;
  680. bool rc = true;
  681. ent = calloc(1, sizeof(*ent));
  682. if (!ent)
  683. return false;
  684. ent->data = data;
  685. INIT_LIST_HEAD(&ent->q_node);
  686. mutex_lock(&tq->mutex);
  687. if (!tq->frozen) {
  688. list_add_tail(&ent->q_node, &tq->q);
  689. } else {
  690. free(ent);
  691. rc = false;
  692. }
  693. pthread_cond_signal(&tq->cond);
  694. mutex_unlock(&tq->mutex);
  695. return rc;
  696. }
  697. void *tq_pop(struct thread_q *tq, const struct timespec *abstime)
  698. {
  699. struct tq_ent *ent;
  700. void *rval = NULL;
  701. int rc;
  702. mutex_lock(&tq->mutex);
  703. if (!list_empty(&tq->q))
  704. goto pop;
  705. if (abstime)
  706. rc = pthread_cond_timedwait(&tq->cond, &tq->mutex, abstime);
  707. else
  708. rc = pthread_cond_wait(&tq->cond, &tq->mutex);
  709. if (rc)
  710. goto out;
  711. if (list_empty(&tq->q))
  712. goto out;
  713. pop:
  714. ent = list_entry(tq->q.next, struct tq_ent, q_node);
  715. rval = ent->data;
  716. list_del(&ent->q_node);
  717. free(ent);
  718. out:
  719. mutex_unlock(&tq->mutex);
  720. return rval;
  721. }
  722. int thr_info_create(struct thr_info *thr, pthread_attr_t *attr, void *(*start) (void *), void *arg)
  723. {
  724. return pthread_create(&thr->pth, attr, start, arg);
  725. }
  726. void thr_info_freeze(struct thr_info *thr)
  727. {
  728. struct tq_ent *ent, *iter;
  729. struct thread_q *tq;
  730. if (!thr)
  731. return;
  732. tq = thr->q;
  733. if (!tq)
  734. return;
  735. mutex_lock(&tq->mutex);
  736. tq->frozen = true;
  737. list_for_each_entry_safe(ent, iter, &tq->q, q_node) {
  738. list_del(&ent->q_node);
  739. free(ent);
  740. }
  741. mutex_unlock(&tq->mutex);
  742. }
  743. void thr_info_cancel(struct thr_info *thr)
  744. {
  745. if (!thr)
  746. return;
  747. if (PTH(thr) != 0L) {
  748. pthread_cancel(thr->pth);
  749. PTH(thr) = 0L;
  750. }
  751. }
  752. /* Provide a ms based sleep that uses nanosleep to avoid poor usleep accuracy
  753. * on SMP machines */
  754. void nmsleep(unsigned int msecs)
  755. {
  756. struct timespec twait, tleft;
  757. int ret;
  758. ldiv_t d;
  759. d = ldiv(msecs, 1000);
  760. tleft.tv_sec = d.quot;
  761. tleft.tv_nsec = d.rem * 1000000;
  762. do {
  763. twait.tv_sec = tleft.tv_sec;
  764. twait.tv_nsec = tleft.tv_nsec;
  765. ret = nanosleep(&twait, &tleft);
  766. } while (ret == -1 && errno == EINTR);
  767. }
  768. /* Returns the microseconds difference between end and start times as a double */
  769. double us_tdiff(struct timeval *end, struct timeval *start)
  770. {
  771. return end->tv_sec * 1000000 + end->tv_usec - start->tv_sec * 1000000 - start->tv_usec;
  772. }
  773. /* Returns the seconds difference between end and start times as a double */
  774. double tdiff(struct timeval *end, struct timeval *start)
  775. {
  776. return end->tv_sec - start->tv_sec + (end->tv_usec - start->tv_usec) / 1000000.0;
  777. }
  778. bool extract_sockaddr(struct pool *pool, char *url)
  779. {
  780. char *url_begin, *url_end, *ipv6_begin, *ipv6_end, *port_start = NULL;
  781. char url_address[256], port[6];
  782. int url_len, port_len = 0;
  783. url_begin = strstr(url, "//");
  784. if (!url_begin)
  785. url_begin = url;
  786. else
  787. url_begin += 2;
  788. /* Look for numeric ipv6 entries */
  789. ipv6_begin = strstr(url_begin, "[");
  790. ipv6_end = strstr(url_begin, "]");
  791. if (ipv6_begin && ipv6_end && ipv6_end > ipv6_begin)
  792. url_end = strstr(ipv6_end, ":");
  793. else
  794. url_end = strstr(url_begin, ":");
  795. if (url_end) {
  796. url_len = url_end - url_begin;
  797. port_len = strlen(url_begin) - url_len - 1;
  798. if (port_len < 1)
  799. return false;
  800. port_start = url_end + 1;
  801. } else
  802. url_len = strlen(url_begin);
  803. if (url_len < 1)
  804. return false;
  805. sprintf(url_address, "%.*s", url_len, url_begin);
  806. if (port_len)
  807. snprintf(port, 6, "%.*s", port_len, port_start);
  808. else
  809. strcpy(port, "80");
  810. free(pool->stratum_port);
  811. pool->stratum_port = strdup(port);
  812. free(pool->sockaddr_url);
  813. pool->sockaddr_url = strdup(url_address);
  814. return true;
  815. }
  816. /* Send a single command across a socket, appending \n to it. This should all
  817. * be done under stratum lock except when first establishing the socket */
  818. static bool __stratum_send(struct pool *pool, char *s, ssize_t len)
  819. {
  820. SOCKETTYPE sock = pool->sock;
  821. ssize_t ssent = 0;
  822. if (opt_protocol)
  823. applog(LOG_DEBUG, "SEND: %s", s);
  824. strcat(s, "\n");
  825. len++;
  826. while (len > 0 ) {
  827. struct timeval timeout = {0, 0};
  828. ssize_t sent;
  829. fd_set wd;
  830. FD_ZERO(&wd);
  831. FD_SET(sock, &wd);
  832. if (select(sock + 1, NULL, &wd, NULL, &timeout) < 1) {
  833. applog(LOG_DEBUG, "Write select failed on pool %d sock", pool->pool_no);
  834. return false;
  835. }
  836. sent = send(pool->sock, s + ssent, len, 0);
  837. if (sent < 0) {
  838. if (errno != EAGAIN && errno != EWOULDBLOCK) {
  839. applog(LOG_DEBUG, "Failed to curl_easy_send in stratum_send");
  840. return false;
  841. }
  842. sent = 0;
  843. }
  844. ssent += sent;
  845. len -= sent;
  846. }
  847. pool->cgminer_pool_stats.times_sent++;
  848. pool->cgminer_pool_stats.bytes_sent += ssent;
  849. total_bytes_xfer += ssent;
  850. pool->cgminer_pool_stats.net_bytes_sent += ssent;
  851. return true;
  852. }
  853. bool stratum_send(struct pool *pool, char *s, ssize_t len)
  854. {
  855. bool ret = false;
  856. mutex_lock(&pool->stratum_lock);
  857. if (pool->stratum_active)
  858. ret = __stratum_send(pool, s, len);
  859. else
  860. applog(LOG_DEBUG, "Stratum send failed due to no pool stratum_active");
  861. mutex_unlock(&pool->stratum_lock);
  862. return ret;
  863. }
  864. static bool socket_full(struct pool *pool, bool wait)
  865. {
  866. SOCKETTYPE sock = pool->sock;
  867. struct timeval timeout;
  868. fd_set rd;
  869. FD_ZERO(&rd);
  870. FD_SET(sock, &rd);
  871. timeout.tv_usec = 0;
  872. if (wait)
  873. timeout.tv_sec = 60;
  874. else
  875. timeout.tv_sec = 0;
  876. if (select(sock + 1, &rd, NULL, NULL, &timeout) > 0)
  877. return true;
  878. return false;
  879. }
  880. /* Check to see if Santa's been good to you */
  881. bool sock_full(struct pool *pool)
  882. {
  883. if (strlen(pool->sockbuf))
  884. return true;
  885. return (socket_full(pool, false));
  886. }
  887. static void clear_sock(struct pool *pool)
  888. {
  889. ssize_t n;
  890. mutex_lock(&pool->stratum_lock);
  891. do
  892. n = recv(pool->sock, pool->sockbuf, RECVSIZE, 0);
  893. while (n > 0);
  894. mutex_unlock(&pool->stratum_lock);
  895. strcpy(pool->sockbuf, "");
  896. }
  897. /* Make sure the pool sockbuf is large enough to cope with any coinbase size
  898. * by reallocing it to a large enough size rounded up to a multiple of RBUFSIZE
  899. * and zeroing the new memory */
  900. static void recalloc_sock(struct pool *pool, size_t len)
  901. {
  902. size_t old, new;
  903. old = strlen(pool->sockbuf);
  904. new = old + len + 1;
  905. if (new < pool->sockbuf_size)
  906. return;
  907. new = new + (RBUFSIZE - (new % RBUFSIZE));
  908. applog(LOG_DEBUG, "Recallocing pool sockbuf to %lu", (unsigned long)new);
  909. pool->sockbuf = realloc(pool->sockbuf, new);
  910. if (!pool->sockbuf)
  911. quit(1, "Failed to realloc pool sockbuf in recalloc_sock");
  912. memset(pool->sockbuf + old, 0, new - old);
  913. pool->sockbuf_size = new;
  914. }
  915. /* Peeks at a socket to find the first end of line and then reads just that
  916. * from the socket and returns that as a malloced char */
  917. char *recv_line(struct pool *pool)
  918. {
  919. ssize_t len, buflen;
  920. char *tok, *sret = NULL;
  921. if (!strstr(pool->sockbuf, "\n")) {
  922. struct timeval rstart, now;
  923. gettimeofday(&rstart, NULL);
  924. if (!socket_full(pool, true)) {
  925. applog(LOG_DEBUG, "Timed out waiting for data on socket_full");
  926. goto out;
  927. }
  928. mutex_lock(&pool->stratum_lock);
  929. do {
  930. char s[RBUFSIZE];
  931. size_t slen, n;
  932. memset(s, 0, RBUFSIZE);
  933. n = recv(pool->sock, s, RECVSIZE, 0);
  934. if (n < 1 && errno != EAGAIN && errno != EWOULDBLOCK) {
  935. applog(LOG_DEBUG, "Failed to recv sock in recv_line");
  936. break;
  937. }
  938. slen = strlen(s);
  939. recalloc_sock(pool, slen);
  940. strcat(pool->sockbuf, s);
  941. gettimeofday(&now, NULL);
  942. } while (tdiff(&now, &rstart) < 60 && !strstr(pool->sockbuf, "\n"));
  943. mutex_unlock(&pool->stratum_lock);
  944. }
  945. buflen = strlen(pool->sockbuf);
  946. tok = strtok(pool->sockbuf, "\n");
  947. if (!tok) {
  948. applog(LOG_DEBUG, "Failed to parse a \\n terminated string in recv_line");
  949. goto out;
  950. }
  951. sret = strdup(tok);
  952. len = strlen(sret);
  953. /* Copy what's left in the buffer after the \n, including the
  954. * terminating \0 */
  955. if (buflen > len + 1)
  956. memmove(pool->sockbuf, pool->sockbuf + len + 1, buflen - len + 1);
  957. else
  958. strcpy(pool->sockbuf, "");
  959. pool->cgminer_pool_stats.times_received++;
  960. pool->cgminer_pool_stats.bytes_received += len;
  961. total_bytes_xfer += len;
  962. pool->cgminer_pool_stats.net_bytes_received += len;
  963. out:
  964. if (!sret)
  965. clear_sock(pool);
  966. else if (opt_protocol)
  967. applog(LOG_DEBUG, "RECVD: %s", sret);
  968. return sret;
  969. }
  970. /* Extracts a string value from a json array with error checking. To be used
  971. * when the value of the string returned is only examined and not to be stored.
  972. * See json_array_string below */
  973. static char *__json_array_string(json_t *val, unsigned int entry)
  974. {
  975. json_t *arr_entry;
  976. if (json_is_null(val))
  977. return NULL;
  978. if (!json_is_array(val))
  979. return NULL;
  980. if (entry > json_array_size(val))
  981. return NULL;
  982. arr_entry = json_array_get(val, entry);
  983. if (!json_is_string(arr_entry))
  984. return NULL;
  985. return (char *)json_string_value(arr_entry);
  986. }
  987. /* Creates a freshly malloced dup of __json_array_string */
  988. static char *json_array_string(json_t *val, unsigned int entry)
  989. {
  990. char *buf = __json_array_string(val, entry);
  991. if (buf)
  992. return strdup(buf);
  993. return NULL;
  994. }
  995. void stratum_probe_transparency(struct pool *pool)
  996. {
  997. // Request transaction data to discourage pools from doing anything shady
  998. char s[1024];
  999. int sLen;
  1000. sLen = sprintf(s, "{\"params\": [\"%s\"], \"id\": \"txlist%s\", \"method\": \"mining.get_transactions\"}",
  1001. pool->swork.job_id,
  1002. pool->swork.job_id);
  1003. stratum_send(pool, s, sLen);
  1004. if ((!pool->swork.opaque) && pool->swork.transparency_time == (time_t)-1)
  1005. pool->swork.transparency_time = time(NULL);
  1006. pool->swork.transparency_probed = true;
  1007. }
  1008. static bool parse_notify(struct pool *pool, json_t *val)
  1009. {
  1010. char *job_id, *prev_hash, *coinbase1, *coinbase2, *bbversion, *nbit, *ntime;
  1011. bool clean, ret = false;
  1012. int merkles, i;
  1013. json_t *arr;
  1014. arr = json_array_get(val, 4);
  1015. if (!arr || !json_is_array(arr))
  1016. goto out;
  1017. merkles = json_array_size(arr);
  1018. job_id = json_array_string(val, 0);
  1019. prev_hash = json_array_string(val, 1);
  1020. coinbase1 = json_array_string(val, 2);
  1021. coinbase2 = json_array_string(val, 3);
  1022. bbversion = json_array_string(val, 5);
  1023. nbit = json_array_string(val, 6);
  1024. ntime = json_array_string(val, 7);
  1025. clean = json_is_true(json_array_get(val, 8));
  1026. if (!job_id || !prev_hash || !coinbase1 || !coinbase2 || !bbversion || !nbit || !ntime) {
  1027. /* Annoying but we must not leak memory */
  1028. if (job_id)
  1029. free(job_id);
  1030. if (prev_hash)
  1031. free(prev_hash);
  1032. if (coinbase1)
  1033. free(coinbase1);
  1034. if (coinbase2)
  1035. free(coinbase2);
  1036. if (bbversion)
  1037. free(bbversion);
  1038. if (nbit)
  1039. free(nbit);
  1040. if (ntime)
  1041. free(ntime);
  1042. goto out;
  1043. }
  1044. mutex_lock(&pool->pool_lock);
  1045. free(pool->swork.job_id);
  1046. free(pool->swork.prev_hash);
  1047. free(pool->swork.coinbase1);
  1048. free(pool->swork.coinbase2);
  1049. free(pool->swork.bbversion);
  1050. free(pool->swork.nbit);
  1051. free(pool->swork.ntime);
  1052. pool->swork.job_id = job_id;
  1053. pool->swork.prev_hash = prev_hash;
  1054. pool->swork.coinbase1 = coinbase1;
  1055. pool->swork.cb1_len = strlen(coinbase1) / 2;
  1056. pool->swork.coinbase2 = coinbase2;
  1057. pool->swork.cb2_len = strlen(coinbase2) / 2;
  1058. pool->swork.bbversion = bbversion;
  1059. pool->swork.nbit = nbit;
  1060. pool->swork.ntime = ntime;
  1061. pool->submit_old = !clean;
  1062. pool->swork.clean = true;
  1063. pool->swork.cb_len = pool->swork.cb1_len + pool->n1_len + pool->n2size + pool->swork.cb2_len;
  1064. for (i = 0; i < pool->swork.merkles; i++)
  1065. free(pool->swork.merkle[i]);
  1066. if (merkles) {
  1067. pool->swork.merkle = realloc(pool->swork.merkle, sizeof(char *) * merkles + 1);
  1068. for (i = 0; i < merkles; i++)
  1069. pool->swork.merkle[i] = json_array_string(arr, i);
  1070. }
  1071. pool->swork.merkles = merkles;
  1072. if (clean)
  1073. pool->nonce2 = 0;
  1074. pool->swork.header_len = strlen(pool->swork.bbversion) +
  1075. strlen(pool->swork.prev_hash) +
  1076. strlen(pool->swork.ntime) +
  1077. strlen(pool->swork.nbit) +
  1078. /* merkle_hash */ 32 +
  1079. /* nonce */ 8 +
  1080. /* workpadding */ 96;
  1081. pool->swork.header_len = pool->swork.header_len * 2 + 1;
  1082. align_len(&pool->swork.header_len);
  1083. mutex_unlock(&pool->pool_lock);
  1084. applog(LOG_DEBUG, "Received stratum notify from pool %u with job_id=%s",
  1085. pool->pool_no, job_id);
  1086. if (opt_protocol) {
  1087. applog(LOG_DEBUG, "job_id: %s", job_id);
  1088. applog(LOG_DEBUG, "prev_hash: %s", prev_hash);
  1089. applog(LOG_DEBUG, "coinbase1: %s", coinbase1);
  1090. applog(LOG_DEBUG, "coinbase2: %s", coinbase2);
  1091. for (i = 0; i < merkles; i++)
  1092. applog(LOG_DEBUG, "merkle%d: %s", i, pool->swork.merkle[i]);
  1093. applog(LOG_DEBUG, "bbversion: %s", bbversion);
  1094. applog(LOG_DEBUG, "nbit: %s", nbit);
  1095. applog(LOG_DEBUG, "ntime: %s", ntime);
  1096. applog(LOG_DEBUG, "clean: %s", clean ? "yes" : "no");
  1097. }
  1098. /* A notify message is the closest stratum gets to a getwork */
  1099. pool->getwork_requested++;
  1100. total_getworks++;
  1101. if ((merkles && (!pool->swork.transparency_probed || rand() <= RAND_MAX / (opt_skip_checks + 1))) || pool->swork.transparency_time != (time_t)-1)
  1102. if (pool->stratum_auth)
  1103. stratum_probe_transparency(pool);
  1104. ret = true;
  1105. out:
  1106. return ret;
  1107. }
  1108. static bool parse_diff(struct pool *pool, json_t *val)
  1109. {
  1110. double diff;
  1111. diff = json_number_value(json_array_get(val, 0));
  1112. if (diff == 0)
  1113. return false;
  1114. mutex_lock(&pool->pool_lock);
  1115. pool->swork.diff = diff;
  1116. mutex_unlock(&pool->pool_lock);
  1117. applog(LOG_DEBUG, "Pool %d difficulty set to %f", pool->pool_no, diff);
  1118. return true;
  1119. }
  1120. static bool parse_reconnect(struct pool *pool, json_t *val)
  1121. {
  1122. char *url, *port, address[256];
  1123. memset(address, 0, 255);
  1124. url = (char *)json_string_value(json_array_get(val, 0));
  1125. if (!url)
  1126. url = pool->sockaddr_url;
  1127. port = (char *)json_string_value(json_array_get(val, 1));
  1128. if (!port)
  1129. port = pool->stratum_port;
  1130. sprintf(address, "%s:%s", url, port);
  1131. if (!extract_sockaddr(pool, address))
  1132. return false;
  1133. pool->stratum_url = pool->sockaddr_url;
  1134. applog(LOG_NOTICE, "Reconnect requested from pool %d to %s", pool->pool_no, address);
  1135. if (!initiate_stratum(pool) || !auth_stratum(pool))
  1136. return false;
  1137. return true;
  1138. }
  1139. static bool send_version(struct pool *pool, json_t *val)
  1140. {
  1141. char s[RBUFSIZE];
  1142. int id = json_integer_value(json_object_get(val, "id"));
  1143. if (!id)
  1144. return false;
  1145. sprintf(s, "{\"id\": %d, \"result\": \""PACKAGE"/"VERSION"\", \"error\": null}", id);
  1146. if (!stratum_send(pool, s, strlen(s)))
  1147. return false;
  1148. return true;
  1149. }
  1150. bool parse_method(struct pool *pool, char *s)
  1151. {
  1152. json_t *val = NULL, *method, *err_val, *params;
  1153. json_error_t err;
  1154. bool ret = false;
  1155. char *buf;
  1156. if (!s)
  1157. goto out;
  1158. val = JSON_LOADS(s, &err);
  1159. if (!val) {
  1160. applog(LOG_INFO, "JSON decode failed(%d): %s", err.line, err.text);
  1161. goto out;
  1162. }
  1163. method = json_object_get(val, "method");
  1164. if (!method)
  1165. goto out;
  1166. err_val = json_object_get(val, "error");
  1167. params = json_object_get(val, "params");
  1168. if (err_val && !json_is_null(err_val)) {
  1169. char *ss;
  1170. if (err_val)
  1171. ss = json_dumps(err_val, JSON_INDENT(3));
  1172. else
  1173. ss = strdup("(unknown reason)");
  1174. applog(LOG_INFO, "JSON-RPC method decode failed: %s", ss);
  1175. free(ss);
  1176. goto out;
  1177. }
  1178. buf = (char *)json_string_value(method);
  1179. if (!buf)
  1180. goto out;
  1181. if (!strncasecmp(buf, "mining.notify", 13)) {
  1182. if (parse_notify(pool, params))
  1183. pool->stratum_notify = ret = true;
  1184. else
  1185. pool->stratum_notify = ret = false;
  1186. goto out;
  1187. }
  1188. if (!strncasecmp(buf, "mining.set_difficulty", 21) && parse_diff(pool, params)) {
  1189. ret = true;
  1190. goto out;
  1191. }
  1192. if (!strncasecmp(buf, "client.reconnect", 16) && parse_reconnect(pool, params)) {
  1193. ret = true;
  1194. goto out;
  1195. }
  1196. if (!strncasecmp(buf, "client.get_version", 18) && send_version(pool, val)) {
  1197. ret = true;
  1198. goto out;
  1199. }
  1200. out:
  1201. if (val)
  1202. json_decref(val);
  1203. return ret;
  1204. }
  1205. extern bool parse_stratum_response(struct pool *, char *s);
  1206. bool auth_stratum(struct pool *pool)
  1207. {
  1208. json_t *val = NULL, *res_val, *err_val;
  1209. char s[RBUFSIZE], *sret = NULL;
  1210. json_error_t err;
  1211. bool ret = false;
  1212. sprintf(s, "{\"id\": \"auth\", \"method\": \"mining.authorize\", \"params\": [\"%s\", \"%s\"]}",
  1213. pool->rpc_user, pool->rpc_pass);
  1214. if (!stratum_send(pool, s, strlen(s)))
  1215. goto out;
  1216. /* Parse all data in the queue and anything left should be auth */
  1217. while (42) {
  1218. sret = recv_line(pool);
  1219. if (!sret)
  1220. goto out;
  1221. if (parse_method(pool, sret))
  1222. free(sret);
  1223. else
  1224. break;
  1225. }
  1226. val = JSON_LOADS(sret, &err);
  1227. free(sret);
  1228. res_val = json_object_get(val, "result");
  1229. err_val = json_object_get(val, "error");
  1230. if (!res_val || json_is_false(res_val) || (err_val && !json_is_null(err_val))) {
  1231. char *ss;
  1232. if (err_val)
  1233. ss = json_dumps(err_val, JSON_INDENT(3));
  1234. else
  1235. ss = strdup("(unknown reason)");
  1236. applog(LOG_WARNING, "JSON stratum auth failed: %s", ss);
  1237. free(ss);
  1238. goto out;
  1239. }
  1240. ret = true;
  1241. applog(LOG_INFO, "Stratum authorisation success for pool %d", pool->pool_no);
  1242. pool->probed = true;
  1243. pool->stratum_auth = true;
  1244. successful_connect = true;
  1245. out:
  1246. if (val)
  1247. json_decref(val);
  1248. if (pool->stratum_notify)
  1249. stratum_probe_transparency(pool);
  1250. return ret;
  1251. }
  1252. curl_socket_t grab_socket_opensocket_cb(void *clientp, curlsocktype purpose, struct curl_sockaddr *addr)
  1253. {
  1254. struct pool *pool = clientp;
  1255. curl_socket_t sck = socket(addr->family, addr->socktype, addr->protocol);
  1256. pool->sock = sck;
  1257. return sck;
  1258. }
  1259. bool initiate_stratum(struct pool *pool)
  1260. {
  1261. json_t *val = NULL, *res_val, *err_val;
  1262. char curl_err_str[CURL_ERROR_SIZE];
  1263. char s[RBUFSIZE], *sret = NULL;
  1264. CURL *curl = NULL;
  1265. json_error_t err;
  1266. bool ret = false;
  1267. applog(LOG_DEBUG, "initiate_stratum with sockbuf=%p", pool->sockbuf);
  1268. mutex_lock(&pool->stratum_lock);
  1269. pool->swork.transparency_time = (time_t)-1;
  1270. pool->stratum_active = false;
  1271. pool->stratum_auth = false;
  1272. pool->stratum_notify = false;
  1273. pool->swork.transparency_probed = false;
  1274. if (!pool->stratum_curl) {
  1275. pool->stratum_curl = curl_easy_init();
  1276. if (unlikely(!pool->stratum_curl))
  1277. quit(1, "Failed to curl_easy_init in initiate_stratum");
  1278. }
  1279. if (pool->sockbuf)
  1280. pool->sockbuf[0] = '\0';
  1281. mutex_unlock(&pool->stratum_lock);
  1282. curl = pool->stratum_curl;
  1283. if (!pool->sockbuf) {
  1284. pool->sockbuf = calloc(RBUFSIZE, 1);
  1285. if (!pool->sockbuf)
  1286. quit(1, "Failed to calloc pool sockbuf in initiate_stratum");
  1287. pool->sockbuf_size = RBUFSIZE;
  1288. }
  1289. /* Create a http url for use with curl */
  1290. memset(s, 0, RBUFSIZE);
  1291. sprintf(s, "http://%s:%s", pool->sockaddr_url, pool->stratum_port);
  1292. curl_easy_setopt(curl, CURLOPT_FRESH_CONNECT, 1);
  1293. curl_easy_setopt(curl, CURLOPT_CONNECTTIMEOUT, 30);
  1294. curl_easy_setopt(curl, CURLOPT_ERRORBUFFER, curl_err_str);
  1295. curl_easy_setopt(curl, CURLOPT_NOSIGNAL, 1);
  1296. curl_easy_setopt(curl, CURLOPT_URL, s);
  1297. curl_easy_setopt(curl, CURLOPT_TCP_NODELAY, 1);
  1298. /* We use DEBUGFUNCTION to count bytes sent/received, and verbose is needed
  1299. * to enable it */
  1300. curl_easy_setopt(curl, CURLOPT_DEBUGFUNCTION, curl_debug_cb);
  1301. curl_easy_setopt(curl, CURLOPT_DEBUGDATA, (void *)pool);
  1302. curl_easy_setopt(curl, CURLOPT_VERBOSE, 1);
  1303. // CURLINFO_LASTSOCKET is broken on Win64 (which has a wider SOCKET type than curl_easy_getinfo returns), so we use this hack for now
  1304. curl_easy_setopt(curl, CURLOPT_OPENSOCKETFUNCTION, grab_socket_opensocket_cb);
  1305. curl_easy_setopt(curl, CURLOPT_OPENSOCKETDATA, pool);
  1306. curl_easy_setopt(curl, CURLOPT_USE_SSL, CURLUSESSL_TRY);
  1307. if (pool->rpc_proxy) {
  1308. curl_easy_setopt(curl, CURLOPT_PROXY, pool->rpc_proxy);
  1309. } else if (opt_socks_proxy) {
  1310. curl_easy_setopt(curl, CURLOPT_PROXY, opt_socks_proxy);
  1311. curl_easy_setopt(curl, CURLOPT_PROXYTYPE, CURLPROXY_SOCKS4);
  1312. }
  1313. curl_easy_setopt(curl, CURLOPT_CONNECT_ONLY, 1);
  1314. pool->sock = INVSOCK;
  1315. if (curl_easy_perform(curl)) {
  1316. applog(LOG_INFO, "Stratum connect failed to pool %d: %s", pool->pool_no, curl_err_str);
  1317. goto out;
  1318. }
  1319. if (pool->sock == INVSOCK)
  1320. {
  1321. curl_easy_cleanup(curl);
  1322. applog(LOG_ERR, "Stratum connect succeeded, but technical problem extracting socket (pool %u)", pool->pool_no);
  1323. goto out;
  1324. }
  1325. keep_sockalive(pool->sock);
  1326. pool->cgminer_pool_stats.times_sent++;
  1327. pool->cgminer_pool_stats.times_received++;
  1328. sprintf(s, "{\"id\": %d, \"method\": \"mining.subscribe\", \"params\": []}", swork_id++);
  1329. if (!__stratum_send(pool, s, strlen(s))) {
  1330. applog(LOG_DEBUG, "Failed to send s in initiate_stratum");
  1331. goto out;
  1332. }
  1333. if (!socket_full(pool, true)) {
  1334. applog(LOG_DEBUG, "Timed out waiting for response in initiate_stratum");
  1335. goto out;
  1336. }
  1337. sret = recv_line(pool);
  1338. if (!sret)
  1339. goto out;
  1340. val = JSON_LOADS(sret, &err);
  1341. free(sret);
  1342. if (!val) {
  1343. applog(LOG_INFO, "JSON decode failed(%d): %s", err.line, err.text);
  1344. goto out;
  1345. }
  1346. res_val = json_object_get(val, "result");
  1347. err_val = json_object_get(val, "error");
  1348. if (!res_val || json_is_null(res_val) ||
  1349. (err_val && !json_is_null(err_val))) {
  1350. char *ss;
  1351. if (err_val)
  1352. ss = json_dumps(err_val, JSON_INDENT(3));
  1353. else
  1354. ss = strdup("(unknown reason)");
  1355. applog(LOG_INFO, "JSON-RPC decode failed: %s", ss);
  1356. free(ss);
  1357. goto out;
  1358. }
  1359. free(pool->nonce1);
  1360. pool->nonce1 = json_array_string(res_val, 1);
  1361. if (!pool->nonce1) {
  1362. applog(LOG_INFO, "Failed to get nonce1 in initiate_stratum");
  1363. goto out;
  1364. }
  1365. pool->n1_len = strlen(pool->nonce1) / 2;
  1366. pool->n2size = json_integer_value(json_array_get(res_val, 2));
  1367. if (!pool->n2size) {
  1368. applog(LOG_INFO, "Failed to get n2size in initiate_stratum");
  1369. goto out;
  1370. }
  1371. ret = true;
  1372. out:
  1373. if (val)
  1374. json_decref(val);
  1375. if (ret) {
  1376. if (!pool->stratum_url)
  1377. pool->stratum_url = pool->sockaddr_url;
  1378. pool->stratum_active = true;
  1379. pool->swork.diff = 1;
  1380. if (opt_protocol) {
  1381. applog(LOG_DEBUG, "Pool %d confirmed mining.subscribe with extranonce1 %s extran2size %d",
  1382. pool->pool_no, pool->nonce1, pool->n2size);
  1383. }
  1384. } else
  1385. {
  1386. applog(LOG_DEBUG, "Initiate stratum failed");
  1387. if (pool->sock != INVSOCK) {
  1388. shutdown(pool->sock, SHUT_RDWR);
  1389. pool->sock = INVSOCK;
  1390. }
  1391. }
  1392. return ret;
  1393. }
  1394. void suspend_stratum(struct pool *pool)
  1395. {
  1396. applog(LOG_INFO, "Closing socket for stratum pool %d", pool->pool_no);
  1397. mutex_lock(&pool->stratum_lock);
  1398. pool->stratum_active = false;
  1399. pool->stratum_auth = false;
  1400. mutex_unlock(&pool->stratum_lock);
  1401. CLOSESOCKET(pool->sock);
  1402. }
  1403. void dev_error(struct cgpu_info *dev, enum dev_reason reason)
  1404. {
  1405. dev->device_last_not_well = time(NULL);
  1406. dev->device_not_well_reason = reason;
  1407. switch (reason) {
  1408. case REASON_THREAD_FAIL_INIT:
  1409. dev->thread_fail_init_count++;
  1410. break;
  1411. case REASON_THREAD_ZERO_HASH:
  1412. dev->thread_zero_hash_count++;
  1413. break;
  1414. case REASON_THREAD_FAIL_QUEUE:
  1415. dev->thread_fail_queue_count++;
  1416. break;
  1417. case REASON_DEV_SICK_IDLE_60:
  1418. dev->dev_sick_idle_60_count++;
  1419. break;
  1420. case REASON_DEV_DEAD_IDLE_600:
  1421. dev->dev_dead_idle_600_count++;
  1422. break;
  1423. case REASON_DEV_NOSTART:
  1424. dev->dev_nostart_count++;
  1425. break;
  1426. case REASON_DEV_OVER_HEAT:
  1427. dev->dev_over_heat_count++;
  1428. break;
  1429. case REASON_DEV_THERMAL_CUTOFF:
  1430. dev->dev_thermal_cutoff_count++;
  1431. break;
  1432. case REASON_DEV_COMMS_ERROR:
  1433. dev->dev_comms_error_count++;
  1434. break;
  1435. case REASON_DEV_THROTTLE:
  1436. dev->dev_throttle_count++;
  1437. break;
  1438. }
  1439. }
  1440. /* Realloc an existing string to fit an extra string s, appending s to it. */
  1441. void *realloc_strcat(char *ptr, char *s)
  1442. {
  1443. size_t old = strlen(ptr), len = strlen(s);
  1444. char *ret;
  1445. if (!len)
  1446. return ptr;
  1447. len += old + 1;
  1448. align_len(&len);
  1449. ret = malloc(len);
  1450. if (unlikely(!ret))
  1451. quit(1, "Failed to malloc in realloc_strcat");
  1452. sprintf(ret, "%s%s", ptr, s);
  1453. free(ptr);
  1454. return ret;
  1455. }
  1456. void RenameThread(const char* name)
  1457. {
  1458. #if defined(PR_SET_NAME)
  1459. // Only the first 15 characters are used (16 - NUL terminator)
  1460. prctl(PR_SET_NAME, name, 0, 0, 0);
  1461. #elif defined(__APPLE__)
  1462. pthread_setname_np(name);
  1463. #elif (defined(__FreeBSD__) || defined(__OpenBSD__))
  1464. pthread_set_name_np(pthread_self(), name);
  1465. #else
  1466. // Prevent warnings for unused parameters...
  1467. (void)name;
  1468. #endif
  1469. }
  1470. #ifdef WIN32
  1471. static const char *WindowsErrorStr(DWORD dwMessageId)
  1472. {
  1473. static LPSTR msg = NULL;
  1474. if (msg)
  1475. LocalFree(msg);
  1476. if (FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER | FORMAT_MESSAGE_FROM_SYSTEM, 0, dwMessageId, 0, (LPSTR)&msg, 0, 0))
  1477. return msg;
  1478. static const char fmt[] = "Error #%ld";
  1479. signed long ldMsgId = dwMessageId;
  1480. int sz = snprintf((char*)&sz, 0, fmt, ldMsgId) + 1;
  1481. msg = (LPTSTR)LocalAlloc(LMEM_FIXED, sz);
  1482. sprintf((char*)msg, fmt, ldMsgId);
  1483. return msg;
  1484. }
  1485. #endif
  1486. void notifier_init(notifier_t pipefd)
  1487. {
  1488. #ifdef WIN32
  1489. SOCKET listener, connecter, acceptor;
  1490. listener = socket(AF_INET, SOCK_STREAM, 0);
  1491. if (listener == INVALID_SOCKET)
  1492. quit(1, "Failed to create listener socket in create_notifier: %s", WindowsErrorStr(WSAGetLastError()));
  1493. connecter = socket(AF_INET, SOCK_STREAM, 0);
  1494. if (connecter == INVALID_SOCKET)
  1495. quit(1, "Failed to create connect socket in create_notifier: %s", WindowsErrorStr(WSAGetLastError()));
  1496. struct sockaddr_in inaddr = {
  1497. .sin_family = AF_INET,
  1498. .sin_addr = {
  1499. .s_addr = htonl(INADDR_LOOPBACK),
  1500. },
  1501. .sin_port = 0,
  1502. };
  1503. {
  1504. char reuse = 1;
  1505. setsockopt(listener, SOL_SOCKET, SO_REUSEADDR, &reuse, sizeof(reuse));
  1506. }
  1507. if (bind(listener, (struct sockaddr*)&inaddr, sizeof(inaddr)) == SOCKET_ERROR)
  1508. quit(1, "Failed to bind listener socket in create_notifier: %s", WindowsErrorStr(WSAGetLastError()));
  1509. socklen_t inaddr_sz = sizeof(inaddr);
  1510. if (getsockname(listener, (struct sockaddr*)&inaddr, &inaddr_sz) == SOCKET_ERROR)
  1511. quit(1, "Failed to getsockname in create_notifier: %s", WindowsErrorStr(WSAGetLastError()));
  1512. if (listen(listener, 1) == SOCKET_ERROR)
  1513. quit(1, "Failed to listen in create_notifier: %s", WindowsErrorStr(WSAGetLastError()));
  1514. inaddr.sin_family = AF_INET;
  1515. inaddr.sin_addr.s_addr = htonl(INADDR_LOOPBACK);
  1516. if (connect(connecter, (struct sockaddr*)&inaddr, inaddr_sz) == SOCKET_ERROR)
  1517. quit(1, "Failed to connect in create_notifier: %s", WindowsErrorStr(WSAGetLastError()));
  1518. acceptor = accept(listener, NULL, NULL);
  1519. if (acceptor == INVALID_SOCKET)
  1520. quit(1, "Failed to accept in create_notifier: %s", WindowsErrorStr(WSAGetLastError()));
  1521. closesocket(listener);
  1522. pipefd[0] = connecter;
  1523. pipefd[1] = acceptor;
  1524. #else
  1525. if (pipe(pipefd))
  1526. quit(1, "Failed to create pipe in create_notifier");
  1527. #endif
  1528. }
  1529. void notifier_wake(notifier_t fd)
  1530. {
  1531. #ifdef WIN32
  1532. (void)send(fd[1], "\0", 1, 0);
  1533. #else
  1534. (void)write(fd[1], "\0", 1);
  1535. #endif
  1536. }
  1537. void notifier_read(notifier_t fd)
  1538. {
  1539. char buf[0x10];
  1540. #ifdef WIN32
  1541. (void)recv(fd[0], buf, sizeof(buf), 0);
  1542. #else
  1543. (void)read(fd[0], buf, sizeof(buf));
  1544. #endif
  1545. }