Commit graph

122 commits

Author SHA1 Message Date
tobtoht
3eb6d28221
Coins: manual input selection 2022-03-20 23:30:48 +01:00
tobtoht
54140df597
Settings: offline mode 2022-03-14 22:36:58 +01:00
tobtoht
34e5703f9c
libwalletqt: more cleanup 2022-03-12 15:03:33 +01:00
tobtoht
28c1973405
Show warning on corrupted keys 2022-03-12 13:53:46 +01:00
tobtoht
3e2de76f7d
libwalletqt: cleanup unused code 2022-03-11 16:05:02 +01:00
tobtoht
1e6f821a2f
libwalletqt: more WalletManager cleanup 2022-03-11 13:41:40 +01:00
tobtoht
69a13449fa
Reduce console logging spam 2022-03-04 23:01:47 +01:00
tobtoht
b873d1174e
Warn if wallet file was not created with Feather 2022-03-04 13:30:26 +01:00
tobtoht
6903609e8b
libwalletqt: cleanup WalletManager 2022-03-04 11:28:00 +01:00
tobtoht
fc0d5c2021
Qt6: remove QRegExp 2022-03-04 11:05:20 +01:00
tobtoht
938d2ddb4e
Update copyright to 2022 2022-02-10 11:26:41 +01:00
tobtoht
518fa831ae
Coins: fix description edit on multi-account wallets 2021-10-23 22:42:49 +02:00
tobtoht
a9147d8da3
TxConfAdv: remove unlock time, add fiat amounts, make description editable 2021-10-23 01:46:08 +02:00
tobtoht
779ae278f9
Send: resolve alias don't hang UI 2021-10-23 00:14:34 +02:00
tobtoht
6ccc988420
VerifyProofDialog: don't hang on verify 2021-10-22 21:25:27 +02:00
tobtoht
3082a29528
PendingTransaction: remove commented code 2021-10-13 23:02:48 +02:00
tobtoht
0eb4592f87
Improve transaction history CSV export format 2021-10-05 14:30:23 +02:00
tobtoht
3721665ea6
TransactionInfo: fix balance delta for incoming txs 2021-10-04 18:33:58 +02:00
tobtoht
e512e539b6
PaymentRequestDialog 2021-10-01 19:10:46 +02:00
tobtoht
3767e736c2
Coins: freeze/thaw based on pubkey 2021-10-01 15:37:20 +02:00
tobtoht
86574abd94 TxImportDialog: check if we have tx, check if tx import was successful 2021-09-15 23:47:05 +02:00
tobtoht
2bba5c4787
Trezor: add passphrase support 2021-07-08 02:34:27 +02:00
tobtoht
fe4d531b73
Send: paste Qr code image in pay to field 2021-07-08 00:48:17 +02:00
tobtoht
f2a72c342e
Trezor: fix splashdialog hide on pin cancel 2021-07-07 04:38:15 +02:00
tobtoht
ea2edd0348
Utils: cleanup 2021-07-06 21:36:27 +02:00
tobtoht
b9ec26ccef
AddressBook: add getAddress 2021-07-06 21:27:38 +02:00
tobtoht
1e943b6208
Trezor: get tx key async 2021-07-02 19:35:21 +02:00
tobtoht
8563d7fa61
Coins: output labeling 2021-07-02 16:12:07 +02:00
tobtoht
04b2f5f9a0
Coins: Sweep selected 2021-06-28 18:05:21 +02:00
tobtoht
3db3e330d5
Qr Scanner 2021-06-25 23:22:19 +02:00
tobtoht
c22ce173d6
Settings: amount precision affects balance 2021-05-25 19:11:45 +02:00
tobtoht
e054db66ca
Wallet: omit redundant 'delete' on destruction
From upstream: monero-project/monero-gui/pull/3431

