Commit graph

61 commits

Author SHA1 Message Date
XMRig
ff7be00f6f Fix test. 2017-05-10 15:06:01 +03:00
XMRig
d3b0038bda Add optional CryptoNight-Lite support. 2017-05-10 12:58:52 +03:00
XMRig
3b46f5eb64 Remove BMI2 av. 2017-05-08 23:28:39 +03:00
XMRig
03dbb85c82 Update test values. 2017-05-08 23:06:00 +03:00
XMRig
a2574e1b1b Added message if huge pages was enabled, but reboot required. 2017-05-08 21:41:27 +03:00
XMRig
15b4244ea8 Added --max-cpu-usage and --safe stub. 2017-05-08 10:29:25 +03:00
XMRig
0dcf127c26 Version increment. 2017-05-06 09:44:50 +03:00
xmrig
9964952c92 Update CHANGELOG.md 2017-05-05 19:54:31 +03:00
XMRig
90648771c0 Fix 32bit build. 2017-05-05 19:51:53 +03:00
XMRig
985adcbc13 No more manual steps to enable huge pages on Windows. XMRig will do it automatically. 2017-05-05 15:49:38 +03:00
XMRig
16f3338e42 Fix crash when use Keepalived. 2017-05-05 10:48:56 +03:00
XMRig
2650545916 Code cleanup. 2017-05-04 14:18:14 +03:00
xmrig
c107547c6c Update CHANGELOG.md 2017-05-03 15:16:46 +03:00
XMRig
60f7f93408 Merge branch 'feature-libcpuid' 2017-05-03 15:07:09 +03:00
XMRig
dfbfde5b22 Fix Linux build. 2017-05-03 15:03:33 +03:00
XMRig
0c752ee018 Use libcpuid as internal dependence. 2017-05-03 14:36:42 +03:00
XMRig
f329410940 Use libcpuid for detect optimal threads count. 2017-05-03 13:48:08 +03:00
XMRig
0a6d70c499 Add optional libcpuid support to cmake. 2017-05-03 10:53:51 +03:00
XMRig
1678dc1d6d Implement low power mode (double hash). 2017-05-01 03:49:05 +03:00
XMRig
caf7cda1d5 Backport changes from xmrig-aeon. 2017-04-30 02:56:47 +03:00
XMRig
3de7983826 Fix for donate level. 2017-04-26 18:05:04 +03:00
XMRig
8dda8d293b Update README.md. 2017-04-25 03:35:03 +03:00
XMRig
e71e9486c6 Remove conflicting declaration for _mulx_u64. 2017-04-25 03:20:32 +03:00
XMRig
b35ecef06f Move common code to cryptonight_p.h 2017-04-24 13:23:49 +03:00
XMRig
454c78cf0a Fix const. 2017-04-23 23:56:47 +03:00
XMRig
c97693cd51 Merge branch 'master' of github.com:xmrig/xmrig 2017-04-22 18:08:44 +03:00
XMRig
d855ae2e36 Merge branch 'bug-128tx-exploit' 2017-04-22 18:08:15 +03:00
XMRig
42d2ab18ee Update tests. 2017-04-22 17:12:50 +03:00
XMRig
97a8d448c0 Pass blob size to cryptonight_hash_ctx. 2017-04-22 15:34:05 +03:00
XMRig
54cef68aa9 Optimize job_decode, support variable length blob and redume mutex lock
time.
2017-04-22 13:19:33 +03:00
xmrig
3492670839 Merge pull request #3 from esfomeado/patch-1
More detailed instructions to build on Windows
2017-04-21 18:39:04 +03:00
xmrig
c43c667fed Update CHANGELOG.md 2017-04-21 18:31:58 +03:00
XMRig
361394be21 Add automatic self test. 2017-04-21 17:29:03 +03:00
XMRig
8235ae0fa6 Add 32 bit support for software AES too. 2017-04-21 15:47:11 +03:00
XMRig
ac89023a79 Add support for 32 bit. 2017-04-21 15:20:08 +03:00
XMRig
f92b5ed9f6 Merge branch 'master' of github.com:xmrig/xmrig 2017-04-21 13:06:29 +03:00
XMRig
7ce21d458a Version increment. 2017-04-21 13:06:13 +03:00
xmrig
5513fab59b Update README.md 2017-04-21 12:34:59 +03:00
XMRig
5e6560cb07 Fix affinity for single thread mode. 2017-04-21 12:13:49 +03:00
Esfomeado
25d76626c1 More detailed instructions to build on Windows 2017-04-21 10:08:04 +01:00
XMRig
cad15069c8 Revert back BMI2 support. 2017-04-21 12:05:28 +03:00
XMRig
8ab4c1c8bd Add memory to cryptonight_ctx. 2017-04-21 11:56:11 +03:00
XMRig
f29d05bdde Simplify cryptonight_ctx. 2017-04-21 11:14:27 +03:00
XMRig
1474d3fe53 Rename algo variants again, should be final numbers. 2017-04-21 10:40:11 +03:00
XMRig
d2fd43ca03 Change algo variant numbers. 2017-04-21 09:20:19 +03:00
XMRig
95f48fd058 Add app.rc and app.ico for Windows. 2017-04-19 20:52:00 +03:00
XMRig
f8bda3a6b3 Add CHANGELOG.md. 2017-04-19 10:20:04 +03:00
XMRig
21c243ed8f Much better software AES implementation (--av 4). 2017-04-19 10:03:40 +03:00
XMRig
1013aa5004 Update av1/av6 2017-04-19 07:58:42 +03:00
XMRig
44875b0a94 Fix test. 2017-04-18 17:40:19 +03:00