MoneroOcean
|
fa5cc9c4e6
|
Restored variant method
|
2018-10-02 07:28:46 +02:00 |
|
MoneroOcean
|
46517bc906
|
Changed donate address (not used anyway for MO pool)
|
2018-10-02 07:21:06 +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
|
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
|
c9fd8061c2
|
Fix Linux build.
|
2018-09-23 18:07:44 +03:00 |
|
XMRig
|
ee4d980955
|
Old static class Cpu replaced to interface ICpuInfo.
|
2018-09-23 17:51:56 +03:00 |
|
XMRig
|
3a7e8647bb
|
Fix for automatic variant specified by pool/proxy.
|
2018-09-22 15:54:31 +03:00 |
|
XMRig
|
0adad68471
|
# Fixed send buffer overflow and increase send buffer size.
|
2018-09-20 07:33:32 +03:00 |
|
XMRig
|
bcd27ca259
|
Sync changes.
|
2018-09-18 04:04:25 +03:00 |
|
XMRig
|
2189fe94ed
|
Fix Linux build.
|
2018-09-17 06:37:53 +03:00 |
|
XMRig
|
1059189e2c
|
Skip TLS pools if miner built without TLS support.
|
2018-09-17 01:02:17 +03:00 |
|
XMRig
|
7da9e7a599
|
Added TLS fingerprint validation.
|
2018-09-16 08:14:22 +03:00 |
|
XMRig
|
bc9130ded3
|
Show TLS version.
|
2018-09-16 06:35:49 +03:00 |
|
XMRig
|
2f3939396e
|
Move shared summary to xmrig::CommonConfig.
|
2018-09-16 05:04:20 +03:00 |
|
XMRig
|
14ac7b556e
|
Initial TLS support.
|
2018-09-16 03:06:54 +03:00 |
|
XMRig
|
812cd9760f
|
Added debug thread log.
|
2018-09-15 16:48:57 +03:00 |
|
XMRig
|
bb3990a076
|
Rewrite automatic variant handling.
|
2018-09-03 15:39:55 +03:00 |
|
XMRig
|
a3873930a0
|
Fixed automatic variant.
|
2018-09-01 00:31:31 +03:00 |
|
XMRig
|
85946b0c40
|
Fixed numeric variant 2 in config file.
|
2018-08-31 23:55:50 +03:00 |
|
XMRig
|
85b829a1e3
|
Merge branch 'dev' of https://github.com/SChernykh/xmrig into feature-cn-variant2
|
2018-08-31 19:46:15 +03:00 |
|
XMRig
|
57479cef8c
|
Sync changes.
|
2018-08-31 18:01:15 +03:00 |
|
SChernykh
|
36a562e1f1
|
Cryptonight variant 2 support
Reference code: https://github.com/monero-project/monero/pull/4218
|
2018-08-28 23:42:15 +02:00 |
|
MoneroOcean
|
f74696cd38
|
Merge branch 'mo'
|
2018-08-23 09:18:18 +02:00 |
|
MoneroOcean
|
95faab9bd8
|
Put zero string terminator
|
2018-08-23 09:16:22 +02:00 |
|
MoneroOcean
|
91bd1cf8ce
|
Merge branch 'master' into mo
|
2018-08-22 22:05:23 +02:00 |
|
MoneroOcean
|
87eb62b4eb
|
Fixed new/free mismatch and uninit memory usage
|
2018-08-22 21:52:56 +02:00 |
|
MoneroOcean
|
f5dc226717
|
Merge branch 'master' into mo
|
2018-08-14 11:00:20 +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
|
bbe085f6a4
|
Added MO specific build version
|
2018-08-05 17:13:06 +02:00 |
|
MoneroOcean
|
b2a2c1cacd
|
Removed stuff related to --save-config option
|
2018-08-04 12:01:24 +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
|
f340ea69f2
|
Fixed --calibrate-algo-time command line parsing
|
2018-08-04 10:54:14 +02:00 |
|
MoneroOcean
|
0bc9d775c6
|
Added --calibrate-algo-time command line switch support
|
2018-08-04 10:40:03 +02:00 |
|
MoneroOcean
|
98f95584a0
|
Set m_saveConfig to false by default
|
2018-08-01 16:46:22 +02:00 |
|
MoneroOcean
|
32984383a3
|
Set m_calibrateAlgo to false by default
|
2018-08-01 16:43:56 +02:00 |
|
XMRig
|
f7b029eb05
|
Sync changes with AMD miner.
|
2018-07-20 03:37:07 +07:00 |
|
MoneroOcean
|
3b77fc1dbd
|
Added pool job algo switch functionality
|
2018-07-18 16:54:21 +02:00 |
|
MoneroOcean
|
9951bd756d
|
Added algo performance calibration (benchmarking) functionality
|
2018-07-18 16:49:09 +02:00 |
|
MoneroOcean
|
5f73919be1
|
Added perf algo (PerfAlgo) basic support
|
2018-07-18 16:33:05 +02:00 |
|
MoneroOcean
|
c8425e9950
|
Removed unused method
|
2018-07-18 16:28:45 +02:00 |
|
MoneroOcean
|
4c256f9ab7
|
Report all possible algorithms to the pool
|
2018-07-18 16:24:29 +02:00 |
|
MoneroOcean
|
70ce04b44c
|
Added new --calibrate-algo and --save-config command line options
|
2018-07-18 16:13:54 +02:00 |
|
XMRig
|
25bac30862
|
Added "cn/xao" and "cn/rto".
|
2018-07-09 16:12:45 +07:00 |
|
XMRig
|
b719bbfefc
|
Better variant detection for nicehash.com and minergate.com.
|
2018-06-16 16:08:08 +07:00 |
|
XMRig
|
de6ee749fe
|
#692 Add support for global algorithm variant.
|
2018-06-14 23:49:30 +07:00 |
|
XMRig
|
33d9094cdc
|
Sync changes with proxy.
|
2018-06-14 21:49:27 +07:00 |
|
XMRig
|
1d31f1b0b8
|
Fix command line option "-a cn-heavy".
|
2018-06-11 12:26:49 +07:00 |
|
XMRig
|
dab4239aca
|
Added support for cn-heavy/xhv.
|
2018-06-11 12:00:59 +07:00 |
|