xmrig/src
XMRig 89cf1424a4
v6.9.0
v6.8.3

Added `pause-on-active` option

Windows only for now. When set to true, pauses mining when user touches mouse or keyboard.

Allow result submission to origin daemon with self-select

With `self-select` mode enabled, the `submit-to-origin` config option
will let the `SelfSelectClient` submit the solution to both
the daemon where it got the template from as well as to
the connected pool, for miners that want to do pool minining
with Monero and solo mining with an altcoin (merged mining variant).

Thank you and special credit to @StriderDM (https://github.com/StriderDM)!

Code and copyright cleanup.

Fixed macOS build.

v6.9.0

Fixed crash when GPU mining cn-heavy on Zen3 system

Simplified code, fixed broken pause.

Added idle time detection for macOS.

v6.9.0-dev

Update CPU.md

v6.9.0
2021-02-22 19:27:17 -05:00
..
3rdparty Initial Commit 2021-02-20 22:49:49 -05:00
backend v6.9.0 2021-02-22 19:27:17 -05:00
base v6.9.0 2021-02-22 19:27:17 -05:00
core v6.9.0 2021-02-22 19:27:17 -05:00
crypto v6.9.0 2021-02-22 19:27:17 -05:00
hw v6.9.0 2021-02-22 19:27:17 -05:00
net Donate shit shows donate-<rigId> now 2021-02-21 01:10:53 -05:00
App.cpp Very important change 2021-02-20 23:30:37 -05:00
App.h Initial Commit 2021-02-20 22:49:49 -05:00
App_unix.cpp Initial Commit 2021-02-20 22:49:49 -05:00
App_win.cpp Initial Commit 2021-02-20 22:49:49 -05:00
config.json v6.9.0 2021-02-22 19:27:17 -05:00
donate.h Initial Commit 2021-02-20 22:49:49 -05:00
Summary.cpp Initial Commit 2021-02-20 22:49:49 -05:00
Summary.h Initial Commit 2021-02-20 22:49:49 -05:00
version.h v6.9.0 2021-02-22 19:27:17 -05:00
xmrig.cpp Initial Commit 2021-02-20 22:49:49 -05:00