aboutsummaryrefslogtreecommitdiff
path: root/src/libwalletqt
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1768luigi11112018-12-012-2/+28
|\
| * 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
|\
| * WalletManager: add logging API from QMLmoneromooo-monero2018-03-042-0/+25
* | Merge pull request #1075luigi11112018-03-131-1/+7
|\ \
| * | Store wallet log in ~/Library/Logs/ in macOSMiguel Herranz2018-01-311-1/+7
* | | Merge pull request #1015luigi11112018-03-132-0/+6
|\ \ \ | |_|/ |/| |
| * | Use wallet2_api isAddressLocal utils method for isDaemonLocal checkTim L2017-12-112-0/+6
* | | UnsignedTransaction: Removing the Priority enum accordingly to libwalletapi u...Neozaru2018-01-291-7/+0
* | | Subaddresses minimal version: supports default account onlykenshi842018-01-1311-22/+307
| |/ |/|
* | Android: Disable password strength meterMoroccanMalinois2017-12-242-0/+4
* | Merge pull request #967luigi11112017-12-172-0/+18
|\ \ | |/ |/|
| * Spend proofstoffu2017-11-302-0/+18
* | replace wallet/wallet2_api.h with wallet/api/wallet2_api.h to compileUser2017-12-0810-10/+10
|/
* Bugfix with tx proof + updatestoffu2017-11-261-5/+4
* Tx proofstoffu2017-11-204-12/+33
* transactionInfo: use empty str when fee=0Jaquee2017-11-011-0/+2
* add localDaemonSynced()Jaquee2017-11-012-0/+6
* delete addressbook in wallet destructorJaquee2017-11-011-0/+2
* Merge pull request #911luigi11112017-10-311-0/+6
|\
| * Store cache on exitJaquee2017-10-221-0/+6
* | show correct height after switching walletsJaquee2017-10-241-0/+1
* | add option to change wallet creation height and rescan wallet cacheJaquee2017-10-232-1/+10
* | use 10 as default required confirmationsJaquee2017-10-231-1/+1
|/
* add wallet creation height getterJaquee2017-08-241-0/+2
* add daemon/wallet log path gettersJaquee2017-08-242-0/+15
* Merge pull request #808Riccardo Spagni2017-08-232-0/+20
|\
| * check updates asyncJaquee2017-08-062-0/+20
* | History: Support coinbase txsJaquee2017-08-033-2/+10
|/
* Merge pull request #706Riccardo Spagni2017-05-052-0/+22
|\
| * Settings: Rescan wallet cache buttonJaquee2017-05-032-0/+22
* | add wallet view/spend keys to seed dialogJaquee2017-05-031-0/+10
|/
* useForkRules() - Catch no connection errorJaquee2017-03-262-2/+9
* Use new fee multipliers after v5 forkJaquee2017-03-244-12/+8
* add WalletManager::useForkRules()Jaquee2017-03-232-0/+12
* preparations for background miningJaquee2017-03-032-3/+3
* Merge pull request #518Riccardo Spagni2017-03-031-0/+2
|\
| * mining: make threads parameter optionalJaquee2017-03-021-0/+2
* | Merge pull request #494Riccardo Spagni2017-03-032-1/+15
|\ \ | |/ |/|