aboutsummaryrefslogtreecommitdiff
path: root/src/libwalletqt
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge pull request #2221luigi11112019-08-062-0/+17
|\ \ \ | |/ / |/| | | | | 2d72f55 device: show address on device display (ph4r05)
| * | device: show address on device displayDusan Klinec2019-07-152-0/+17
| | |
* | | src: fix compiler warningsselsta2019-07-161-1/+1
| | |
* | | Merge pull request #2276luigi11112019-07-152-2/+3
|\ \ \ | |/ / |/| | | | | 4b0d1dc Fixes #2275, transactionCommited txid list (ph4r05)
| * | Fixes #2275, transactionCommited txid listDusan Klinec2019-07-152-2/+3
| | | | | | | | | | | | txid list was empty when emitted
* | | WalletManager: async close with splash screenxiphon2019-07-022-5/+4
|/ /
* | qt: implement FutureScheduler, always await async code to completexiphon2019-06-244-170/+92
| |
* | Merge pull request #2220luigi11112019-06-212-0/+61
|\ \ | | | | | | | | | | | | 8d49ad9 tx_key not displayed by default, click to reveal (ph4r05) 6d03d63 get_tx_key, get_tx_proof, tx_spend_proof async (ph4r05)
| * | get_tx_key, get_tx_proof, tx_spend_proof asyncDusan Klinec2019-06-202-0/+61
| | |
* | | Merge pull request #2216luigi11112019-06-212-21/+0
|\ \ \ | |/ / |/| | | | | cbbd898 WalletManager: remove unused functions (selsta)
| * | WalletManager: remove unused functionsselsta2019-06-142-21/+0
| | |
* | | Wallet: async fetching wallet, daemon and target heightxiphon2019-06-132-9/+26
|/ /
* | Merge pull request #2182luigi11112019-06-052-1/+12
|\ \ | | | | | | | | | 73a3549 WalletManager: non-blocking mining status updates (xiphon)
| * | WalletManager: non-blocking mining status updatesxiphon2019-05-302-1/+12
| |/
* | Merge pull request #2180luigi11112019-06-051-4/+4
|\ \ | | | | | | | | | a9cb42e WalletManager: fix compilation warnings (unused args, members order) (xiphon)
| * | WalletManager: fix compilation warnings (unused args, members order)xiphon2019-05-281-4/+4
| |/
* | Merge pull request #2179luigi11112019-06-052-3/+10
|\ \ | | | | | | | | | 1cffa8b WalletManager: fix crash on null/dangling pointer dereference (xiphon)
| * | WalletManager: fix crash on null/dangling pointer dereferencexiphon2019-05-282-3/+10
| |/
* / WalletManager: async setDaemonAddressxiphon2019-05-282-3/+5
|/
* Merge pull request #2147luigi11112019-05-102-0/+19
|\ | | | | | | c88bb60 transaction: async commit (ph4r05)
| * transaction: async commitDusan Klinec2019-05-022-0/+19
| | | | | | | | Addresses #2123, reduces UI freezing on long-lasting operation, improves Trezor experience
* | Add copyright headersmmbyday2019-05-0121-14/+546
|/
* async device open and create from device, passphraseDusan Klinec2019-04-064-2/+141
| | | | | | - 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
* add account supportselsta2019-01-224-0/+123
| | | | Co-authored-by: kenshi84 <kenshi84@protonmail.ch>
* Merge pull request #1912luigi11112019-01-212-0/+67
|\ | | | | | | fd3280c CSV export functionality for transaction history (xmrdsc)
| * CSV export functionality for transaction historydsc2019-01-212-0/+67
| |
* | Merge pull request #1906luigi11112019-01-211-2/+2
|\ \ | | | | | | | | | c963fac WalletManager: fix handling Payment URLs with empty amount (xiphon)
| * | WalletManager: fix handling Payment URLs with empty amountxiphon2019-01-161-2/+2
| |/
* / merchant: fix payment tracker sortingselsta2019-01-101-0/+2
|/ | | | | | If the History page wasn't opened once before opening the Merchant page, sorting was messed up.
* Merge pull request #1768luigi11112018-12-012-2/+28
|\ | | | | | | 02134c4 transfer: paste Payment URL to fill the payment form fields (xiphon)
| * transfer: paste Payment URL to fill the payment form fieldsxiphon2018-11-302-2/+28
| |
* | Allow adjusting number of rounds for the key derivation functionstoffu2018-11-302-16/+17
|/
* Add border to generated QR codesGuillaume LE VAILLANT2018-10-141-5/+14
|
* Fix blackball section to conform to format changemoneromooo-monero2018-09-302-9/+7
|
* Add support for creating hardware walletstoffu2018-08-244-5/+31
|
* export/import key imagescryptochangements342018-05-142-0/+14
|
* delete unused WalletManager functionspazos2018-05-082-25/+0
|
* log qt/qml to easylogging, add --log-file cmdline optionpazos2018-05-082-12/+0
|
* Wallet: fix listener leakmoneromooo-monero2018-04-042-1/+5
|
* Add segregation key reuse mitigation optionsmoneromooo-monero2018-03-262-0/+20
|
* Add a shared ringdb management page - rings and blackballed outputsmoneromooo-monero2018-03-262-0/+108
|
* Stagenetstoffu2018-03-144-32/+34
|
* Merge pull request #1153luigi11112018-03-132-0/+25
|\ | | | | | | c853888 WalletManager: add logging API from QML
| * WalletManager: add logging API from QMLmoneromooo-monero2018-03-042-0/+25
| | | | | | | | requires #3345
* | Merge pull request #1075luigi11112018-03-131-1/+7
|\ \ | | | | | | | | | 08beb71 Store wallet log in ~/Library/Logs/ in macOS
| * | Store wallet log in ~/Library/Logs/ in macOSMiguel Herranz2018-01-311-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | In macOS it is not usual to modify anything inside an application. If the user that runs the application doesn't have writing permissions the log will not be saved. This modifies the path to store them in macOS' standard location for application logs.
* | | Merge pull request #1015luigi11112018-03-132-0/+6
|\ \ \ | |_|/ |/| | | | | da32161 Use wallet2_api isAddressLocal utils method for isDaemonLocal check
| * | Use wallet2_api isAddressLocal utils method for isDaemonLocal checkTim L2017-12-112-0/+6
| | |
* | | UnsignedTransaction: Removing the Priority enum accordingly to libwalletapi ↵Neozaru2018-01-291-7/+0
| | | | | | | | | | | | update
* | | Subaddresses minimal version: supports default account onlykenshi842018-01-1311-22/+307
| |/ |/|