Commit graph

10 commits

Author SHA1 Message Date
tobtoht
184d866614
MainWindow: add account id to title 2021-05-23 15:58:28 +02:00
tobtoht
f43949a346
Allow opening multiple windows 2021-05-18 18:08:40 +02:00
tobtoht
b9995c44ec
Fix misc compiler warnings 2021-05-10 15:20:33 +02:00
tobtoht
d4cfa05157
Beta-6 2021-05-02 20:22:38 +02:00
tobtoht
b4fd07ff8b
Update copyright for 2021 2020-12-26 20:56:06 +01:00
tobtoht
aa14a2dcbb
Do not bundle XMRig binary 2020-12-12 01:18:09 +01:00
mrdeveloper
18b514351d Added cryptonote-social mining pool to XMRig 2020-11-03 13:59:32 +01: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