MoneroOcean
|
cb22009ee5
|
xmrig v2.13.0 rebase
|
2019-02-21 15:54:11 -08: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 |
|
MoneroOcean
|
a6630e8aed
|
xmrig v2.12.0 rebase
|
2019-02-12 19:52:07 -08:00 |
|
XMRig
|
bd4bc9ba4d
|
Added reference implementation for cn/gpu (cn-gpu).
|
2019-02-03 14:44:23 +07:00 |
|
MoneroOcean
|
3800d9f172
|
Rebased to xmrig v2.10.0
|
2019-01-23 19:16:11 -08: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 |
|
MoneroOcean
|
495d447cab
|
Merge commit
|
2019-01-15 12:43:19 -08: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 |
|
MoneroOcean
|
e314fa8ec9
|
Merge from xmrig-2.8.1
|
2018-10-09 10:53:12 +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 |
|
MoneroOcean
|
a47dc9b486
|
Fixed config file rewriting and donation user name
|
2018-10-03 16:58:04 +02:00 |
|
MoneroOcean
|
3faf122855
|
Fixed function calls
|
2018-10-02 07:35:02 +02:00 |
|
MoneroOcean
|
fb004deef3
|
Removed merge artifact
|
2018-10-02 07:30:23 +02:00 |
|
MoneroOcean
|
021cf75b10
|
Merge from xmrig-2.8.0-rc
|
2018-10-02 07:06:41 +02: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 |
|
MoneroOcean
|
377047e96e
|
Fixed config modification
|
2018-08-14 11:34:29 +02:00 |
|
MoneroOcean
|
99ccceb4a7
|
Merge branch 'mo' of https://github.com/MoneroOcean/xmrig into mo
|
2018-08-14 11:01:08 +02:00 |
|
MoneroOcean
|
d9d720eed2
|
Allow integer algo-perf values
|
2018-08-08 21:42:52 +02:00 |
|
MoneroOcean
|
feeb226507
|
Moved benchmark config save flag to the benchmark class
|
2018-08-06 10:58:35 +02:00 |
|
MoneroOcean
|
67ed81f1ec
|
Moved from PerfAlgo to Algo in threads to removed not really used cn-fast threads setup
|
2018-08-06 10:40:55 +02:00 |
|
MoneroOcean
|
a783282739
|
Disabled config save in case of auto adjusted threads
|
2018-08-04 11:54:04 +02:00 |
|
MoneroOcean
|
2979b2c872
|
Only save config if threads were automatically calculated
|
2018-08-04 11:40:40 +02:00 |
|
MoneroOcean
|
c33802280e
|
Added calibrate-algo and calibrate-algo-time save in config file
|
2018-08-04 11:35:37 +02:00 |
|
MoneroOcean
|
846eca9743
|
Removed --save-config option and added calibrate algo control options to config file
|
2018-08-04 11:31:42 +02:00 |
|
MoneroOcean
|
0bc9d775c6
|
Added --calibrate-algo-time command line switch support
|
2018-08-04 10:40:03 +02:00 |
|
MoneroOcean
|
30a4f53c8f
|
Calibrate and save algo-perf and threads automatically
|
2018-08-01 18:01:16 +02:00 |
|
MoneroOcean
|
a8d399e450
|
Added support for extended threads and algo-perf config parameters
|
2018-07-18 16:40:38 +02:00 |
|
MoneroOcean
|
70ce04b44c
|
Added new --calibrate-algo and --save-config command line options
|
2018-07-18 16:13:54 +02: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 |
|