Commit Graph

20 Commits

Author SHA1 Message Date
dsc e93488af9b Stopped support for Mac OS as I lack the resources to deal with the various problems that come up during release engineering and/or testing. Qt + wownero + Mac OS is not a happy combination. 2023-08-31 02:24:10 +03:00
dsc 40493475ba bump to beta-6, 3.2.0 - fix ring error, update Dockerfile build 2023-01-12 09:23:19 +02:00
dsc f83ceb2a96 Fix builds for Windows 2022-05-04 19:10:25 +02:00
dsc caa8731410 - Bumped to version 3.1.0
- Enables Apple M1 Rosetta support
- Fixes Apple Intel and M1 packaging issue(s)
- Update build docs
- Disable donation begging
- Mining: New background gfx for the QML widget
- Mining: fix segfault at wownerod right-click download
- remove (old) OpenPGP code (find a new impl. when needed)
2022-05-04 02:15:13 +02:00
dsc c97c0d597b beta-4 (bulletproof+, solo-mining) 2021-07-04 15:39:17 +02:00
dsc ae39e71061 Bump version to v2.1.0 and fix compile 2021-05-16 01:05:05 +02:00
dsc 0e37f97aa2 Update .deb builder and including XMRig functionality by default for Linux 2021-04-30 20:51:07 +02:00
dsc d846790905 Fixes linking against libz 2021-04-14 22:00:25 +02:00
dsc 13331ee5e7 QR code feature beta and streamer mode 2021-04-14 22:00:25 +02:00
dsc e918955210 Prepare build system for OpenVR and QtQuick (QML) 2021-04-14 22:00:25 +02:00
dsc 3e10b25068
Wownero 2021-02-18 12:20:16 +03:00
tobtoht a9ab338060
Build: always copy Tor on reproducible build 2021-02-06 04:57:18 +01:00
tobtoht cfd1942b38
Add TOR_VERSION to Makefile 2021-02-05 18:46:36 +01:00
tobtoht 9e96f4183a
Exchanges: Remove XMR.to 2021-02-01 17:53:08 +01:00
tobtoht 4036d299eb Windows: reproducible builds 2021-01-12 01:43:47 +01:00
tobtoht a0fe51f318
Remove MorphToken, reason: Tor block 2020-12-17 03:57:43 +01:00
tobtoht aa14a2dcbb
Do not bundle XMRig binary 2020-12-12 01:18:09 +01:00
tobtoht 39c1d3bbf7 MorphToken: allow disabling module 2020-11-11 22:42:48 +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 133700160a Feather, a free Monero desktop wallet
Co-Authored-By: tobtoht <thotbot@protonmail.com>
2020-10-08 04:31:22 +02:00