Commit Graph

704 Commits

Author SHA1 Message Date
dsc 330edacab9 lost seed script 2024-03-15 00:32:33 +02:00
dsc ec6474a840 new restore heights 2023-12-17 07:19:49 +02:00
dsc 69e1749856 Bump version to 4.1.1 2023-08-31 02:31:02 +03:00
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 a8861c62ea bump minor version 4.1.0 2023-08-30 03:24:26 +03:00
dsc e6651d55ff remove linux activation lol 2023-08-30 03:22:06 +03:00
dsc 9c58913ee2 update onion URL to new server, fix forum listing 2023-08-30 00:42:23 +03:00
dsc 24ff2b7120 Merge pull request 'remove ded explorer and add muchwow.lol' (#110) from wowario/wowlet:remove into master
Reviewed-on: https://git.wownero.com/wowlet/wowlet/pulls/110
2023-04-03 17:31:38 +00:00
dsc 7c4f99c85d update submodule, bump version 2023-03-24 23:28:53 +02:00
wowario 7cc5fd880e
add muchwow.lol explorer 2023-01-17 19:59:39 +03:00
wowario ed9edb5ad6
remove ded explorer 2023-01-17 12:07:52 +03:00
dsc c0323ee329 Merge pull request 'bump to beta-6, 3.2.0 - fix ring error, update Dockerfile build' (#109) from ringfix into master
Reviewed-on: https://git.wownero.com/wowlet/wowlet/pulls/109
2023-01-12 10:08:14 +00: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 4098e8c0e5 Merge pull request 'wowify seed' (#105) from wownero-seed into master
Reviewed-on: https://git.wownero.com/wowlet/wowlet/pulls/105
2022-05-20 15:41:05 +00:00
dsc ca234008b9 wowify seed 2022-05-20 17:40:22 +02:00
dsc 2ebb41a371 Merge pull request 'Linux activation' (#104) from activate into master
Reviewed-on: https://git.wownero.com/wowlet/wowlet/pulls/104
2022-05-17 22:08:04 +00:00
dsc 6cf4299f78 Linux activation
Lets annoy some Linux users by showing a watermark in the bottom-right corner:

![https://i.imgur.com/XdrQDCt.png](https://i.imgur.com/XdrQDCt.png)

Settings

![https://i.imgur.com/1yNDYuJ.png](https://i.imgur.com/1yNDYuJ.png)

Serial number(s) will be available on the Wownero forum in a topic posted by notorious software pirate `sp00kyhax`.

With these serial(s) one can activate WOWlet:

![https://i.imgur.com/cGpmpkk.png](https://i.imgur.com/cGpmpkk.png)
2022-05-18 00:07:38 +02:00
dsc df0459da69 Merge pull request 'mining: dont exit when binding fails - we dont need to bind to any ports when we just want to mine' (#102) from mining/no-bind into master
Reviewed-on: https://git.wownero.com/wowlet/wowlet/pulls/102
2022-05-05 18:41:54 +00:00
dsc 46accb1077 mining: dont exit when binding fails - we dont need to bind to any ports when we just want to mine 2022-05-05 20:41:12 +02:00
dsc 7a91ba5a84 CMake: improve error message 2022-05-04 19:29:41 +02:00
dsc f83ceb2a96 Fix builds for Windows 2022-05-04 19:10:25 +02:00
dsc d332121d7c Include QtQuick (QML) inside the Linux buildbot and get rid of the alpha warning 2022-05-04 05:35:19 +02:00
dsc d151b47895 Merge pull request 'Bunch of changes' (#100) from m1 into master
Reviewed-on: https://git.wownero.com/wowlet/wowlet/pulls/100
2022-05-04 00:17:03 +00: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 dc3ee66e3b Merge pull request 'Fixes fiat balance, adds fiat columns to history table' (#99) from fix-historical-fiat-prices into master
Reviewed-on: https://git.wownero.com/wowlet/wowlet/pulls/99
2022-04-25 20:03:09 +00:00
dsc 289f9ab1d2 The balance fiat display does not 'round to ceiling' anymore, instead introduced some more decimals:
![https://i.imgur.com/aZAonV4.png](https://i.imgur.com/aZAonV4.png)

New fiat columns in the history table:

- Historical price (`balance * historical fiat price`)
- Historical rate (the historical fiat price at that date)
- Current price (`balance * current fiat price`)

![https://i.imgur.com/QkWCLRf.png](https://i.imgur.com/QkWCLRf.png)

When preferred fiat is changed (in the settings), the balance fiat display now follows accordingly.

Requires https://git.wownero.com/wowlet/wowlet-backend/pulls/19
2022-04-25 21:56:14 +02:00
dsc 73747e05a7 Merge pull request 'Contact widget: New contact button' (#98) from new-contact into master
Reviewed-on: https://git.wownero.com/wowlet/wowlet/pulls/98
2022-04-24 14:39:18 +00:00
dsc 3051ce5118 This commit introduces a button to create a new contact because when the contact table is full of contacts, you cannot do 'right-click -> New contact'. 2022-04-24 16:38:24 +02:00
dsc fb32fa2fd2 Update README 2022-03-22 21:45:36 +02:00
dsc b3eab6085f Merge pull request 'Settings node selection: Remove double click to connect, it is bugged' (#96) from nodes-remove-double-click into master
Reviewed-on: https://git.wownero.com/wowlet/wowlet/pulls/96
2022-03-22 16:07:00 +00:00
dsc 835aecb79d Settings node selection: Remove double click to connect, it is bugged 2022-03-22 18:00:39 +02:00
dsc 6cba5d0487 Merge pull request 'Kryfi as default block explorer' (#95) from kryfi-block-explorer into master
Reviewed-on: https://git.wownero.com/wowlet/wowlet/pulls/95
2022-03-22 15:33:07 +00:00
dsc 50b78cee51 Kryfi as default block explorer 2022-03-22 17:31:03 +02:00
dsc 1b6f648a0b Merge pull request 'Solo mining' (#89) from solo-mining into master
Reviewed-on: https://git.wownero.com/wowlet/wowlet/pulls/89
2022-03-22 14:08:40 +00:00
dsc 6b2f8f847e Introduce the QML mining interface 2022-03-22 16:01:33 +02:00
dsc 917f8b5812 Make sure wownerod is stopped on application quit 2022-03-18 10:45:35 +02:00
dsc a62fb95fbf Fix Windows build 2022-03-18 10:45:35 +02:00
dsc c3b0d00a72 Move mining tab a few positions 2022-03-18 10:45:35 +02:00
dsc d6dfd678b8 Brings back the mining tab and adds support for solo mining.
- Automatically sets the receiving address and spendkey to the current wallet
- The ability to specify CPU threads
- The ability to download the latest wownerod release from within wowlet (via: https://git.wownero.com/wowlet/wowlet-backend/pulls/18)
- Explanation on how to mine via the 'How-To' tab
- Console has a buffer of 2000 lines (auto-clears)
2022-03-18 10:45:35 +02:00
dsc 8b215c1e73 Merge pull request 'hide on close' (#90) from hide-on-close into master
Reviewed-on: https://git.wownero.com/wowlet/wowlet/pulls/90
2022-03-18 08:40:29 +00:00
dsc 96295a52de Default disabled 2022-03-17 11:02:16 +02:00
dsc ccd0e8e64b hide on close 2022-03-16 20:32:00 +02:00
dsc 3b3ec89306 truncate the yellowpages suffix for contacts 2022-03-15 12:19:01 +02:00
dsc 373fe8e02a Merge pull request 'YellWOWpages integration' (#88) from yellowpages into master
Reviewed-on: https://git.wownero.com/wowlet/wowlet/pulls/88
2022-03-14 19:45:09 +00:00
dsc 14d9793193 Automatically populate the contacts widget via [YellWOWPages](yellow.wownero.com/). One may still add custom contacts - they will get saved normally like before.
Requires https://git.wownero.com/wowlet/wowlet-backend/pulls/17

![https://i.imgur.com/EYa1BBf.png](https://i.imgur.com/EYa1BBf.png)

Adds some new CLI arguments

- `backend-host`
- `backend-port`
- `backend-tls`

They refer to wowlet-backend
2022-03-14 19:11:27 +02:00
dsc 65ceab6323 Merge pull request 'Fix building the base image' (#82) from bruh/wowlet:bruh-patch-new-boost-link into master
Reviewed-on: https://git.wownero.com/wowlet/wowlet/pulls/82
2021-09-07 12:56:20 +00:00
bruh 6b2118ecf6 Fix building the base image
Old link was ded.
2021-09-07 12:52:31 +00:00
dsc ca78025735 Merge pull request 'docs: adding Qt build hints for mac os - only v 5.15.1 worked' (#80) from leonardgit6/wowlet:update-docs into master
Reviewed-on: https://git.wownero.com/wowlet/wowlet/pulls/80
2021-08-29 14:25:56 +00:00
leonardgit6 c5eb13145f docs: fixing Qt configure command 2021-08-29 10:02:45 -04:00
leonardgit6 946443bf8c docs: adding Qt build hints for mac os 2021-08-28 20:27:17 -04:00