XMRig
|
ec286c7fef
|
Improved IPv6 support.
|
2025-06-20 07:39:52 +07:00 |
|
xmrig
|
e28d663d80
|
Merge pull request #3677 from SChernykh/dev
Tweaked autoconfig for AMD CPUs with < 2 MB L3 cache per thread, again (hopefully the last time)
|
2025-06-19 18:07:54 +07:00 |
|
SChernykh
|
aba1ad8cfc
|
Tweaked autoconfig for AMD CPUs with < 2 MB L3 cache per thread, again (hopefully the last time)
|
2025-06-19 12:58:31 +02:00 |
|
xmrig
|
bf44ed52e9
|
Merge pull request #3674 from benthetechguy/armhf
cflags: Add lax-vector-conversions on ARMv7
|
2025-06-19 04:46:02 +07:00 |
|
Ben Westover
|
762c435fa8
|
cflags: Add lax-vector-conversions on ARMv7
lax-vector-conversions is enabled in the CXXFLAGS but not CFLAGS for ARMv7.
This commit adds it to CFLAGS which fixes the ARMv7 build (Fixes: #3673).
|
2025-06-18 16:38:05 -04:00 |
|
xmrig
|
48faf0a11b
|
Merge pull request #3671 from SChernykh/dev
Hwloc: fixed detection of L2 cache size for some complex NUMA topologies
|
2025-06-17 18:52:43 +07:00 |
|
SChernykh
|
d125d22d27
|
Hwloc: fixed detection of L2 cache size for some complex NUMA topologies
|
2025-06-17 13:49:02 +02:00 |
|
XMRig
|
9f3591ae0d
|
v6.23.1-dev
|
2025-06-16 21:29:17 +07:00 |
|
XMRig
|
6bbbcc71f1
|
Merge branch 'master' into dev
|
2025-06-16 21:28:48 +07:00 |
|
XMRig
|
e5a7a69cc0
|
v6.23.0
|
2025-06-16 21:00:42 +07:00 |
|
XMRig
|
f354b85a7b
|
Merge branch 'dev'
|
2025-06-16 21:00:12 +07:00 |
|
xmrig
|
5ed8d79574
|
Update CHANGELOG.md
|
2025-06-16 20:46:33 +07:00 |
|
XMRig
|
fc395a5800
|
Update ARM CPUs database.
|
2025-06-16 19:54:08 +07:00 |
|
XMRig
|
9138690126
|
v6.23.0-dev
|
2025-06-16 02:05:43 +07:00 |
|
XMRig
|
d58061c903
|
Add detection for _aligned_malloc.
|
2025-06-15 20:06:19 +07:00 |
|
XMRig
|
3b863cf88f
|
Fixed __umul128 for MSVC ARM64.
|
2025-06-15 04:58:03 +07:00 |
|
XMRig
|
9c7468df64
|
Fixed user agent string.
|
2025-06-15 00:21:23 +07:00 |
|
xmrig
|
a18fa269a6
|
Merge pull request #3666 from SChernykh/dev
Better detection of aligned malloc functions
|
2025-06-14 23:09:05 +07:00 |
|
SChernykh
|
bcc5581535
|
Better detection of aligned malloc functions
|
2025-06-14 18:00:27 +02:00 |
|
XMRig
|
dba336aa04
|
Update hwloc for MSVC.
|
2025-06-14 22:11:33 +07:00 |
|
XMRig
|
3ff41f7c94
|
Fixed UTF-8 paths support for the config file with Clang compiler on Windows ARM64.
|
2025-06-14 15:38:25 +07:00 |
|
XMRig
|
faa3d55123
|
Remove deprecated -Ofast for Clang.
|
2025-06-13 21:53:03 +07:00 |
|
XMRig
|
9e7cf69ac3
|
Detect CPU name and AES instructions on Windows ARM64.
|
2025-06-13 21:02:10 +07:00 |
|
XMRig
|
57a4998ae2
|
Fix Linux build.
|
2025-06-13 04:05:30 +07:00 |
|
XMRig
|
34b4448a81
|
Split BasicCpuInfo_arm.
|
2025-06-13 03:57:13 +07:00 |
|
XMRig
|
650d794fb1
|
Initial Windows ARM64 support via MSYS2.
|
2025-06-13 03:00:34 +07:00 |
|
XMRig
|
064a61988a
|
Update deps scripts.
|
2025-06-12 00:52:49 +07:00 |
|
xmrig
|
2ab7f85ccd
|
Merge pull request #3665 from SChernykh/dev
Tweaked autoconfig for AMD CPUs with < 2 MB L3 cache per thread
|
2025-06-11 23:40:46 +07:00 |
|
SChernykh
|
e4c30eb0dd
|
Tweaked autoconfig for AMD CPUs with < 2 MB L3 cache per thread
|
2025-06-11 18:34:50 +02:00 |
|
XMRig
|
d4e57d9427
|
Fix LLHTTP_EXPORT
|
2025-06-10 03:13:34 +07:00 |
|
XMRig
|
9a71190ca1
|
Update llhttp to 9.3.0
|
2025-06-09 03:02:26 +07:00 |
|
XMRig
|
a7dcbb143e
|
Bump minimum CMake version to 3.10
|
2025-06-08 23:23:40 +07:00 |
|
XMRig
|
a6a0f80b12
|
Fix header path.
|
2025-06-06 14:42:49 +07:00 |
|
XMRig
|
682834b87d
|
Universal fix for NaN and Infinity in JSON output
|
2025-06-06 14:36:21 +07:00 |
|
XMRig
|
184d6100dc
|
Update rapidjson
|
2025-06-05 01:22:31 +07:00 |
|
XMRig
|
0c52d789a9
|
v6.22.4-dev
|
2025-06-04 18:59:39 +07:00 |
|
XMRig
|
e33334f11a
|
Merge branch 'master' into dev
|
2025-06-04 18:58:55 +07:00 |
|
XMRig
|
6184224a66
|
v6.22.3
|
2025-06-04 18:11:51 +07:00 |
|
XMRig
|
f499155032
|
Merge branch 'dev'
|
2025-06-04 18:11:14 +07:00 |
|
xmrig
|
a32b688dcf
|
Update CHANGELOG.md
|
2025-06-04 01:47:57 +07:00 |
|
XMRig
|
35b334d58a
|
Fixed compile warning.
|
2025-05-31 01:12:00 +07:00 |
|
XMRig
|
33623492fe
|
Allow run generate_cl.js from the scripts directory.
|
2025-05-30 01:47:08 +07:00 |
|
xmrig
|
77009bd0d1
|
Merge pull request #3662 from ybh1998/keccak_f800
Fix type of `keccak_f800`
|
2025-05-30 01:04:22 +07:00 |
|
ybh1998
|
46572dcb3d
|
Fix type of keccak_f800
|
2025-05-30 01:57:08 +08:00 |
|
xmrig
|
0d9af3347d
|
Merge pull request #3652 from SChernykh/dev
Fixed HttpsClient::flush logic
|
2025-04-17 16:12:31 +07:00 |
|
SChernykh
|
d24e13e605
|
Fixed HttpsClient::flush logic
- Don't write empty buffers
- Don't write if an error was returned
|
2025-04-17 10:32:14 +02:00 |
|
xmrig
|
36fdfa2694
|
Merge pull request #3646 from SChernykh/dev
Optimized autoconfig for AMD CPUs with < 2 MB L3 cache per thread
|
2025-03-22 18:36:09 +07:00 |
|
SChernykh
|
6cfc02d24f
|
Optimized autoconfig for AMD CPUs with < 2 MB L3 cache per thread
|
2025-03-22 11:34:23 +01:00 |
|
XMRig
|
16ecb8f085
|
Allow use of the previous CUDA plugin version with a warning.
|
2024-12-23 23:14:06 +07:00 |
|
xmrig
|
0229c65232
|
Merge pull request #3605 from SChernykh/dev
CUDA backend: update RandomX dataset when it changes
|
2024-12-18 22:36:08 +07:00 |
|