xmrig/cmake
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
..
argon2.cmake Added selection for optimized Argon2 implementation. 2019-08-17 01:42:03 +07:00
asm.cmake Merge Assembly enum and Asm class. 2019-06-28 13:08:08 +07:00
astrobwt.cmake AstroBWT algorithm (DERO) support 2020-02-29 22:41:24 +01:00
cn-gpu.cmake Renamed macros for enable/disable algorithms. 2019-06-09 15:29:26 +07:00
cpu.cmake Allow override ARM arch detection and support for ARMv8 without crypto extension. 2019-02-04 02:23:05 +07:00
FindHWLOC.cmake Added hwloc stub. 2019-07-23 01:18:55 +07:00
FindUV.cmake Fix FindUV.cmake and FindMHD.cmake. 2018-03-14 06:32:43 +07:00
flags.cmake hwloc for MSVC updated to v2.1.0. 2019-12-05 12:47:31 +07:00
OpenSSL.cmake Use static OpenSSL libs on macOS. 2019-11-16 18:56:34 +07:00
os.cmake Added os.cmake 2019-12-08 13:30:26 +07:00
randomx.cmake Code style cleanup. 2019-12-28 01:45:54 +07:00