Commit Graph

53 Commits

Author SHA1 Message Date
XMRig
1e0a0f7270 Merge branch 'dev' of https://github.com/SChernykh/xmrig into feature-cn-variant2 2018-08-31 19:46:15 +03:00
XMRig
ba618491df Sync changes. 2018-08-31 18:01:15 +03:00
SChernykh
1852eb95a2 Cryptonight variant 2 support
Reference code: https://github.com/monero-project/monero/pull/4218
2018-08-28 23:42:15 +02:00
XMRig
a3fa97407f Sync changes with AMD miner. 2018-07-20 03:37:07 +07:00
XMRig
c10c9a3134 Added "cn/xao" and "cn/rto". 2018-07-09 16:12:45 +07:00
XMRig
1e7733ce6c Better variant detection for nicehash.com and minergate.com. 2018-06-16 16:08:08 +07:00
XMRig
0b630f6e7d #692 Add support for global algorithm variant. 2018-06-14 23:49:30 +07:00
XMRig
571ce9099c Sync changes with proxy. 2018-06-14 21:49:27 +07:00
XMRig
4ff268b1a2 Fix command line option "-a cn-heavy". 2018-06-11 12:26:49 +07:00
XMRig
aca46d71b3 Added support for cn-heavy/xhv. 2018-06-11 12:00:59 +07:00
XMRig
4fd3700011 Added support for "cn/msr" also known as "cn-fast". 2018-06-10 19:48:34 +07:00
XMRig
26ccc728c1 Fix Linux build. 2018-06-07 07:17:30 +07: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
39a380f1b7 #672 Reverted back "cryptonight-light" and exit if no valid algorithm specified. 2018-06-04 02:09:29 +07:00
XMRig
4535f3d1ee Sync changes with amd miner and update summary. 2018-06-01 01:48:31 +07:00
XMRig
5845aa3059 Sync changes with proxy. 2018-05-19 14:44:50 +07:00
XMRig
e04d6459cd Correctly reset colors in FileLog. 2018-05-19 13:06:49 +07:00
XMRig
9e9e429e68 Optimize logs architecture. 2018-05-19 11:48:15 +07:00
WHR
810bd80878 Fix FileLog error 'invalid seek' on non-seekable files 2018-05-15 03:12:12 +08:00
XMRig
a598066317 #607 Fixed donation bug. 2018-05-07 02:09:25 +07:00
XMRig
0075c1f436 Fix Termux build. 2018-05-07 00:56:39 +07:00
XMRig
6ee608a62c Force variant 1 if no algorithm specified. 2018-05-04 03:19:42 +07:00
XMRig
ed0373d8a3 Fix color issues. 2018-05-04 01:01:05 +07:00
XMRig
2ad53091ba Use block version to detect proper XTL variant and use variant 1 by default for cryptonight. 2018-05-03 20:16:42 +07:00
XMRig
79f11e24f3 Sync changes with proxy. 2018-05-03 00:37:01 +07:00
XMRig
b7a4208895 Sync changes with proxy. 2018-04-30 18:17:07 +07:00
XMRig
97ae7a35a0 Sync changes with proxy. 2018-04-29 14:24:44 +07:00
XMRig
c9b863a568 Also support variant received as string. 2018-04-27 00:40:22 +07:00
XMRig
2e3dcab65f Verify & send algorithm name. 2018-04-26 23:27:53 +07:00
XMRig
2ff6765870 Silence primary pool errors if failover active. 2018-04-26 15:28:33 +07:00
XMRig
a57800bb6e Send supported algorithms to pool in login request. 2018-04-26 15:02:01 +07:00
XMRig
96b7719e39 Add support for skip invalid pools. 2018-04-25 23:17:27 +07:00
XMRig
e84ea776ac Better algorithm validation. 2018-04-25 22:03:26 +07:00
XMRig
2ac629a777 Basic algo selection from pool/proxy. 2018-04-25 19:09:08 +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
87a4231223 Sync changes with proxy. 2018-04-23 00:59:58 +07:00
XMRig
efe747e79f Fix Linux build. 2018-04-21 21:41:39 +07:00
XMRig
6123eb38b7 Prepare for per pool and per job algorithms. 2018-04-21 19:55:51 +07:00
XMRig
57c856ec5c Basic cryptonight-ipbc definition. 2018-04-21 00:19:33 +07:00
XMRig
77b1c7087d Move Job to common. 2018-04-20 23:44:32 +07:00
XMRig
8372ad01e8 Move logging code to common folder. 2018-04-20 18:54:58 +07:00
XMRig
2393b537f2 Move keccak to common code. 2018-04-20 14:45:51 +07:00
XMRig
f93726ab01 Move shared network code to common folder. 2018-04-20 13:44:30 +07:00
XMRig
b15a4e06b8 Added API docs and bug fixes. 2018-04-18 09:58:06 +07:00
XMRig
31c786b5c3 Rewrite memory allocation. 2018-04-15 11:08:47 +07:00
XMRig
b7fee49dac Added reader for advanced threads. 2018-04-13 17:59:27 +07:00
XMRig
f460386617 Use new method to set affinity. 2018-04-13 09:27:37 +07:00
XMRig
c07d9bd83a Move Platform. 2018-04-13 07:23:01 +07:00