util.c 43 KB

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