Co-authored-by: xiphon <xiphon@protonmail.com>
2021-05-23 21:16:16 +02:00
tobtoht
029200840a
AddressBook: remove lookupPaymentID 2021-05-23 19:50:44 +02:00
tobtoht
50a77307f4
Account switcher 2021-05-22 15:42:46 +02:00
tobtoht
1e23b0679e
Amount display improvements 2021-05-20 15:13:50 +02:00
tobtoht
f43949a346
Allow opening multiple windows 2021-05-18 18:08:40 +02:00
tobtoht
cc01924858
non-static mainwindow 2021-05-10 17:05:10 +02:00
tobtoht
b9995c44ec
Fix misc compiler warnings 2021-05-10 15:20:33 +02:00
tobtoht
663960af2f
Beta-6 fixes 2021-05-05 01:09:19 +02:00
tobtoht
d4cfa05157
Beta-6 2021-05-02 20:22:38 +02:00
tobtoht
401ae0971f
Misc fixes 2021-03-24 02:37:54 +01:00
tobtoht
fcf764e03c
Multibroadcast transactions 2021-03-16 04:17:01 +01:00
tobtoht
858861436b
Misc changes 2021-03-14 22:12:02 +01:00
tobtoht
6741e684f5
Wizard: rework 2021-03-12 20:01:53 +01:00
tobtoht
cc5b3c3c27
History: rework 2021-03-08 21:03:20 +01:00
tobtoht
c929a7af40
CLI: add wallet bruteforce 2021-02-24 11:57:35 +01:00
tobtoht
0f9cd68b97 Merge pull request 'Wallet: don't start refresh thread if status not ok' (#330) from tobtoht/feather:wallet_refresh_ok into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/330
2021-02-04 00:48:22 +00:00
tobtoht
3b829ec433
Wallet: don't start refresh thread if status not ok 2021-02-04 01:47:21 +01:00
tobtoht
c296eab191
Coins: improve freeze/thaw performance and fix indexing bug 2021-02-04 00:14:20 +01:00
tobtoht
d0b54f13c6
Dockerfile: multistage build for Tor 2021-02-01 21:18:18 +01:00
tobtoht
22abca4578
TxInfoDialog: improve UI 2021-01-29 16:19:59 +01:00
tobtoht
045d9ec2d2
Multi destination transactions 2021-01-27 19:58:15 +01:00
tobtoht
9fc77f3bc9 Merge pull request 'TxConfDialog: detect churn transaction' (#302) from tobtoht/feather:txconf_detect_churn into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/302
2021-01-25 17:44:36 +00:00
tobtoht
574b0ebf0c
Wallet cache debug dialog 2021-01-25 18:43:12 +01:00
tobtoht
3987569d55
TxConfDialog: detect churn transaction 2021-01-25 17:53:46 +01:00
tobtoht
38c3a3a816
Send: don't lose precision 2020-12-31 04:26:03 +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
f7fb051b67
Libwalletqt: don't inherit subaddress account from GUI 2020-12-22 01:07:39 +01:00
tobtoht
874748ea7f
Coins: copy label 2020-12-14 02:30:30 +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
64db32dca9 Wallet: do not emit updated on refresh 2020-11-14 12:01:45 +01:00
tobtoht
1e4a442b16 PasswordDialog: misc improvements 2020-11-14 10:57:06 +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
268b87a803 Libwalletqt: update with upstream 2020-11-08 08:07:05 +01:00
tobtoht
216b2e0c5e Offline transaction signing 2020-10-19 01:39:23 +02:00
tobtoht
15c51e2e2b Bugfix: fix wallet closing issues by partially reverting #63 2020-10-16 17:17:31 +02:00
tobtoht
18cf749ad9 Fix wallet update regression
Would cause subaddresses and history to update more often than necessary.
2020-10-15 00:39:30 +02:00
tobtoht
fc3ac2eb33 Export/Import KeyImages/Outputs 2020-10-14 20:18:25 +02:00
tobtoht
1ff8a2aaf4 Libwalletqt: integrate changes from upstream
Co-authored-by: xiphon <xiphon@protonmail.com>
2020-10-14 16:50:38 +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