Commit Graph

275 Commits (master)

Author SHA1 Message Date
XMRig 2baccab0f9 Initial test nicehash support. 2017-05-20 07:08:41 +03:00
XMRig 44782befea Fix 32 bit build. 2017-05-16 17:04:27 +03:00
XMRig 5b7a1bc6dc Merge branch 'dev' 2017-05-15 22:10:45 +03:00
XMRig e67a95bd8b Version increment and update help. 2017-05-15 22:06:54 +03:00
xmrig 88dd218ad8 Update README.md 2017-05-15 19:57:20 +03:00
xmrig ee9ba778f8 Update README.md 2017-05-15 18:32:27 +03:00
xmrig 6080f292e7 Update CHANGELOG.md 2017-05-13 22:39:40 +03:00
xmrig cf8f81f5fa Update CHANGELOG.md 2017-05-13 22:32:29 +03:00
xmrig aab48fde96 Update README.md 2017-05-13 20:31:27 +03:00
xmrig bf25b4e5d4 Update README.md 2017-05-13 20:26:35 +03:00
XMRig 0c2bda9aa5 Remove default url. 2017-05-13 19:47:12 +03:00
XMRig d71a15e8da Use --safe options to disable AES algo variations if CPU not support it. 2017-05-12 15:04:04 +03:00
XMRig c4bccf410b * Implement --max-cpu-usage.
* Fix L2 cache size detect.
* Add test for get_optimal_threads_count.
2017-05-10 19:38:35 +03:00
XMRig 719601f92b Add test for cryptonight lite. 2017-05-10 15:31:29 +03:00
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