Commit Graph

41 Commits

Author SHA1 Message Date
XMRig
18191ee40d Optimize file log. 2020-02-23 06:52:23 +07:00
XMRig
4f4d08f518 Code cleanup. 2020-01-07 10:13:01 +07:00
XMRig
7d3895f224 Add console title for Windows. 2019-12-24 02:04:34 +07:00
XMRig
976778c12c Added Env class. 2019-12-22 18:09:26 +07:00
XMRig
c2267d3343 Less error prone log interface. 2019-12-18 02:20:31 +07:00
XMRig
59a3d8c530 Added "verbose" option. 2019-12-17 21:46:11 +07:00
XMRig
6d9e1a50cc Unified Linux/Windows MSR log messages. 2019-12-15 01:32:41 +07:00
XMRig
209f485f70 Removed strdup from FileLog. 2019-12-06 11:56:13 +07:00
XMRig
9200b3f7e3 Use normalize for load average values. 2019-12-04 10:25:26 +07:00
XMRig
e326a657d1 #1274 Added --cuda-devices command line option. 2019-11-13 00:40:22 +07:00
XMRig
97f9364dc6 Added CudaWorker and CudaLaunchData. 2019-10-26 17:37:54 +07:00
XMRig
07f0f41d6c #1241 Revert changes in ConsoleLog for Windows. 2019-10-20 23:59:29 +07:00
XMRig
8cd44fad9c Removed uv_try_write for console log. 2019-10-06 11:03:01 +07:00
XMRig
e5e2953ffe Added command line option --opencl-devices (hint mode) 2019-09-24 23:01:03 +07:00
XMRig
724e2d8e7f #1183 Disable stdin handler if not available. 2019-09-21 03:22:19 +07:00
XMRig
1aee003e4a Backport fixes from v4. 2019-09-20 14:54:18 +07:00
XMRig
e08d07aab7 #1141 Fixed log in background mode. 2019-08-30 14:46:38 +07:00
XMRig
dd52e4de02 #1133 Fixed syslog regression. 2019-08-23 00:16:11 +07:00
XMRig
fefce7cc89 More compact JSON formatting. 2019-08-04 22:07:05 +07:00
XMRig
e40b9deb6d Always stop mining threads in RandomX dataset change upcoming. 2019-08-02 16:44:55 +07:00
XMRig
98378d072d Optimized RandomX initialization and switching. 2019-08-01 20:37:05 +07:00
XMRig
fe2ae04f8d Added initial support for new style threads launch method. 2019-07-16 22:10:50 +07:00
XMRig
e1edfa3312 Added classes Rx, RxAlgo, RxCache, RxDataset. 2019-07-10 01:53:05 +07:00
XMRig
9c0661f5b2 Fix Linux build. 2019-04-14 03:24:14 +07:00
XMRig
1607533f4c Added JsonRequest. 2019-04-14 01:10:24 +07:00
XMRig
941e2e8d18 Move files. 2019-04-13 23:58:58 +07:00
XMRig
f0cf850fdc Sync changes. 2019-04-06 18:32:24 +07:00
XMRig
8f63940f81 Add milliseconds to log. 2019-04-06 02:11:02 +07:00
XMRig
52f939d275 New config subsystem 2019-04-05 22:14:01 +07:00
XMRig
c767111f5a Fix compile issue. 2019-04-01 00:00:40 +07:00
XMRig
84f97c72d9 Fix log. 2019-03-29 17:22:25 +07:00
XMRig
41798119cf Fix Linux build. 2019-03-26 22:05:56 +07:00
XMRig
b67bb17246 Log subsystem rewritten, to handle both color and not color logs simultaneously and overall simplicity. 2019-03-26 19:56:35 +07:00
XMRig
8567c6e233 Fix uv_tty_reset_mode on Linux. 2019-03-19 22:13:43 +07:00
XMRig
aa015c6db4 Add class Timer. 2019-03-18 02:36:17 +07:00
XMRig
a57f955c33 Move files. 2019-03-16 02:07:26 +07:00
XMRig
13d7dc239b Sync changes. 2019-03-01 22:59:34 +07:00
XMRig
075493d815 Fixed Linux build. 2019-02-18 12:39:52 +07:00
XMRig
73a1f9bd87 Create pools directly from JSON objects. 2019-02-17 15:43:55 +07:00
XMRig
6d161cab8c Rewritten watch feature. 2019-02-15 04:59:20 +07:00
XMRig
12296d6664 Added class Json. 2019-02-14 18:14:38 +07:00