1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-31 07:32:42 -05:00

Merge xmrig v6.22.0 into master

This commit is contained in:
MoneroOcean
2024-08-12 00:05:37 +03:00
41 changed files with 4531 additions and 4174 deletions

View File

@@ -1,6 +1,6 @@
#include "../cn/algorithm.cl"
#if (ALGO == ALGO_RX_0)
#if ((ALGO == ALGO_RX_0) || (ALGO == ALGO_RX_YADA))
#include "randomx_constants_monero.h"
#elif (ALGO == ALGO_RX_WOW)
#include "randomx_constants_wow.h"