xmrig/src/backend/common
2019-07-21 04:35:52 +07:00
..
interfaces "GET /1/threads" replaced to "GET /2/backends". 2019-07-19 04:22:21 +07:00
common.cmake Restored printable hashrate. 2019-07-17 01:28:42 +07:00
Hashrate.cpp Fixed build. 2019-07-19 05:03:14 +07:00
Hashrate.h Restored "GET /1/summary" endpoint. 2019-07-19 02:24:37 +07:00
Thread.h Fixed bugs. 2019-07-18 04:21:14 +07:00
Threads.cpp Fixed command line config and removed --max-cpu-usage and --safe. 2019-07-20 00:37:15 +07:00
Threads.h Workaround for unsupported intensity option + warning. 2019-07-21 04:35:52 +07:00
Worker.cpp Removed CPU specific code from Worker class. 2019-07-14 00:35:38 +07:00
Worker.h Implemented unified cryptonight and RandomX scratchpad memory. 2019-07-17 04:33:11 +07:00
WorkerJob.h Added initial support for new style threads launch method. 2019-07-16 22:10:50 +07:00
Workers.cpp Workaround for unsupported intensity option + warning. 2019-07-21 04:35:52 +07:00
Workers.h Workaround for unsupported intensity option + warning. 2019-07-21 04:35:52 +07:00