SChernykh
|
fffe3c2e10
|
RandomX optimizations
- Optimized soft AES code, up to +30% hashrate on CPU without AES support
- Added prefetch for the first dataset access, up to +0.1% hashrate
|
2019-09-04 19:24:12 +02:00 |
|
XMRig
|
bf513b3425
|
#1158 Potential fix for segmentation fault.
|
2019-09-03 15:31:32 +07:00 |
|
XMRig
|
4b48a6b0f0
|
v3.1.2-dev
|
2019-08-31 08:29:15 +07:00 |
|
XMRig
|
a7032f90d3
|
v3.1.1
|
2019-08-31 07:54:09 +07:00 |
|
XMRig
|
8274dc3ef8
|
Fixed command line options for single pool, free order allowed again.
|
2019-08-31 06:18:32 +07:00 |
|
XMRig
|
ee105d7d7a
|
Fixed, for Argon2 algorithms command line options, like --threads was ignored.
|
2019-08-30 18:55:53 +07:00 |
|
XMRig
|
e08d07aab7
|
#1141 Fixed log in background mode.
|
2019-08-30 14:46:38 +07:00 |
|
XMRig
|
61c6edddc7
|
Removed Linux specific code from Windows only ASM file.
|
2019-08-30 13:49:58 +07:00 |
|
xmrig
|
09b13e500a
|
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
|
3a768f2eb0
|
#1138 Fixed reconnect.
|
2019-08-30 10:04:12 +07:00 |
|
XMRig
|
1949a1f812
|
Fixed bug in keepalive feature.
|
2019-08-30 07:09:14 +07:00 |
|
Matt Smith
|
8f4aa6871a
|
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 |
|
SChernykh
|
682e893388
|
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 |
|
SChernykh
|
ab5d1a6cc9
|
Reverted intrin_portable.h
|
2019-08-28 07:20:01 +02:00 |
|
SChernykh
|
d8f78c1d19
|
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
|
fc670b2a58
|
Updated RandomX
|
2019-08-27 16:12:13 +02:00 |
|
XMRig
|
dd52e4de02
|
#1133 Fixed syslog regression.
|
2019-08-23 00:16:11 +07:00 |
|
XMRig
|
1f4bd5333d
|
v3.1.1-dev
|
2019-08-19 04:26:37 +07:00 |
|
XMRig
|
cacb259fda
|
v3.1.0
|
2019-08-19 03:06:02 +07:00 |
|
XMRig
|
c902b32e2e
|
Updated default config.
|
2019-08-17 21:22:44 +07:00 |
|
XMRig
|
f26c7de83e
|
Simplified argon2/CMakeLists.txt.
|
2019-08-17 19:16:37 +07:00 |
|
XMRig
|
d9868ce0be
|
v3.1.0-dev
|
2019-08-17 15:30:22 +07:00 |
|
XMRig
|
c644a533f6
|
Added hugepages support for Argon2.
|
2019-08-17 13:06:14 +07:00 |
|
XMRig
|
7927bda4a8
|
Removed threads support from Argon2.
|
2019-08-17 12:33:08 +07:00 |
|
XMRig
|
e493e83e07
|
Fixed typo.
|
2019-08-17 05:31:49 +07:00 |
|
XMRig
|
bb10897271
|
Use unsigned type for intensity.
|
2019-08-17 05:22:09 +07:00 |
|
XMRig
|
ee330f376c
|
Fixed bug in aliases logic.
|
2019-08-17 04:52:33 +07:00 |
|
XMRig
|
b4ea93d82d
|
Added version field to config file.
|
2019-08-17 04:27:37 +07:00 |
|
XMRig
|
e747f8b06c
|
Added MSVC support for Argon2.
|
2019-08-17 04:01:53 +07:00 |
|
XMRig
|
9861f9eadd
|
Added selection for optimized Argon2 implementation.
|
2019-08-17 01:42:03 +07:00 |
|
XMRig
|
3660216ebc
|
Fix prefix.
|
2019-08-16 04:16:29 +07:00 |
|
XMRig
|
54994d361b
|
Resolved conflict between argon2 implementations.
|
2019-08-16 03:18:35 +07:00 |
|
XMRig
|
faf18262eb
|
Added generic Argon2 implementation (conflicts with RandomX).
|
2019-08-16 00:31:29 +07:00 |
|
XMRig
|
b55b97ff8f
|
v3.0.1-dev
|
2019-08-15 01:17:13 +07:00 |
|
XMRig
|
d1154ba6dd
|
v3.0.0
|
2019-08-14 23:06:01 +07:00 |
|
XMRig
|
75d3eadcfc
|
Hide AVX2 information from miner summary as not important (only need for cn/gpu).
|
2019-08-14 02:27:52 +07:00 |
|
XMRig
|
904314bcbc
|
Fixed user job recovery after donation round.
|
2019-08-14 02:23:48 +07:00 |
|
XMRig
|
09d8c2f8f8
|
Fixed autoconfig regression.
|
2019-08-13 17:56:32 +07:00 |
|
XMRig
|
c40c6b3e77
|
Added pause and resume methods via JSON RPC 2.0 API.
|
2019-08-12 21:13:38 +07:00 |
|
XMRig
|
8ffd4017ac
|
Common API code moved to base/api.
|
2019-08-12 16:52:16 +07:00 |
|
XMRig
|
dd16ff0e32
|
v3.0.0-dev
|
2019-08-11 00:01:48 +07:00 |
|
XMRig
|
1f44002b30
|
v2.99.6-beta
|
2019-08-10 23:56:26 +07:00 |
|
XMRig
|
e49300b11d
|
Uniform signature for hugePages method.
|
2019-08-10 13:14:20 +07:00 |
|
XMRig
|
5c84cac3e1
|
Merge branch 'beta' into evo
|
2019-08-10 13:12:31 +07:00 |
|
Jethro Grassie
|
3633ef7f9d
|
fix #1108
|
2019-08-09 19:45:03 -04:00 |
|
XMRig
|
c4b52ddb91
|
v2.99.6-evo
|
2019-08-09 17:20:20 +07:00 |
|
XMRig
|
8d7d95760f
|
v2.99.5-beta
|
2019-08-09 15:46:10 +07:00 |
|
XMRig
|
3b22609ced
|
Disable HW AES for RandomX on ARM.
|
2019-08-09 15:36:34 +07:00 |
|
XMRig
|
e9408d659f
|
Name for reference RandomX configuration changed to rx/text to avoid potential conflicts in future.
|
2019-08-09 14:26:00 +07:00 |
|
XMRig
|
854f78010d
|
Fixed auto configuration without hwloc.
|
2019-08-09 12:51:27 +07:00 |
|