60 Commits

Author SHA1 Message Date
Codex Bot fcf562ce15 Add xmrig CPU build and release workflows
build / Build Linux CPU (push) Failing after 1m31s
build / Build Windows CPU (push) Failing after 3m40s
2026-04-18 20:08:54 +02:00
SChernykh da5a5674b4 Added Zen4 (Hawk Point) CPUs detection 2025-10-15 08:07:58 +02:00
XMRig 064a61988a Update deps scripts. 2025-06-12 00:52:49 +07:00
XMRig 33623492fe Allow run generate_cl.js from the scripts directory. 2025-05-30 01:47:08 +07:00
XMRig e32731b60b Update deps 2024-10-20 09:49:06 +07:00
SChernykh bc1c8358c4 Detect AMD engineering samples in randomx_boost.sh 2024-08-29 14:47:30 +02:00
SChernykh 29f9c8cf4c Added Zen5 to randomx_boost.sh 2024-08-28 13:49:27 +02:00
SChernykh 86f5db19d2 Removed rx/keva
Keva coin is too small now.
2024-07-31 08:28:05 +02:00
XMRig 2bb07fe633 #3515 Update build scripts for OpenSSL. 2024-07-24 21:02:53 +07:00
XMRig 5552e1f864 Fix scripts for systems without bash. 2024-03-21 02:13:01 +07:00
XMRig 1fb5be6c1d Update deps. 2024-03-20 00:24:46 +07:00
SChernykh af87369e4f Updated example scripts
- Hashvault is top 1 pool now, so changed it to a smaller pool
- node.xmr.to doesn't exist anymore
2023-06-02 09:34:26 +02:00
Jeremy Chadwick 0f81ab4c67 Improve .cmd files when run by shortcuts on another drive 2023-03-31 20:16:00 -07:00
XMRig 8a4da33bea Update scripts/build.*.sh. 2023-01-30 00:19:55 +07:00
SChernykh 3ad6ab56a5 Improved Zen 3 MSR mod
+0.5% speedup on Ryzen 5 5600X
2022-11-17 23:32:36 +01:00
SChernykh 4b5e56416d Added Zen4 to randomx_boost.sh 2022-10-09 22:02:50 +02:00
XMRig fdfbb60840 Update deps. 2022-06-19 13:39:32 +07:00
SChernykh 22d6a7525e Removed deprecated AstroBWTv1 and v2 2022-06-12 11:47:36 +02:00
SChernykh 7b9135aadc Dero HE (astrobwt/v2) OpenCL support 2022-03-14 20:13:31 +01:00
XMRig bbb19ea2f9 #2941 Update deps scripts. 2022-03-07 00:27:49 +07:00
SChernykh 454f97fa0f Updated GhostRider documentation
Added examples for SSL port command line that don't use #1 pool.
2021-12-03 12:30:09 +01:00
SChernykh b1f2479ec1 Added GhostRider release notes 2021-11-25 13:19:01 +01:00
XMRig 6e4fea34a4 #2555 Update deps. 2021-08-28 13:10:48 +07:00
Chris 5fdf5516ff Added Graft RandonX 2021-08-27 08:19:54 -06:00
Craig Andrews 9b63955b09 Fix shellcheck warnings in randomx_boost.sh
Checked using www.shellcheck.net

Specific issues addessed:
* https://github.com/koalaman/shellcheck/wiki/SC2002
* Use POSIX instead of bash for wider compatibility
* Fail on error
2021-06-08 21:56:02 -04:00
xmrig b069ad5dd1 Merge pull request #2358 from zzjzxq33/patch-1
Update openssl version to 1.1.1k
2021-05-30 17:53:53 +07:00
zzjzxq33 d89bb56964 Update openssl version to 1.1.1k 2021-05-09 11:11:46 +08:00
SChernykh a96a6108ff Update randomx_boost.sh
- Support builtin MSR, see #2283
- Added detection of AMD EPYC CPUs
2021-04-28 14:10:30 +02:00
SChernykh cd7ab2c79f Add missing allow_writes=on to randomx_boost.sh 2021-04-25 15:31:30 +02:00
XMRig a5a7ee716d Update build scripts. 2021-03-03 19:38:54 +07:00
SChernykh 7aba194d3b Fixed Windows scripts
Change back to script's folder when started as administrator
2020-12-18 16:51:28 +01:00
XMRig 7c682ec91a Update build scripts. 2020-12-13 22:56:00 +07:00
SChernykh fb9d2b9e7c Example mining scripts to help new miners 2020-11-26 19:06:46 +01:00
SChernykh 4cdea633bf Update randomx_boost.sh 2020-11-12 15:55:27 +01:00
XMRig dad1fdb505 Update build.uv.sh and build.openssl.sh. 2020-10-31 14:15:53 +07:00
XMRig 5f314edb2f Print benchmark url 2020-10-30 23:24:01 +07:00
SChernykh ebf259fa7c RandomX: removed rx/loki
Loki forks to PoS on October 9th.
2020-10-02 17:02:52 +02:00
XMRig 4b682b6633 Better scripts/build.*.sh compatibility. 2020-08-23 15:46:56 +07:00
XMRig 9a6b8594f3 Removed bzip2 dependency for hwloc build. 2020-08-21 09:14:22 +07:00
XMRig 00b4ae9c36 Fixed compile warning and updated build.uv.sh. 2020-08-16 16:03:27 +07:00
XMRig 169fad3a5c Fix compile warnings. 2020-05-29 20:02:57 +07:00
SChernykh 22b937cc1c KawPow WIP 2020-05-27 16:19:57 +02:00
XMRig 0d7820f61a Update build scripts. 2020-05-22 19:14:38 +07:00
SChernykh fbedf197ab AstroBWT OpenCL code 2020-03-22 22:36:21 +01:00
kevacoin 0528ccd01e Added Keva. 2020-03-04 16:23:33 -08:00
Jethro Grassie e290995999 add change to boost script 2020-01-11 21:42:48 -05:00
XMRig b346507975 Added enable_1gb_pages.sh 2019-12-15 03:13:52 +07:00
XMRig 7d7459100b Removed extra space. 2019-12-13 00:38:07 +07:00
SChernykh 8592561b7a RandomX boost script for Linux 2019-12-12 18:25:28 +01:00
XMRig 118b2e4a68 Updated libuv version in build_deps.sh. 2019-12-06 18:39:14 +07:00