MoneroOcean
|
db6a553341
|
Merge https://github.com/xmrig/xmrig
|
2020-03-04 17:58:35 -08:00 |
|
SChernykh
|
14ef99ca67
|
AstroBWT algorithm (DERO) support
To test:
- Download https://github.com/deroproject/derosuite/releases/tag/AstroBWT
- Run daemon with `--testnet` in command line
In config.json:
- "coin":"dero"
- "url":"127.0.0.1:30306"
- "daemon:"true"
|
2020-02-29 22:41:24 +01:00 |
|
MoneroOcean
|
b4c93b7ff6
|
Merge https://github.com/xmrig/xmrig
|
2020-01-20 18:24:56 +07:00 |
|
XMRig
|
f00769f758
|
Code style cleanup.
|
2019-12-28 01:45:54 +07:00 |
|
MoneroOcean
|
eb58aea9c7
|
Merge https://github.com/xmrig/xmrig
|
2019-12-21 18:18:26 -08:00 |
|
XMRig
|
9cea70b77c
|
Rename Rx_windows.cpp to Rx_win.cpp.
|
2019-12-17 15:16:37 +07:00 |
|
XMRig
|
8bef964f68
|
Added support for write custom MSR.
|
2019-12-17 02:27:07 +07:00 |
|
MoneroOcean
|
12aeb03da2
|
Merge https://github.com/xmrig/xmrig
|
2019-12-15 15:42:31 -08:00 |
|
MoneroOcean
|
01e2945ab7
|
Merge https://github.com/xmrig/xmrig
|
2019-12-14 09:24:11 -08:00 |
|
SChernykh
|
2e6523aa10
|
MSR mod for Windows
|
2019-12-14 16:04:37 +01:00 |
|
XMRig
|
1c58e28124
|
Don't build Rx_linux.cpp on ARM.
|
2019-12-11 21:20:37 +07:00 |
|
XMRig
|
96cfdda9a1
|
Added RandomX option "wrmsr" with command line equivalent --randomx-wrmsr=N.
|
2019-12-10 23:57:29 +07:00 |
|
XMRig
|
91b50f1ac8
|
Added os.cmake
|
2019-12-08 13:30:26 +07:00 |
|
XMRig
|
a066f9a49c
|
hwloc for MSVC updated to v2.1.0.
|
2019-12-05 12:47:31 +07:00 |
|
MoneroOcean
|
6e95a8ecd6
|
Merge https://github.com/xmrig/xmrig
|
2019-11-29 13:02:41 -08:00 |
|
XMRig
|
fb28b931cc
|
Use static OpenSSL libs on macOS.
|
2019-11-16 18:56:34 +07:00 |
|
MoneroOcean
|
245838ffae
|
Merge branch 'beta' of https://github.com/xmrig/xmrig
|
2019-10-29 14:19:29 -07:00 |
|
SChernykh
|
a56febcd13
|
Force HAVE_BUILTIN_CLEAR_CACHE for GNU compilers
They always have __builtin___clear_cache
|
2019-10-18 17:39:57 +02:00 |
|
MoneroOcean
|
fe76800fc8
|
Merged v4.3.0-beta
|
2019-10-10 14:52:12 -07:00 |
|
XMRig
|
68d77b02d7
|
Added initial memory pool support.
|
2019-10-07 12:36:40 +07:00 |
|
XMRig
|
59b62dcb77
|
Added class RxQueue, class Rx now thin static wrapper on top of RxQueue.
|
2019-10-06 07:47:41 +07:00 |
|
XMRig
|
207dae418d
|
Added RxNUMAStorage stub.
|
2019-10-04 18:43:03 +07:00 |
|
XMRig
|
7508411faf
|
Extended "numa" option for RandomX.
|
2019-10-04 10:49:55 +07:00 |
|
XMRig
|
f34031a984
|
Added interface IRxStorage and RxBasicStorage class.
|
2019-10-04 08:45:13 +07:00 |
|
XMRig
|
6d8cf91568
|
Added class RxSeed.
|
2019-10-03 04:48:36 +07:00 |
|
MoneroOcean
|
d03fb91b0a
|
Resolved conflicts
|
2019-09-28 20:26:20 -07:00 |
|
SChernykh
|
38f4f4f695
|
Added JIT compiler for RandomX on ARMv8
|
2019-09-21 10:10:52 +02:00 |
|
MoneroOcean
|
d2ccc0473c
|
Simplify build
|
2019-09-17 21:39:22 -07:00 |
|
MoneroOcean
|
993733cb1f
|
Merged v4.0.0-beta
|
2019-09-17 15:48:01 -07:00 |
|
XMRig
|
cc10a9cb4d
|
Merge branch 'dev' into evo
|
2019-09-15 18:05:15 +07:00 |
|
XMRig
|
a8f5b8ac8b
|
#1132 Fixed CentOS 7 compatibility.
|
2019-09-15 13:26:26 +07:00 |
|
XMRig
|
6f5d175d12
|
Fix compile warning, mostly struct/class inconsistency.
|
2019-09-13 18:21:05 +07:00 |
|
hayzamjs
|
b255cde117
|
Change to yescrypt-best.c
|
2019-09-11 09:37:44 -07:00 |
|
MoneroOcean
|
7c8b4f72c8
|
Merge
|
2019-08-18 15:08:51 -07:00 |
|
XMRig
|
3022f19eda
|
Added selection for optimized Argon2 implementation.
|
2019-08-17 01:42:03 +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
|
718be7e9aa
|
Fixed 32-bit.
|
2019-08-02 10:54:00 +07:00 |
|
XMRig
|
42460b8805
|
Added hwloc stub.
|
2019-07-23 01:18:55 +07:00 |
|
XMRig
|
2fc54d240a
|
Fixed build.
|
2019-07-19 05:03:14 +07:00 |
|
XMRig
|
9b14caa9f9
|
Merge branch 'evo' into feature-per-pool-algo
|
2019-07-06 10:49:31 +07:00 |
|
SChernykh
|
915729bec6
|
Fixed MingGW compilation
|
2019-07-01 20:48:51 +02:00 |
|
SChernykh
|
6eb9d0963b
|
Integrated RandomX, added RandomXL (Loki)
|
2019-07-01 20:11:51 +02:00 |
|
XMRig
|
66d62de681
|
Merge Assembly enum and Asm class.
|
2019-06-28 13:08:08 +07:00 |
|
XMRig
|
188338c493
|
Merge branch 'evo' into feature-per-pool-algo
|
2019-06-26 15:44:52 +07:00 |
|
XMRig
|
3d17ba6af6
|
Merge branch 'feature-randomx' into evo
|
2019-06-18 05:33:30 +07:00 |
|
XMRig
|
34e39e9946
|
Use canonical name for RandomX, because official RandomWOW repo not rename lib or headers, still need some solution to separate it in future.
|
2019-06-18 05:13:51 +07:00 |
|
SChernykh
|
ac1b554282
|
RandomWOW support
|
2019-06-15 22:53:03 +02:00 |
|
XMRig
|
1f0e3e501c
|
Implemented new style algorithm definitions (except ARM), removed Algo and Variant enums.
|
2019-06-13 22:08:52 +07:00 |
|
XMRig
|
d9eb700e03
|
Renamed macros for enable/disable algorithms.
|
2019-06-09 15:29:26 +07:00 |
|