Commit Graph

44 Commits

Author SHA1 Message Date
SChernykh
ab62ddb2e3 Fix crash when share is found before pool login 2020-02-17 20:22:09 +01:00
XMRig
e00a4c9daf Fixed nicehash nonce overflow for CPU backend. 2020-02-06 17:19:08 +07:00
XMRig
f0b441040a Added ENV support for "user", "pass" and "rig-id" fields. 2019-12-22 19:09:30 +07:00
XMRig
0a2924529b Added extra error message. 2019-12-20 23:44:32 +07:00
XMRig
624c13f57e #1421 Added limit for maximum send buffer size. 2019-12-17 03:18:25 +07:00
XMRig
2371c7acde #1421 Use dynamic size send buffer. 2019-12-16 14:09:03 +07:00
XMRig
e9b0940ec5 #1306 Added some network workarounds. 2019-12-06 10:56:43 +07:00
XMRig
6992e083dc Sync changes with proxy. 2019-11-01 21:51:03 +07:00
XMRig
2872c4737a Display backend for shares. 2019-10-29 15:43:13 +07:00
XMRig
f382cee3f9 Added send with callback. 2019-10-16 19:34:33 +07:00
XMRig
ae557af840 Self-select initial working implementation. 2019-10-12 19:48:18 +07:00
XMRig
ceaccf2b8a Added SelfSelectClient stub. 2019-10-12 00:24:47 +07:00
XMRig
e7108006c2 Removed unnecessary error message. 2019-10-07 21:11:58 +07:00
XMRig
335092f70f Added coin option. 2019-09-27 05:41:45 +07:00
XMRig
bf513b3425 #1158 Potential fix for segmentation fault. 2019-09-03 15:31:32 +07:00
XMRig
3a768f2eb0 #1138 Fixed reconnect. 2019-08-30 10:04:12 +07:00
XMRig
1949a1f812 Fixed bug in keepalive feature. 2019-08-30 07:09:14 +07:00
XMRig
f840ccb8a0 Fixed crash and added error message about seed_hash field. 2019-08-05 17:48:12 +07:00
XMRig
20907841b9 Restored algorithm verification. 2019-07-19 00:39:27 +07:00
XMRig
b0d1ee0694 Restored algo field in login request. 2019-07-18 22:35:15 +07:00
XMRig
95a5b23f53 Refactoring 2019-07-13 00:49:17 +07:00
XMRig
2a3b27be06 Merge branch 'evo' into feature-per-pool-algo 2019-07-06 10:49:31 +07:00
XMRig
bbac7fc3fb Fixed, client was stuck on some pools. 2019-07-02 22:38:09 +07:00
XMRig
8eb1cc8731 Merge branch 'evo' into feature-per-pool-algo 2019-06-26 15:44:52 +07:00
XMRig
f8cbb0061e Sync changes with proxy. 2019-06-25 10:35:10 +07:00
SChernykh
a46d190b54 RandomWOW support 2019-06-15 22:53:03 +02:00
XMRig
84ce5f01df Allow null algorithm for pools. 2019-06-16 03:50:22 +07:00
XMRig
6838673ddb Added initial support for per pool algo option (mining code is broken). 2019-06-10 20:46:29 +07:00
XMRig
1607533f4c Added JsonRequest. 2019-04-14 01:10:24 +07:00
XMRig
67ce7039fd Added DaemonClient. 2019-04-12 03:25:21 +07:00
XMRig
43524b2e42 Add IClient and BaseClient. 2019-04-10 18:29:33 +07:00
XMRig
c688c128d7 Added HttpClient class. 2019-04-09 01:59:22 +07:00
XMRig
c450086444 Fix --userpass option. 2019-04-08 02:16:54 +07:00
XMRig
6ea75f557e Use XMRIG_FEATURE_TLS instead of XMRIG_NO_TLS 2019-03-28 22:13:27 +07:00
XMRig
8501c0ed62 New log support. 2019-03-27 01:29:37 +07:00
XMRig
0862e1aa4e Implemented donate over proxy. 2019-03-19 21:31:54 +07:00
XMRig
dec7460e6a Added "donate-over-proxy" option. 2019-03-19 00:16:30 +07:00
XMRig
f13902aa31 Fix compile issues. 2019-03-16 13:10:04 +07:00
XMRig
f143c3d645 Fix memory leak. 2019-03-15 18:54:45 +07:00
XMRig
596ee1dad5 Add classes Dns, DnsRecord, IDnsListener. 2019-03-15 18:14:25 +07:00
XMRig
11b0f38b19 Added class RecvBuf. 2019-03-15 03:44:02 +07:00
XMRig
d55e70ce48 Added class Buffer. 2019-03-15 02:25:38 +07:00
XMRig
b3b50e1f1c Removed class Id. 2019-03-15 02:03:01 +07:00
XMRig
cdd5930a7e Rename files. 2019-03-15 01:50:35 +07:00