Commit Graph

118 Commits

Author SHA1 Message Date
SChernykh
8c8a46acb8 Added mining on battery setting 2020-07-22 20:21:42 +02:00
XMRig
3526c1335d Added command line options --cache-qos (--randomx-cache-qos) and --argon2-impl (--cpu-argon2-impl). 2020-07-20 09:17:59 +07:00
XMRig
220a71fe61 Merge branch 'dev' into evo 2020-06-10 23:15:27 +07:00
XMRig
0682b93bd0 #1728 Fixed x86 crash on Windows. 2020-06-10 23:09:11 +07:00
XMRig
5cf7fb0e4c #1708 Added "title" option. 2020-06-06 00:24:58 +07:00
XMRig
c2e8686818 Implemented donate for KawPow. 2020-06-01 00:56:26 +07:00
XMRig
4ec1f814b3 Network code cleanup (WIP). 2020-05-30 01:22:22 +07:00
XMRig
306dfe8d6a Use long tags. 2020-05-28 20:32:41 +07:00
XMRig
04f9d7728f Fix MSVC build. 2020-05-05 02:06:49 +07:00
XMRig
317dc19ce8 Code cleanup. 2020-05-05 01:55:00 +07:00
XMRig
2771cf3582 Add 3rdparty prefix to all rapidjson includes. 2020-04-29 14:55:04 +07:00
XMRig
a1bd9ccd93 Update base. 2020-04-29 14:17:33 +07:00
XMRig
74936b1bfc #1654 Fixed build with LibreSSL. 2020-04-22 14:49:15 +07:00
XMRig
77ca9aecde Reduced memory consumption on network level. 2020-03-20 20:53:27 +07:00
XMRig
e1160b6db2 Added TLS support for API and many other TLS related changes. 2020-03-18 20:09:11 +07:00
XMRig
2b80ccd135 Added command line option --astrobwt-avx2 2020-03-12 00:04:07 +07:00
XMRig
4de00d017f Added command line option --data-dir. 2020-03-10 15:57:47 +07:00
XMRig
ed44b0c009 Move files. 2020-03-09 01:22:34 +07:00
XMRig
6e7d9cb5dc Added command line option --astrobwt-max-size 2020-03-08 00:13:47 +07:00
XMRig
e85014deba Added "-x" and "--proxy" command line options. 2020-02-18 21:42:01 +07:00
XMRig
fe3590ffa8 Implemented donate over SOCKS5. 2020-02-18 17:58:14 +07:00
XMRig
5eed25d4aa Update year. 2020-02-01 20:24:00 +07:00
SChernykh
d6d6d8b350 Fixed setThreadAffinity()
Added 1 ms sleep to guarantee thread rescheduling to the correct CPU core before returning.
2020-01-28 19:39:02 +01:00
XMRig
4f4d08f518 Code cleanup. 2020-01-07 10:13:01 +07:00
XMRig
a2d1c5a371 Fixed unwanted resume after dataset change. 2020-01-03 05:36:22 +07:00
XMRig
6fe4d310fb #1469 Fixed build with gcc 4.8. 2019-12-30 16:04:07 +07:00
XMRig
c6dbffcb95 Revert Platform::setProcessPriority 2019-12-27 03:19:03 +07:00
XMRig
e79740adb5 Fixed MSVC build. 2019-12-23 00:37:43 +07:00
XMRig
9d1a413700 Add extra variables. 2019-12-23 00:28:57 +07:00
XMRig
f0b441040a Added ENV support for "user", "pass" and "rig-id" fields. 2019-12-22 19:09:30 +07:00
XMRig
976778c12c Added Env class. 2019-12-22 18:09:26 +07:00
XMRig
37adda9421 Make Process::location static. 2019-12-22 13:26:06 +07:00
XMRig
1c18b3d942 Added --randomx-no-rdmsr command line option. 2019-12-21 23:57:25 +07:00
XMRig
c2267d3343 Less error prone log interface. 2019-12-18 02:20:31 +07:00
XMRig
914be17d5f Added command line option --verbose. 2019-12-17 22:03:50 +07:00
XMRig
59a3d8c530 Added "verbose" option. 2019-12-17 21:46:11 +07:00
XMRig
f960d1cf16 Added RandomX option "wrmsr" with command line equivalent --randomx-wrmsr=N. 2019-12-10 23:57:29 +07:00
XMRig
4b3ab4f99a Added command line option --randomx-1gb-pages 2019-12-10 11:56:31 +07:00
XMRig
bc4e456ac1 Option "yield" enabled by default and added command line option --cpu-no-yield. 2019-12-04 08:50:54 +07:00
XMRig
75195e95d3 #1363 Fixed main thread priority. 2019-12-03 18:28:10 +07:00
XMRig
b7e1d97d93 Added option "mode" (or --randomx-mode) for RandomX. 2019-11-29 13:00:17 +07:00
XMRig
61cc3f6fc6 Code cleanup. 2019-11-29 10:17:05 +07:00
XMRig
22b2ebafb7 Added "health-print-time" option. 2019-11-01 04:08:52 +07:00
XMRig
a1a7692072 Added command line options --cuda and --cuda-loader. 2019-10-29 00:42:49 +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
33c1bcd30e Prepare for self select. 2019-10-11 14:55:12 +07:00
XMRig
8594622dd0 Improved CPU profile generation. 2019-10-09 12:58:11 +07:00
XMRig
a84c459f45 Added command line option --cpu-memory-pool. 2019-10-09 08:45:06 +07:00