XMRig
|
4e73d55d06
|
Sync changes.
|
2019-03-31 23:22:36 +07:00 |
|
XMRig
|
2f0874da3e
|
Restored API.
|
2019-03-31 01:31:40 +07:00 |
|
XMRig
|
86acdb0d24
|
Removed IConfigCreator/ConfigCreator and changed file structure.
|
2019-03-30 21:27:54 +07:00 |
|
XMRig
|
98ce7da95c
|
New API class.
|
2019-03-30 00:16:01 +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
|
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
|
65ef8ba592
|
#951 Fix AVX detection.
|
2019-03-05 15:03:43 +07:00 |
|
XMRig
|
8251a069ab
|
#957 Added optional embedded JSON config support.
|
2019-03-02 13:12:38 +07:00 |
|
XMRig
|
177cd9c590
|
Small code cleanups.
|
2019-02-25 15:54:21 +07:00 |
|
XMRig
|
4b598eb5b5
|
Removed unused code.
|
2019-02-19 07:49:39 +07:00 |
|
XMRig
|
6d8f763724
|
Sync changes.
|
2019-02-18 19:02:40 +07:00 |
|
XMRig
|
0adcb19590
|
Create network strategies in Pools class.
|
2019-02-17 11:25:25 +07:00 |
|
XMRig
|
3f6131bd95
|
* [WIP] More unification in Pools class.
|
2019-02-17 10:51:32 +07:00 |
|
XMRig
|
b5638a1006
|
[WIP] Use unified Pools class.
|
2019-02-17 08:53:37 +07:00 |
|
XMRig
|
f5a8b9308a
|
Move network classes into xmrig namespace.
|
2019-02-17 06:59:19 +07:00 |
|
XMRig
|
94fe139b76
|
Use early exit for --help and --version options.
|
2019-02-15 09:11:18 +07:00 |
|
XMRig
|
9543c27351
|
Prevent config reload after initial save.
|
2019-02-15 07:06:48 +07:00 |
|
XMRig
|
347da8e782
|
Added classes Process and Arguments.
|
2019-02-15 05:42:46 +07:00 |
|
XMRig
|
6d161cab8c
|
Rewritten watch feature.
|
2019-02-15 04:59:20 +07:00 |
|
XMRig
|
7fa2d93701
|
Added reference implementation for cn/gpu (cn-gpu).
|
2019-02-03 14:44:23 +07:00 |
|
XMRig
|
1a273093bd
|
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
|
c53617f8bf
|
Sync changes.
|
2018-11-11 03:18:56 +07:00 |
|
XMRig
|
168e2a02da
|
Fixed MSYS2 build & copyright
|
2018-10-22 23:08:29 +07:00 |
|
XMRig
|
2e32fb2151
|
Merge branch 'dev' of https://github.com/SChernykh/xmrig into feature-asm-bulldozer
|
2018-10-22 22:52:53 +07:00 |
|
XMRig
|
ae389e416e
|
Restore old method for total threads count detection.
|
2018-10-21 23:52:23 +07:00 |
|
SChernykh
|
cc361d1784
|
Added asm optimized code for AMD Bulldozer
|
2018-10-21 18:29:03 +02:00 |
|
XMRig
|
3917e2e404
|
Add "--tls", "--tls-fingerprint", "--asm" and "--dry-run" to help output.
|
2018-10-09 01:35:33 +07:00 |
|
XMRig
|
5993856c24
|
#753 Removed unnecessary ext_family and ext_model checks.
|
2018-10-04 19:10:47 +03:00 |
|
XMRig
|
94cd9e5902
|
Add "autosave" config option.
|
2018-09-27 19:07:04 +03:00 |
|
XMRig
|
a5fa297333
|
Fix missing "asm" in generated config.
|
2018-09-27 17:17:19 +03:00 |
|
XMRig
|
512cd05284
|
Implemented "asm" option.
|
2018-09-24 14:19:26 +03:00 |
|
XMRig
|
74051ee997
|
Auto-detect proper asm variant.
|
2018-09-23 19:09:05 +03:00 |
|
XMRig
|
af65e1aee9
|
Old static class Cpu replaced to interface ICpuInfo.
|
2018-09-23 17:51:56 +03:00 |
|
XMRig
|
c0302c5dae
|
Initial TLS support.
|
2018-09-16 03:06:54 +03:00 |
|
XMRig
|
1c8896855b
|
* Fixed API ID collision.
|
2018-08-31 18:30:51 +03:00 |
|
XMRig
|
01efa8a7d9
|
Move dry-run option to common code.
|
2018-06-05 11:48:31 +07:00 |
|
XMRig
|
3f24209599
|
Move files.
|
2018-06-05 07:34:58 +07:00 |
|
XMRig
|
4535f3d1ee
|
Sync changes with amd miner and update summary.
|
2018-06-01 01:48:31 +07:00 |
|
XMRig
|
e04d6459cd
|
Correctly reset colors in FileLog.
|
2018-05-19 13:06:49 +07:00 |
|
XMRig
|
b97f282e07
|
Fix av option in generated config.
|
2018-05-04 03:31:17 +07:00 |
|
XMRig
|
97ae7a35a0
|
Sync changes with proxy.
|
2018-04-29 14:24:44 +07:00 |
|
XMRig
|
96b7719e39
|
Add support for skip invalid pools.
|
2018-04-25 23:17:27 +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
|
efe747e79f
|
Fix Linux build.
|
2018-04-21 21:41:39 +07:00 |
|
XMRig
|
8372ad01e8
|
Move logging code to common folder.
|
2018-04-20 18:54:58 +07:00 |
|