aboutsummaryrefslogtreecommitdiff
path: root/src/libwalletqt/Wallet.h
Commit message (Expand)AuthorAgeFilesLines
* libwalletqt: start wallet refresh worker lazilyselsta2026-06-051-0/+1
* Implement background sync when lockedj-berman2025-08-031-0/+22
* Update year in Cypyrightinson12024-01-271-1/+1
* remove output blackballingtobtoht2023-03-031-6/+0
* Fix behavior when switching nodesj-berman2022-09-211-0/+1
* libwalletqt: refresh once on wallet openingselsta2022-08-061-0/+1
* libwallet: add scanTransactions functionselsta2022-05-281-0/+3
* Advanced: ReserveProof: Add support for reserve proofreemuru2022-01-201-0/+2
* Merge pull request #3687luigi11112021-09-091-0/+2
|\
| * libwalletqt: add make_uri functionselsta2021-09-051-0/+2
* | Merge pull request #3435luigi11112021-09-051-0/+4
|\ \
| * | Wallet: import / export output functiontobtoht2021-09-031-0/+4
| |/
* | Merge pull request #3282luigi11112021-09-051-1/+1
|\ \ | |/ |/|
| * Transfer: export all key images by defaultbenevanoff2020-12-251-1/+1
* | Wallet: drop unused paymentId propertyxiphon2021-04-251-7/+0
* | Wallet: fix transfer with Qt 5.12selsta2021-04-131-2/+2
* | Merge pull request #3327luigi11112021-02-181-4/+5
|\ \
| * | Wallet: estimateTransactionFeeAsync - multi dest supportxiphon2021-02-041-4/+5
| |/
* / Wallet: refactor createTransactionxiphon2021-01-251-9/+18
|/
* Wallet: fix initialization flag handlingxiphon2020-12-121-1/+3
* Wallet: rework wallet refreshingxiphon2020-10-091-13/+11
* Wallet: WalletManager: implement proxy supportxiphon2020-07-301-2/+22
* add isTrezor() functionrating89us2020-05-131-0/+1
* trezor: support new passphrase entry mechanismDusan Klinec2020-05-081-2/+9
* Wallet: implement async wallet storingxiphon2020-04-281-1/+2
* Merge pull request #2739luigi11112020-04-131-0/+5
|\
| * Transfer: display estimated transaction fee, requires #6302xiphon2020-02-161-0/+5
* | Merge pull request #2776luigi11112020-02-191-5/+5
|\ \
| * | build: fix all warnings, treat warnings as errorsxiphon2020-02-161-5/+5
* | | History: display Address Book names for known destination addressesxiphon2020-02-151-1/+2
|/ /
* / Wallet: implement 'Connecting' status, add 'disconnected' propertyxiphon2020-01-281-1/+8
|/
* Transfer: improve warning flowthotbot2019-12-191-0/+2
* Wallet: persistent subaddress account selectionxiphon2019-12-031-1/+2
* fix invalid include paths, compilation warnings, update README.mdxiphon2019-09-021-2/+2
* Merge pull request #2353luigi11112019-08-271-0/+1
|\
| * Ledger: improve hw wallet splash screenselsta2019-08-171-0/+1
* | Merge pull request #2175luigi11112019-08-271-0/+4
|\ \ | |/ |/|
| * Expose get/set attrs for wallet cache in libwalletqt, requires #5534dsc2019-05-251-0/+4
* | Merge pull request #2336luigi11112019-08-141-4/+4
|\ \
| * | Wallet: explicitly set trusted daemon flagxiphon2019-08-071-4/+4
* | | Merge pull request #2221luigi11112019-08-061-0/+5
|\ \ \ | |/ / |/| |
| * | device: show address on device displayDusan Klinec2019-07-151-0/+5
* | | Fixes #2275, transactionCommited txid listDusan Klinec2019-07-151-1/+1
|/ /
* | qt: implement FutureScheduler, always await async code to completexiphon2019-06-241-5/+7
* | get_tx_key, get_tx_proof, tx_spend_proof asyncDusan Klinec2019-06-201-0/+4
* | Wallet: async fetching wallet, daemon and target heightxiphon2019-06-131-9/+13
|/
* Merge pull request #2147luigi11112019-05-101-0/+3
|\
| * transaction: async commitDusan Klinec2019-05-021-0/+3
* | Add copyright headersmmbyday2019-05-011-0/+28
|/
* async device open and create from device, passphraseDusan Klinec2019-04-061-0/+2