util.c 44 KB

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