tobtoht
046b2cfc4c
Import transaction
2020-11-10 12:38:37 +01:00
tobtoht
780a35fabe
TransactionInfoDialog: add copy spendproof, in/outproof
2020-11-08 12:12:06 +01:00
tobtoht
b1e37e714d
Update for v0.17.1.3
2020-11-08 07:36:20 +01:00
mrdeveloper
e657e2a6b0
MacOS: add touchbar support
...
Co-Authored-By: dsc <dsc@xmr.pm>
2020-10-28 21:35:18 +01:00
tobtoht
ae2815c1c6
Update for v0.17.1.1
2020-10-19 02:20:02 +02:00
tobtoht
216b2e0c5e
Offline transaction signing
2020-10-19 01:39:23 +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
d0260ce018
XMRig tab - Simple mining GUI to download and run XMRig releases.
2020-10-15 23:29:15 +02:00
tobtoht
fc3ac2eb33
Export/Import KeyImages/Outputs
2020-10-14 20:18:25 +02:00
tobtoht
5a8641660c
Rebase to Monero Core v0.17.1.0
2020-10-14 03:04:17 +02:00
dsc
0790b30b5d
Commit cd1cd5cb75
...
introduced an issue for CMAKE_BUILD_TYPE=Debug:
libringct.so => not found
libcryptonote_basic.so => not found
libcheckpoints.so => not found
libdevice.so => not found
libringct_basic.so => not found
libcommon.so => not found
libwallet-crypto.so => not found
libcncrypto.so => not found
libeasylogging.so => not found
librandomx.so => not found
libversion.so => not found
We'll only set `CMAKE_SKIP_RPATH` when in release.
2020-10-12 17:42:34 +02:00
xiphon
3f50564f11
cmake: set CMAKE_SKIP_RPATH on Linux to fix empty RPATH token issue
...
6ed5369829
https://github.com/monero-project/monero-gui/issues/3142#issuecomment-705940446
2020-10-12 00:48:46 +02:00
dsc
1337c1708d
Embed Tor executable for static Mac OS builds
2020-10-10 00:23:44 +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