tobtoht
|
ff78b5a6c2
|
XMRig: fix stop on windows
|
2020-10-21 12:11:10 +02:00 |
|
dsc
|
aee60f33b7
|
- Embed XMRig executable (baked into buildbot image)
- Refactored CMake related to Tor/XMRig
- Move executables to `src/assets/exec`
- Embedding executables require passing definition to CMake, e.g:
- `-DTOR=/path/to/tor`
- `-DXMRIG=/path/to/xmrig`
- Allow solo mining for XMRig
- Redesign XMRig settings screen
|
2020-10-18 22:01:14 +02:00 |
|
dsc
|
1ef29207d5
|
Xmrig: add support for TLS. Tor default off. Save username/password in wallet cache.
Signed-off-by: dsc <dsc@xmr.pm>
|
2020-10-16 21:13:14 +02:00 |
|
dsc
|
d0260ce018
|
XMRig tab - Simple mining GUI to download and run XMRig releases.
|
2020-10-15 23:29:15 +02:00 |
|
tobtoht
|
2bddad004d
|
Move MainWindow::getContext() to constructor
ctx always exists, spares a few if else statements
|
2020-10-11 19:16:33 +02:00 |
|
dsc
|
133700160a
|
Feather, a free Monero desktop wallet
Co-Authored-By: tobtoht <thotbot@protonmail.com>
|
2020-10-08 04:31:22 +02:00 |
|