SChernykh
688d4f5ee1
Thread-safe FileLogWriter
2024-03-04 08:45:22 +01:00
XMRig
c27f535768
Fixed build on Linux.
2021-08-25 18:52:54 +07:00
XMRig
c7ac314110
Code cleanup based on Clang-Tidy.
2021-08-25 18:45:15 +07:00
XMRig
ea1245026d
#2234 Use const_cast.
2021-04-06 12:07:06 +07:00
esrrhs
866e97efcf
fix build error on gcc 9.3.0
...
FileLogWriter.h:34:41: error: array used as initializer
2021-04-04 12:42:14 +08:00
XMRig
6f8ffb7660
Fixed possible out of order write to log file.
2021-03-01 18:54:20 +07:00
XMRig
5980675876
Code and copyright cleanup.
2021-02-18 12:56:39 +07:00
Hansie Odendaal
3b87cd97ce
Allow result submission to origin daemon with self-select
...
With `self-select` mode enabled, the `submit-to-origin` config option
will let the `SelfSelectClient` submit the solution to both
the daemon where it got the template from as well as to
the connected pool, for miners that want to do pool minining
with Monero and solo mining with an altcoin (merged mining variant).
Thank you and special credit to @StriderDM (https://github.com/StriderDM )!
2021-02-17 18:05:13 +02:00
XMRig
121c515a07
Update log.
2020-12-01 23:28:07 +07:00
XMRig
328f985e07
Added Benchmark class.
2020-10-17 04:03:42 +07:00
XMRig
5155139e9a
Improve some benchmark log messages.
2020-10-16 04:11:50 +07:00
SChernykh
a05393727c
RandomX: added performance profiler (for developers)
...
Also optimized Blake2b SSE4.1 code size to avoid code cache pollution.
2020-09-12 23:07:52 +02:00
XMRig
a06ec06e8b
Fix colors on macOS.
2020-08-26 16:11:29 +07:00
XMRig
ca535c7813
Sync changes with the proxy.
2020-07-16 23:29:21 +07:00
XMRig
ea72052f50
#1708 Added "title" option.
2020-06-06 00:24:58 +07:00
XMRig
7a3233ab4b
Use long tags.
2020-05-28 20:32:41 +07:00
XMRig
46e49cde0b
Update base.
2020-04-29 14:17:33 +07:00
XMRig
e8355e1a1c
Sync changes with proxy.
2020-03-08 02:43:16 +07:00
XMRig
44f0daf384
Fixed Linux build.
2020-03-06 12:59:30 +07:00
XMRig
cad5fef1ea
HTTP subsystem refactoring.
2020-03-06 12:38:09 +07:00
XMRig
ead441f5db
Optimize file log.
2020-02-23 06:52:23 +07:00
XMRig
2e4a83547d
Add console title for Windows.
2019-12-24 02:04:34 +07:00
XMRig
356e666e61
Added Env class.
2019-12-22 18:09:26 +07:00
XMRig
5142a406b0
Less error prone log interface.
2019-12-18 02:20:31 +07:00
XMRig
f8865b1498
Added "verbose" option.
2019-12-17 21:46:11 +07:00
XMRig
5d0fd2dc8e
Unified Linux/Windows MSR log messages.
2019-12-15 01:32:41 +07:00
XMRig
f1827e925e
Removed strdup from FileLog.
2019-12-06 11:56:13 +07:00
XMRig
bb2cc0deb7
Added CudaWorker and CudaLaunchData.
2019-10-26 17:37:54 +07:00
XMRig
c29fa62260
#1241 Revert changes in ConsoleLog for Windows.
2019-10-20 23:59:29 +07:00
XMRig
8af1075c98
Removed uv_try_write for console log.
2019-10-06 11:03:01 +07:00
XMRig
e57798360f
#1183 Disable stdin handler if not available.
2019-09-21 03:22:19 +07:00
XMRig
372183555b
#1141 Fixed log in background mode.
2019-08-30 14:46:38 +07:00
XMRig
39e69c2723
#1133 Fixed syslog regression.
2019-08-23 00:16:11 +07:00
XMRig
f7ea4b6dbd
Always stop mining threads in RandomX dataset change upcoming.
2019-08-02 16:44:55 +07:00
XMRig
84ff8af4bd
Optimized RandomX initialization and switching.
2019-08-01 20:37:05 +07:00
XMRig
27f3008d79
Added initial support for new style threads launch method.
2019-07-16 22:10:50 +07:00
XMRig
f42adafee0
Added classes Rx, RxAlgo, RxCache, RxDataset.
2019-07-10 01:53:05 +07:00
XMRig
5d9648956b
Add milliseconds to log.
2019-04-06 02:11:02 +07:00
XMRig
0245ce5f35
Fix compile issue.
2019-04-01 00:00:40 +07:00
XMRig
9cb43f9883
Fix log.
2019-03-29 17:22:25 +07:00
XMRig
17e9e036f1
Fix Linux build.
2019-03-26 22:05:56 +07:00
XMRig
ced25c3fa0
Log subsystem rewritten, to handle both color and not color logs simultaneously and overall simplicity.
2019-03-26 19:56:35 +07:00