aboutsummaryrefslogtreecommitdiff
path: root/src/libwalletqt/Wallet.cpp
Commit message (Expand)AuthorAgeFilesLines
* add isTrezor() functionrating89us2020-05-131-0/+5
* trezor: support new passphrase entry mechanismDusan Klinec2020-05-081-60/+13
* Wallet: implement async wallet storingxiphon2020-04-281-3/+12
* always use native directory separators in pathsxiphon2020-04-241-1/+1
* Merge pull request #2739luigi11112020-04-131-0/+13
|\
| * Transfer: display estimated transaction fee, requires #6302xiphon2020-02-161-0/+13
* | fix multiple minor issues (c-style casts, default branch, etc.)xiphon2020-02-281-2/+2
* | build: fix all warnings, treat warnings as errorsxiphon2020-02-161-9/+9
* | Wallet: implement 'Connecting' status, add 'disconnected' propertyxiphon2020-01-281-11/+37
|/
* Account: update balance card labelselsta2019-12-201-0/+1
* Merge pull request #2626luigi11112019-12-191-0/+10
|\
| * Transfer: improve warning flowthotbot2019-12-191-0/+10
* | SubaddressAccount: drop useless getAll 'update' default argumentxiphon2019-12-161-1/+1
|/
* Wallet: persistent subaddress account selectionxiphon2019-12-031-0/+8
* fix invalid include paths, compilation warnings, update README.mdxiphon2019-09-021-4/+4
* Merge pull request #2353luigi11112019-08-271-0/+5
|\
| * Ledger: improve hw wallet splash screenselsta2019-08-171-0/+5
* | Merge pull request #2175luigi11112019-08-271-0/+9
|\ \ | |/ |/|
| * Expose get/set attrs for wallet cache in libwalletqt, requires #5534dsc2019-05-251-0/+9
* | Merge pull request #2336luigi11112019-08-141-5/+5
|\ \
| * | Wallet: explicitly set trusted daemon flagxiphon2019-08-071-5/+5
* | | Merge pull request #2221luigi11112019-08-061-0/+12
|\ \ \ | |/ / |/| |
| * | device: show address on device displayDusan Klinec2019-07-151-0/+12
* | | Fixes #2275, transactionCommited txid listDusan Klinec2019-07-151-1/+2
|/ /
* | qt: implement FutureScheduler, always await async code to completexiphon2019-06-241-114/+57
* | get_tx_key, get_tx_proof, tx_spend_proof asyncDusan Klinec2019-06-201-0/+57
* | Wallet: async fetching wallet, daemon and target heightxiphon2019-06-131-0/+13
|/
* Merge pull request #2147luigi11112019-05-101-0/+16
|\
| * transaction: async commitDusan Klinec2019-05-021-0/+16
* | Add copyright headersmmbyday2019-05-011-0/+28
|/
* async device open and create from device, passphraseDusan Klinec2019-04-061-0/+10
* add account supportselsta2019-01-221-0/+22
* merchant: fix payment tracker sortingselsta2019-01-101-0/+2
* Fix blackball section to conform to format changemoneromooo-monero2018-09-301-6/+4
* Add support for creating hardware walletstoffu2018-08-241-3/+9
* export/import key imagescryptochangements342018-05-141-0/+10
* log qt/qml to easylogging, add --log-file cmdline optionpazos2018-05-081-11/+0
* Wallet: fix listener leakmoneromooo-monero2018-04-041-1/+4
* Add segregation key reuse mitigation optionsmoneromooo-monero2018-03-261-0/+15
* Add a shared ringdb management page - rings and blackballed outputsmoneromooo-monero2018-03-261-0/+96
* Stagenetstoffu2018-03-141-2/+2
* Merge pull request #1075luigi11112018-03-131-1/+7
|\
| * Store wallet log in ~/Library/Logs/ in macOSMiguel Herranz2018-01-311-1/+7
* | Subaddresses minimal version: supports default account onlykenshi842018-01-131-9/+83
|/
* Merge pull request #967luigi11112017-12-171-0/+16
|\
| * Spend proofstoffu2017-11-301-0/+16
* | replace wallet/wallet2_api.h with wallet/api/wallet2_api.h to compileUser2017-12-081-1/+1
|/
* Bugfix with tx proof + updatestoffu2017-11-261-5/+4
* Tx proofstoffu2017-11-201-0/+30
* delete addressbook in wallet destructorJaquee2017-11-011-0/+2