XMRig
|
1fa122dbdd
|
#1756 Added results and connection reports.
|
2020-07-01 23:10:37 +07:00 |
|
XMRig
|
c2267d3343
|
Less error prone log interface.
|
2019-12-18 02:20:31 +07:00 |
|
XMRig
|
fbd39ca49d
|
Move "1gb-pages" option to "randomx" object.
|
2019-12-09 21:42:40 +07:00 |
|
XMRig
|
2c2912ddba
|
Fix summary.
|
2019-12-08 14:30:44 +07:00 |
|
XMRig
|
6bba6eadb9
|
New summary information about 1GB pages.
|
2019-12-08 14:21:28 +07:00 |
|
SChernykh
|
0a5c12295d
|
Added 1GB hugepages support for Linux
|
2019-12-05 19:39:47 +01:00 |
|
XMRig
|
3931b12e60
|
Changed memory print format.
|
2019-11-29 13:25:24 +07:00 |
|
XMRig
|
39462aeec7
|
Use uv_get_free_memory.
|
2019-11-29 13:12:36 +07:00 |
|
XMRig
|
14fac4e70c
|
Added total memory size to summary.
|
2019-11-29 11:06:28 +07:00 |
|
XMRig
|
70acc63349
|
Added manual (e key) health reports.
|
2019-11-01 00:09:28 +07:00 |
|
XMRig
|
e7800e2c50
|
Fixed "huge-pages" option.
|
2019-10-21 23:01:30 +07:00 |
|
XMRig
|
75d3eadcfc
|
Hide AVX2 information from miner summary as not important (only need for cn/gpu).
|
2019-08-14 02:27:52 +07:00 |
|
XMRig
|
9d505ddaf6
|
Added VirtualMemory::bindToNUMANode
|
2019-07-26 15:29:06 +07:00 |
|
XMRig
|
fb8ac767b1
|
Added hwloc version display.
|
2019-07-23 07:45:00 +07:00 |
|
XMRig
|
8d00d78a9a
|
hwloc used for CPU information.
|
2019-07-23 07:12:56 +07:00 |
|
XMRig
|
c5556b5e31
|
Strip extra spaces from CPU brand string and improved BasicCpuInfo.
|
2019-07-23 00:40:24 +07:00 |
|
XMRig
|
25dcbdee96
|
Removed unused code.
|
2019-07-17 15:28:59 +07:00 |
|
XMRig
|
bd5a42ce84
|
Class Mem replaced to VirtualMemory.
|
2019-07-17 04:57:58 +07:00 |
|
XMRig
|
7287119d60
|
Move CPU information classes to new location.
|
2019-06-29 09:51:23 +07:00 |
|
XMRig
|
aa04150ec7
|
Added class CpuConfig.
|
2019-06-28 22:28:40 +07:00 |
|
XMRig
|
14a937cf70
|
Merge Assembly enum and Asm class.
|
2019-06-28 13:08:08 +07:00 |
|
XMRig
|
bbd28e8535
|
Implemented new style algorithm definitions (except ARM), removed Algo and Variant enums.
|
2019-06-13 22:08:52 +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
|
254a2f86f8
|
Move files.
|
2019-06-04 19:20:33 +07:00 |
|
XMRig
|
86acdb0d24
|
Removed IConfigCreator/ConfigCreator and changed file structure.
|
2019-03-30 21:27:54 +07:00 |
|
XMRig
|
9c62e8217a
|
Added new HTTP server (tiny wrapper on top of libuv + http_parser), removed libmicrohttpd support.
|
2019-03-29 12:33:11 +07:00 |
|
XMRig
|
d21d32c620
|
New API settings.
|
2019-03-29 02:31:56 +07:00 |
|
XMRig
|
347a4fcc0c
|
Fix CPU info colors.
|
2019-03-27 19:29:29 +07:00 |
|
XMRig
|
df50fdff5d
|
Fix accidentally removed code.
|
2019-03-27 15:56:31 +07:00 |
|
XMRig
|
8501c0ed62
|
New log support.
|
2019-03-27 01:29:37 +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
|
dec7460e6a
|
Added "donate-over-proxy" option.
|
2019-03-19 00:16:30 +07:00 |
|
XMRig
|
32cca57d55
|
Added real graceful exit.
|
2019-03-16 00:44:15 +07:00 |
|
XMRig
|
cdd5930a7e
|
Rename files.
|
2019-03-15 01:50:35 +07:00 |
|
XMRig
|
c3a597f809
|
Move Pool.h/Pool.cpp.
|
2019-02-16 09:56:08 +07:00 |
|
XMRig
|
7fa2d93701
|
Added reference implementation for cn/gpu (cn-gpu).
|
2019-02-03 14:44:23 +07:00 |
|
XMRig
|
168e2a02da
|
Fixed MSYS2 build & copyright
|
2018-10-22 23:08:29 +07:00 |
|
SChernykh
|
cc361d1784
|
Added asm optimized code for AMD Bulldozer
|
2018-10-21 18:29:03 +02:00 |
|
XMRig
|
512cd05284
|
Implemented "asm" option.
|
2018-09-24 14:19:26 +03:00 |
|
XMRig
|
af65e1aee9
|
Old static class Cpu replaced to interface ICpuInfo.
|
2018-09-23 17:51:56 +03:00 |
|
XMRig
|
d752cad27d
|
Show TLS version.
|
2018-09-16 06:35:49 +03:00 |
|
XMRig
|
da2e3123f2
|
Move shared summary to xmrig::CommonConfig.
|
2018-09-16 05:04:20 +03:00 |
|
XMRig
|
32ab16c51d
|
Added debug thread log.
|
2018-09-15 16:48:57 +03:00 |
|
XMRig
|
4535f3d1ee
|
Sync changes with amd miner and update summary.
|
2018-06-01 01:48:31 +07:00 |
|
XMRig
|
81303d7a12
|
Sync changes with proxy.
|
2018-04-25 14:48:32 +07:00 |
|
XMRig
|
10e239c5ab
|
Added support for "rig id" protocol extension.
|
2018-04-23 13:20:43 +07:00 |
|
XMRig
|
8372ad01e8
|
Move logging code to common folder.
|
2018-04-20 18:54:58 +07:00 |
|
XMRig
|
f93726ab01
|
Move shared network code to common folder.
|
2018-04-20 13:44:30 +07:00 |
|
XMRig
|
afe7e2e2d1
|
Simplify ARM implementation.
|
2018-04-19 11:54:11 +07:00 |
|
XMRig
|
31c786b5c3
|
Rewrite memory allocation.
|
2018-04-15 11:08:47 +07:00 |
|