Commit graph

19 commits

Author SHA1 Message Date
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
3beb470bbd DebugInfoDialog: add target height 2020-11-17 23:40:46 +01:00
tobtoht
774b4ed15f Merge pull request 'DebugInfoDialog: make some text selectable' (#151) from tobtoht/feather:text_select into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/151
2020-11-14 10:32:13 +00:00
tobtoht
d337653e53 DebugInfoDialog: make some text selectable 2020-11-14 11:31:28 +01:00
tobtoht
169720002c Add missing license headers 2020-11-14 11:26:37 +01:00
tobtoht
1e4a442b16 PasswordDialog: misc improvements 2020-11-14 10:57:06 +01:00
tobtoht
0f3c005b60 SeedDialog: add 25 word seed toggle 2020-11-11 23:09:35 +01:00
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
20b741d30d Merge pull request 'Coins: numerical sort for amount column' (#105) from tobtoht/feather:coins_amount_sort into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/105
2020-11-02 07:58:50 +00:00
tobtoht
51a0f86652 Move cdiv to globals.h 2020-10-21 16:57:03 +02:00
tobtoht
302c258e6b TransactionInfoDialog: add tx key 2020-10-20 01:11:15 +02:00
tobtoht
216b2e0c5e Offline transaction signing 2020-10-19 01:39:23 +02:00
tobtoht
ec0d88cf1b DebugInfoDialog: Add Tails version 2020-10-15 01:37:42 +02:00
tobtoht
980340546a AboutDialog: minor layout fix 2020-10-14 14:15:03 +02:00
dsc
eac29cd0b6
Import wallet from keys (view-only)
Signed-off-by: dsc <dsc@xmr.pm>
2020-10-13 21:09:33 +02:00
tobtoht
7822992837 Qrcode: save to current directory 2020-10-11 14:44:10 +02:00
tobtoht
a0daadc0cb TxConfDialog: make amounts selectable 2020-10-09 21:46:10 +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