XMRig
|
dd036368e2
|
New API class.
|
2019-03-30 00:16:01 +07:00 |
|
XMRig
|
01ad6bf2d9
|
Added new HTTP server (tiny wrapper on top of libuv + http_parser), removed libmicrohttpd support.
|
2019-03-29 12:33:11 +07:00 |
|
XMRig
|
725796a1ab
|
New API settings.
|
2019-03-29 02:31:56 +07:00 |
|
XMRig
|
f43929db98
|
New log support.
|
2019-03-27 01:29:37 +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 |
|
XMRig
|
0907d1eb0c
|
Added "donate-over-proxy" option.
|
2019-03-19 00:16:30 +07:00 |
|
XMRig
|
ba68fb6c53
|
Added real graceful exit.
|
2019-03-16 00:44:15 +07:00 |
|
XMRig
|
6052da3c43
|
#951 Fix AVX detection.
|
2019-03-05 15:03:43 +07:00 |
|
XMRig
|
d135bdd87e
|
#957 Added optional embedded JSON config support.
|
2019-03-02 13:12:38 +07:00 |
|
XMRig
|
948f23c7d9
|
Small code cleanups.
|
2019-02-25 15:54:21 +07:00 |
|
XMRig
|
3393ea346b
|
Removed unused code.
|
2019-02-19 07:49:39 +07:00 |
|
XMRig
|
84f85b4200
|
Sync changes.
|
2019-02-18 19:02:40 +07:00 |
|
XMRig
|
3a0fdcac6f
|
Create network strategies in Pools class.
|
2019-02-17 11:25:25 +07:00 |
|
XMRig
|
ee4f6e28f0
|
* [WIP] More unification in Pools class.
|
2019-02-17 10:51:32 +07:00 |
|
XMRig
|
f6699b5929
|
[WIP] Use unified Pools class.
|
2019-02-17 08:53:37 +07:00 |
|
XMRig
|
ee667144e8
|
Move network classes into xmrig namespace.
|
2019-02-17 06:59:19 +07:00 |
|
XMRig
|
70d6e0e62c
|
Use early exit for --help and --version options.
|
2019-02-15 09:11:18 +07:00 |
|
XMRig
|
14e7c82512
|
Prevent config reload after initial save.
|
2019-02-15 07:06:48 +07:00 |
|
XMRig
|
f4d2dec628
|
Added classes Process and Arguments.
|
2019-02-15 05:42:46 +07:00 |
|
XMRig
|
0450c31449
|
Rewritten watch feature.
|
2019-02-15 04:59:20 +07:00 |
|
XMRig
|
bd4bc9ba4d
|
Added reference implementation for cn/gpu (cn-gpu).
|
2019-02-03 14:44:23 +07:00 |
|
XMRig
|
9692f92c6b
|
New default value for max-cpu-usage option is 100 (instead of 75) also this option now deprecated.
|
2019-01-21 00:37:36 +07:00 |
|
XMRig
|
9f6f599d78
|
Sync changes.
|
2018-11-11 03:18:56 +07:00 |
|
XMRig
|
06a84499d7
|
Fixed MSYS2 build & copyright
|
2018-10-22 23:08:29 +07:00 |
|
XMRig
|
caa70a1e9d
|
Merge branch 'dev' of https://github.com/SChernykh/xmrig into feature-asm-bulldozer
|
2018-10-22 22:52:53 +07:00 |
|
XMRig
|
deb832c9c6
|
Restore old method for total threads count detection.
|
2018-10-21 23:52:23 +07:00 |
|
SChernykh
|
4b91978af6
|
Added asm optimized code for AMD Bulldozer
|
2018-10-21 18:29:03 +02:00 |
|
XMRig
|
dda8157a7b
|
Add "--tls", "--tls-fingerprint", "--asm" and "--dry-run" to help output.
|
2018-10-09 01:35:33 +07:00 |
|
XMRig
|
20268d5291
|
#753 Removed unnecessary ext_family and ext_model checks.
|
2018-10-04 19:10:47 +03:00 |
|
XMRig
|
143da8380e
|
Add "autosave" config option.
|
2018-09-27 19:07:04 +03:00 |
|
XMRig
|
a63677e255
|
Fix missing "asm" in generated config.
|
2018-09-27 17:17:19 +03:00 |
|
XMRig
|
c2fcf23855
|
Implemented "asm" option.
|
2018-09-24 14:19:26 +03:00 |
|
XMRig
|
0c20d7a125
|
Auto-detect proper asm variant.
|
2018-09-23 19:09:05 +03:00 |
|
XMRig
|
ee4d980955
|
Old static class Cpu replaced to interface ICpuInfo.
|
2018-09-23 17:51:56 +03:00 |
|
XMRig
|
14ac7b556e
|
Initial TLS support.
|
2018-09-16 03:06:54 +03:00 |
|
XMRig
|
73fca9114e
|
* Fixed API ID collision.
|
2018-08-31 18:30:51 +03:00 |
|
XMRig
|
dba78717fa
|
Move dry-run option to common code.
|
2018-06-05 11:48:31 +07:00 |
|
XMRig
|
48a214c3f1
|
Move files.
|
2018-06-05 07:34:58 +07:00 |
|
XMRig
|
009bd1a507
|
Sync changes with amd miner and update summary.
|
2018-06-01 01:48:31 +07:00 |
|
XMRig
|
5019493332
|
Correctly reset colors in FileLog.
|
2018-05-19 13:06:49 +07:00 |
|
XMRig
|
1f1bdcde51
|
Fix av option in generated config.
|
2018-05-04 03:31:17 +07:00 |
|
XMRig
|
2b0309e159
|
Sync changes with proxy.
|
2018-04-29 14:24:44 +07:00 |
|
XMRig
|
bc2660f509
|
Add support for skip invalid pools.
|
2018-04-25 23:17:27 +07:00 |
|
XMRig
|
ca149d2eed
|
Sync changes with proxy.
|
2018-04-25 14:48:32 +07:00 |
|
XMRig
|
b9fec2fcc4
|
Added support for "rig id" protocol extension.
|
2018-04-23 13:20:43 +07:00 |
|
XMRig
|
259a1774ca
|
Fix Linux build.
|
2018-04-21 21:41:39 +07:00 |
|
XMRig
|
36a612af9a
|
Move logging code to common folder.
|
2018-04-20 18:54:58 +07:00 |
|
XMRig
|
2d22f2aeff
|
Move shared network code to common folder.
|
2018-04-20 13:44:30 +07:00 |
|
XMRig
|
bc67216f7f
|
Added API docs and bug fixes.
|
2018-04-18 09:58:06 +07:00 |
|
XMRig
|
b32ec5342e
|
Fixed automatic threads mode for --av above 4
|
2018-04-17 09:42:53 +07:00 |
|
XMRig
|
dba1acd302
|
Finalize config changes.
|
2018-04-15 21:41:03 +07:00 |
|
XMRig
|
f8bf48a522
|
Added config only boolean option "hw-aes".
|
2018-04-15 19:25:09 +07:00 |
|
XMRig
|
8716f362f8
|
Fixed HW AES detection.
|
2018-04-15 11:36:48 +07:00 |
|
XMRig
|
c81401ab2d
|
Basic advanced config reader, only single hash supported.
|
2018-04-14 07:01:12 +07:00 |
|
XMRig
|
c44b299750
|
Added reader for advanced threads.
|
2018-04-13 17:59:27 +07:00 |
|
XMRig
|
9ce9147dad
|
Use new method to set affinity.
|
2018-04-13 09:27:37 +07:00 |
|
XMRig
|
c1800094d0
|
Move Platform.
|
2018-04-13 07:23:01 +07:00 |
|
XMRig
|
51422f4b1e
|
Move xmrig.h to common/xmrig.h.
|
2018-04-13 07:00:51 +07:00 |
|
XMRig
|
f197f6b1eb
|
Changed directory structure.
|
2018-04-13 06:38:18 +07:00 |
|
XMRig
|
01c8245846
|
#548 Fixed macOS build.
|
2018-04-13 05:05:53 +07:00 |
|
XMRig
|
b13640e4a1
|
Fixes for build without cn-lite and cn-heavy.
|
2018-04-12 11:38:43 +07:00 |
|
XMRig
|
1ebaf677e0
|
Move static algo name conversions to Pool class.
|
2018-04-11 06:39:24 +07:00 |
|
XMRig
|
36ef254c73
|
Rename class Url to Pool.
|
2018-04-11 06:09:34 +07:00 |
|
XMRig
|
ad7545d149
|
Refactoring.
|
2018-04-11 03:52:23 +07:00 |
|
XMRig
|
de83cfd53c
|
#519 Fix donation start time randomization.
|
2018-04-08 22:19:21 +07:00 |
|
XMRig
|
eb56c2b56e
|
Better implementation for algorithm aliases.
|
2018-04-08 03:20:44 +07:00 |
|
XMRig
|
bb2faaddc0
|
Added short aliases for algorithm names: cn, cn-lite and cn-heavy.
|
2018-04-08 02:44:31 +07:00 |
|
XMRig
|
3b83fa530c
|
#499 Disabled IPv6 for internal HTTP API by default, was cause issues on some systems.
|
2018-04-07 01:17:58 +07:00 |
|
XMRig
|
3a67ee6d11
|
Small fixes.
|
2018-04-06 23:32:54 +07:00 |
|
XMRig
|
c227e3c7b4
|
Fix command line option --donate-level.
|
2018-04-04 00:10:53 +07:00 |
|
XMRig
|
6c970612bf
|
Transform affinity and av to internal representation.
|
2018-04-02 14:05:16 +07:00 |
|
XMRig
|
a042cbf885
|
Added classes IThread, CpuThread and API endpoint "GET /1/threads".
|
2018-04-01 22:49:21 +07:00 |
|
XMRig
|
44d56393db
|
Fix Linux build.
|
2018-03-31 20:26:07 +07:00 |
|
XMRig
|
8d4d1a3285
|
Added API endpoint "GET /1/config".
|
2018-03-31 19:00:31 +07:00 |
|
XMRig
|
af0a6fdf20
|
Small fixes.
|
2018-03-31 17:51:33 +07:00 |
|
XMRig
|
7f5d7cf7dd
|
Fix Linux build.
|
2018-03-31 16:52:58 +07:00 |
|
XMRig
|
aac7b0404a
|
Options class replaced to xmrig::Config.
|
2018-03-31 16:29:47 +07:00 |
|
XMRig
|
aad19f1a35
|
Added initial next gen config support from proxy.
|
2018-03-31 13:48:06 +07:00 |
|
XMRig
|
9fe863b5d7
|
Background http changes from proxy.
|
2018-03-27 14:01:38 +07:00 |
|