Commit graph

11 commits

Author SHA1 Message Date
tobtoht
fc0d5c2021
Qt6: remove QRegExp 2022-03-04 11:05:20 +01:00
tobtoht
938d2ddb4e
Update copyright to 2022 2022-02-10 11:26:41 +01:00
tobtoht
3fec15e4aa
Rework Mining UI 2021-10-12 14:45:06 +02:00
tobtoht
d4cfa05157
Beta-6 2021-05-02 20:22:38 +02:00
tobtoht
b758cc1918
Misc code cleanup 2020-12-28 05:39:20 +01:00
tobtoht
b4fd07ff8b
Update copyright for 2021 2020-12-26 20:56:06 +01:00
tobtoht
14e3422423
Don't use unsigned ints 2020-12-25 15:38:44 +01:00
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