Commit Graph

36 Commits

Author SHA1 Message Date
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 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 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 50b78cee51 Kryfi as default block explorer 2022-03-22 17:31:03 +02:00
dsc 6549ca4e1d Warn when there is a new version available 2021-05-14 21:52:13 +02:00
dsc cfee938516 Prepare Wowlet codebase for an Android app 2021-04-20 00:02:37 +02:00
dsc 13331ee5e7 QR code feature beta and streamer mode 2021-04-14 22:00:25 +02:00
dsc 8b1250030b Ready for beta 2021-04-14 22:00:25 +02:00
wowario 7a14d53ba0
rename to wow 2021-04-06 13:11:53 +03:00
wowario c7c4237d10
rename to wowlet 2021-02-22 09:51:09 +03:00
wowario 29f4d627d2
rename to wowllet 2021-02-20 10:21:55 +03:00
wowario 0131476a5d
change name 2021-02-20 09:33:04 +03:00
dsc 3e10b25068
Wownero 2021-02-18 12:20:16 +03:00
tobtoht 7556670f88
externalLinkWarning: minor fixes 2021-02-04 00:27:29 +01:00
tobtoht aa6533b37d
Utils: remove unused functions 2021-01-29 16:41:52 +01:00
tobtoht 22abca4578
TxInfoDialog: improve UI 2021-01-29 16:19:59 +01:00
tobtoht 3593d8f400
External link warning: add copy link button 2021-01-20 00:06:00 +01:00
tobtoht fc7762c457 Make balance display more concise 2020-12-31 03:16:40 +01: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 200f16ecf2
Utils: improve bytes formatting 2020-12-24 13:21:06 +01:00
tobtoht 2e481507e8 Remove non-breaking space from currency strings 2020-12-19 00:29:22 +01:00
tobtoht 7d2748c0bc Merge pull request 'ExternalLinkWarning: don't show Tor warning on Tails/Whonix' (#235) from tobtoht/feather:link_warning_tailswhonix into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/235
2020-12-18 23:24:41 +00:00
tobtoht 70810ce6a2
ExternalLinkWarning: don't show Tor warning on Tails/Whonix 2020-12-16 18:02:49 +01:00
tobtoht f75d1f546b
TxConfDialog: Justify amounts 2020-12-16 17:31:25 +01:00
tobtoht 85a06007a1
Replace showMessageBox with Qt builtin 2020-12-14 03:23:19 +01:00
tobtoht 4201167477 TickerWidget: Format fiat currency using locale 2020-11-24 23:10:50 +01:00
tobtoht 5a08bc353e Misc networking fixes
- connecting to nodes is much faster and more reliable now
- reduced the amount of spaghetti in libwalletqt and greatly simplified the logic in nodes.cpp
- Settings -> Node dialog should feel slightly more responsive
- during synchronization the status bar will now display the amount of data downloaded
- fixed some edge cases that could cause unreasonably long hangs
- Help -> Debug Info screen now auto-updates every 5 seconds
- Don't use SSL over Tor
2020-11-23 17:57:42 +01:00
tobtoht 2a03ca9eda Nodes: don't connect to out of sync nodes in wsmode 2020-11-12 21:03:36 +01:00
tobtoht cb6f2873a9 Utils: add blockchair.com block explorer 2020-11-02 10:11:37 +01:00
tobtoht 216b2e0c5e Offline transaction signing 2020-10-19 01:39:23 +02:00
dsc 2ab78022f5 Merge pull request 'Fix misc image scaling hangs' (#54) from tobtoht/feather:img_hang into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/54
2020-10-13 13:53:32 +00:00
tobtoht 363bf0ea38 Fix misc image scaling hangs 2020-10-13 15:45:55 +02:00
tobtoht 2ffd5f234b Windows: indent settings file 2020-10-11 18:52:01 +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