Commit Graph

1340 Commits

Author SHA1 Message Date
XMRig 1a8abf054e Merge branch 'dev' 2019-08-31 07:51:57 +07:00
XMRig 13e38df391 Fixed command line options for single pool, free order allowed again. 2019-08-31 06:18:32 +07:00
xmrig 53a71f7226 Update CHANGELOG.md 2019-08-30 19:16:05 +07:00
XMRig df90b299f2 Fixed, for Argon2 algorithms command line options, like --threads was ignored. 2019-08-30 18:55:53 +07:00
xmrig fa983eee0e Update CHANGELOG.md 2019-08-30 15:14:52 +07:00
XMRig 372183555b #1141 Fixed log in background mode. 2019-08-30 14:46:38 +07:00
XMRig 9cfbce5e09 Removed Linux specific code from Windows only ASM file. 2019-08-30 13:49:58 +07:00
xmrig f3c9b0e888 Merge pull request #1148 from 00-matt/fix-execstack
Fix linker marking entire executable as having an executable stack
2019-08-30 13:47:45 +07:00
XMRig 5678d15841 #1138 Fixed reconnect. 2019-08-30 10:04:12 +07:00
XMRig df91a85128 Fixed bug in keepalive feature. 2019-08-30 07:09:14 +07:00
Matt Smith df973763bb Fix linker marking entire executable as executable stack
See: https://wiki.ubuntu.com/SecurityTeam/Roadmap/ExecutableStacks
See: https://wiki.gentoo.org/wiki/Hardened/GNU_stack_quickstart
2019-08-29 14:12:43 +01:00
xmrig 76fdc4fc4b Update CHANGELOG.md 2019-08-29 04:22:55 +07:00
xmrig af52e454e7 Merge pull request #1146 from SChernykh/dev
Fixed race condition in RandomX thread init
2019-08-29 04:20:46 +07:00
SChernykh d5e7ab4985 Fixed race condition in RandomX thread init
Thread could deadlock if it started before dataset struct was allocated.
2019-08-28 18:28:04 +02:00
xmrig b89a6cc077 Merge pull request #1144 from SChernykh/dev
Fix ARM compilation
2019-08-28 16:11:40 +07:00
SChernykh 0a58781b0c Reverted intrin_portable.h 2019-08-28 07:20:01 +02:00
xmrig 87fe8a4f7e Update CHANGELOG.md 2019-08-28 04:14:57 +07:00
xmrig b953d8db05 Merge pull request #1142 from SChernykh/dev
Updated and optimized RandomX
2019-08-28 03:29:53 +07:00
SChernykh 8b84d7650b Optimized RandomX JIT compiler
Hashrate improved by 0.5-1.5% depending on RandomX version and CPU.
2019-08-27 20:18:56 +02:00
SChernykh 21a56c9cbf Updated RandomX 2019-08-27 16:12:13 +02:00
XMRig 39e69c2723 #1133 Fixed syslog regression. 2019-08-23 00:16:11 +07:00
XMRig 83c7fad882 v3.1.1-dev 2019-08-19 04:26:37 +07:00
XMRig a15f050e1b Merge branch 'master' into dev 2019-08-19 04:26:11 +07:00
XMRig ce35260b5d v3.1.0 2019-08-19 03:06:02 +07:00
XMRig 972d07ccd0 Merge branch 'dev' 2019-08-19 03:05:28 +07:00
XMRig a8ab7e3bef Updated default config. 2019-08-17 21:22:44 +07:00
xmrig 52caa8a06f Update CHANGELOG.md 2019-08-17 21:12:12 +07:00
xmrig 0fde6ef57a Update CPU.md 2019-08-17 19:56:17 +07:00
XMRig 4c5af7c03c Simplified argon2/CMakeLists.txt. 2019-08-17 19:16:37 +07:00
XMRig 1d4bbbf6aa v3.1.0-dev 2019-08-17 15:30:22 +07:00
XMRig 611c37b6bf Merge branch 'feature-argon2' into dev 2019-08-17 15:29:32 +07:00
XMRig 316a44b812 Updated algorithms list. 2019-08-17 14:57:59 +07:00
xmrig 030a9622cf Update CPU.md 2019-08-17 14:05:36 +07:00
XMRig b1db0803cf Added hugepages support for Argon2. 2019-08-17 13:06:14 +07:00
XMRig 77eb474b29 Removed threads support from Argon2. 2019-08-17 12:33:08 +07:00
XMRig 4efe6040e9 Fixed typo. 2019-08-17 05:31:49 +07:00
XMRig bd9255136c Use unsigned type for intensity. 2019-08-17 05:22:09 +07:00
XMRig d254aafb93 Fixed bug in aliases logic. 2019-08-17 04:52:33 +07:00
XMRig ed3a39dc74 Added version field to config file. 2019-08-17 04:27:37 +07:00
XMRig fe832f510e Added MSVC support for Argon2. 2019-08-17 04:01:53 +07:00
XMRig 3022f19eda Added selection for optimized Argon2 implementation. 2019-08-17 01:42:03 +07:00
XMRig 1c00721de3 Fix prefix. 2019-08-16 04:16:29 +07:00
XMRig 043989e8ee Resolved conflict between argon2 implementations. 2019-08-16 03:18:35 +07:00
XMRig 0c25424a3e Added generic Argon2 implementation (conflicts with RandomX). 2019-08-16 00:31:29 +07:00
XMRig df58821655 v3.0.1-dev 2019-08-15 01:17:13 +07:00
XMRig 69969f782d Merge branch 'master' into dev 2019-08-15 01:15:10 +07:00
XMRig da22b3e6c4 v3.0.0 2019-08-14 23:06:01 +07:00
XMRig ca6e3d11b5 Merge branch 'dev' 2019-08-14 23:02:02 +07:00
xmrig f4db6b16dd Update CHANGELOG_OLD.md 2019-08-14 02:45:53 +07:00
XMRig ca6376bbaa Hide AVX2 information from miner summary as not important (only need for cn/gpu). 2019-08-14 02:27:52 +07:00