Commit graph

76 commits

Author SHA1 Message Date
selsta
dcc16a44be
libwalletqt: add make_uri function 2021-09-05 05:52:53 +02:00
rating89us
946fa538b9 Receive: implement payment request 2021-08-19 17:13:57 +02:00
selsta
6610f6f2da
cmake: fix compilation with zxcvbn, always enable 2021-06-14 21:47:54 +02:00
selsta
becc74714b
WalletManager: support kdf round in device wallet restore 2021-04-20 21:44:23 +02:00
xiphon
92a2ae1a11 TxConfirmationDialog: implement multiple recipients support, layout fixes 2021-03-03 00:53:51 +00:00
xiphon
5ea99a73e7 Wallet: WalletManager: implement proxy support 2020-07-30 21:37:09 +00:00
xiphon
dcc040a119 WalletManager: instantiable QML type 2020-07-29 15:17:02 +00:00
xiphon
99907e539a WalletManager: parse_uri_to_object extra parameters support 2020-07-16 17:28:00 +00:00
xiphon
2fd3974194 WalletManager: displayAmount should be static 2020-07-14 17:10:25 +00:00
Dusan Klinec
86d21a34ba
trezor: support new passphrase entry mechanism
- passphrase can be prompted also when wallet is running (thus added to the wallet listener)
- device/host decision is now made on the host
2020-05-08 18:40:17 +02:00
xiphon
9b98e0a2f5 checkUpates: installer support (Win), use GUI buildTag and version 2020-04-23 16:08:10 +00:00
xiphon
ea25b71ca6 updater: fetch signed hashes from getmonero.org, verify downloads 2020-04-14 21:37:04 +00:00
xiphon
48aab5c6e5 WalletManager: wallet recovery - seed offset passphrase support 2020-02-12 13:49:26 +00:00
selsta
f8262b0d27
misc: cleanup unused variables and comments 2019-12-20 03:37:52 +01:00
thotbot
a83adb70ad Transfer: improve warning flow 2019-12-19 00:16:00 +00:00
selsta
1e64ebe17a QML: warning fixes 2019-07-24 05:24:37 +02:00
selsta
e04d563eb4
src: fix compiler warnings 2019-07-16 03:34:46 +02:00
xiphon
ab9e31e7cc WalletManager: async close with splash screen 2019-07-02 11:11:38 +00:00
xiphon
be7810c5a8 qt: implement FutureScheduler, always await async code to complete 2019-06-24 20:09:50 +00:00
selsta
cbbd898cd5
WalletManager: remove unused functions 2019-06-14 17:08:26 +02:00
luigi1111
189f905785
Merge pull request #2182
73a3549 WalletManager: non-blocking mining status updates (xiphon)
2019-06-05 22:33:57 -05:00
luigi1111
477bce6117
Merge pull request #2180
a9cb42e WalletManager: fix compilation warnings (unused args, members order) (xiphon)
2019-06-05 22:32:52 -05:00
luigi1111
f8a6dec0ed
Merge pull request #2179
1cffa8b WalletManager: fix crash on null/dangling pointer dereference (xiphon)
2019-06-05 22:31:39 -05:00
xiphon
73a3549e09 WalletManager: non-blocking mining status updates 2019-05-30 23:17:26 +00:00
xiphon
a9cb42e2a4 WalletManager: fix compilation warnings (unused args, members order) 2019-05-28 15:55:10 +00:00
xiphon
1cffa8b68d WalletManager: fix crash on null/dangling pointer dereference 2019-05-28 15:46:26 +00:00
xiphon
8bc9fbecaf WalletManager: async setDaemonAddress 2019-05-28 15:08:50 +00:00
mmbyday
c840549db5 Add copyright headers 2019-05-01 13:53:04 -07:00
Dusan Klinec
1a2675b246
async device open and create from device, passphrase
- passphrase entry on host added, requires early listener setting monero pull #5355
- wallet open and create from device shows splash to indicate possible long process
- create from device is async to support passphrase entry
2019-04-06 14:52:14 +02:00
xiphon
c963facc8c WalletManager: fix handling Payment URLs with empty amount 2019-01-16 18:01:11 +00:00
luigi1111
72808de1ad
Merge pull request #1768
02134c4 transfer: paste Payment URL to fill the payment form fields (xiphon)
2018-12-01 14:03:51 -06:00
xiphon
02134c4fc6 transfer: paste Payment URL to fill the payment form fields 2018-11-30 03:51:03 +00:00
stoffu
c840e2b664
Allow adjusting number of rounds for the key derivation function 2018-11-30 11:22:32 +09:00
stoffu
9bb6a25f31
Add support for creating hardware wallet 2018-08-24 12:54:43 +09:00
pazos
92582a9785 delete unused WalletManager functions 2018-05-08 18:14:00 +02:00
stoffu
c8f0cf3543
Stagenet 2018-03-14 23:26:25 +09:00
luigi1111
56f6c0a48b
Merge pull request #1153
c853888 WalletManager: add logging API from QML
2018-03-13 17:26:44 -04:00
luigi1111
689123fa95
Merge pull request #1015
da32161 Use wallet2_api isAddressLocal utils method for isDaemonLocal check
2018-03-13 16:14:08 -04:00
moneromooo-monero
c85388815b WalletManager: add logging API from QML
requires #3345
2018-03-04 18:22:40 +00:00
kenshi84
cee0474e37
Subaddresses minimal version: supports default account only 2018-01-13 14:37:07 +09:00
MoroccanMalinois
83efc3893b
Android: Disable password strength meter 2017-12-24 01:32:18 +00:00
Tim L
da3216156d Use wallet2_api isAddressLocal utils method for isDaemonLocal check 2017-12-11 16:44:01 -05:00
User
77bcdf9434
replace wallet/wallet2_api.h with wallet/api/wallet2_api.h to compile 2017-12-08 02:29:28 -05:00
stoffu
d79fe0f457
Tx proof 2017-11-20 14:34:48 +09:00
Jaquee
8553771f89 add localDaemonSynced() 2017-11-01 17:02:44 +01:00
Jaquee
3f7e3ba3c4 check updates async 2017-08-06 00:10:59 +02:00
Jaquee
98b040670c Settings: Rescan wallet cache button 2017-05-03 14:37:33 +02:00
Jaquee
223f09dc94 preparations for background mining
requires #1827
2017-03-03 15:44:01 +01:00
Jaquee
cf364206de
mining: make threads parameter optional 2017-03-02 14:34:11 +01:00
moneromooo.monero
97362504e8 Add updates notifier 2017-02-22 23:19:29 +00:00