Commit graph

90 commits

Author SHA1 Message Date
tobtoht
217a413bf8
libwalletqt: cleanup tx commit 2023-03-02 13:41:33 +01:00
tobtoht
f416cd6e84
websocket: remove explicit disconnect 2023-03-01 13:28:01 +01:00
tobtoht
402bea3fd6
refactor: remove appcontext, cleanup Wallet 2023-03-01 03:05:56 +01:00
tobtoht
1571d59409
wallet_api: do not cache wallet password 2023-01-31 17:00:50 +01:00
tobtoht
a7a06d8413
wizard: allow setting subaddress lookahead 2023-01-24 22:48:09 +01:00
tobtoht
a81148fb52
VerifyProofDialog: add verify Tx Secret Key 2023-01-24 18:49:30 +01:00
tobtoht
52612be6d7
Fix typos 2023-01-09 23:37:43 +01:00
Dimitris Apostolou
9df1024e69
Fix typos 2023-01-09 04:17:25 +02:00
tobtoht
64f425badf update copyright for 2023 2023-01-02 20:31:22 +01:00
tobtoht
cfd85fac8a
Compare base addresses due to wallet2 integrated address inconsistency 2022-07-26 18:59:17 +02:00
tobtoht
65b419c039
TxImportDialog: use scanTransactions 2022-07-06 19:14:13 +02:00
tobtoht
a66b282ce1
Wallet: fix seed length for empty seeds 2022-07-03 16:40:52 +02:00
tobtoht
e549438130
Ensure ringdb is written after wallet creation [2] 2022-07-01 13:46:29 +02:00
tobtoht
b1c447519e
Revert "Ensure ringdb is written after wallet creation"
This reverts commit d52df3b94e.

Regression: must ensure wallet is stored before opening it again.
2022-06-26 15:39:09 +02:00
tobtoht
d52df3b94e
Ensure ringdb is written after wallet creation 2022-06-23 12:33:21 +02:00
tobtoht
1ae8009329
Portable mode: set ringdb path 2022-06-22 21:37:27 +02:00
tobtoht
6633353bf3 Seed: fix misc UI 2022-05-26 20:30:39 +02:00
tobtoht
97bb165ae2
Qt6: use toSecsSinceEpoch 2022-05-24 17:26:35 +02:00
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