aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-147-61/+81
* 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
* | | | Merge pull request #1091luigi11112018-03-062-2/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Bootstrap daemon (requires #3165)stoffu2018-01-302-2/+7
* | | | UnsignedTransaction: Removing the Priority enum accordingly to libwalletapi u...Neozaru2018-01-291-7/+0
|/ / /
* | | Merge pull request #1065luigi11112018-01-264-4/+4
|\ \ \
| * | | Update copyright for 2018xmr-eric2018-01-084-4/+4
| | |/ | |/|
* / | Subaddresses minimal version: supports default account onlykenshi842018-01-1315-22/+483
|/ /
* | 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-0811-11/+11
|/
* 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
* QrCodeScanner: parse extra parametersJaquee2017-11-014-6/+28
* 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-232-2/+3
|/
* 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-035-2/+15
|/
* DaemonManager: support dataDir parameter + validatorJaquee2017-06-022-2/+57
* Merge pull request #706Riccardo Spagni2017-05-052-0/+22
|\
| * Settings: Rescan wallet cache buttonJaquee2017-05-032-0/+22
* | Merge pull request #702Riccardo Spagni2017-05-051-0/+10
|\ \
| * | add wallet view/spend keys to seed dialogJaquee2017-05-031-0/+10
| |/
* / DaemonManager: fix issues with spaces in pathJaquee2017-04-121-5/+7
|/
* Merge pull request #616Riccardo Spagni2017-03-272-8/+0
|\
| * Make QtMultimedia dependency optionalMoroccanMalinois2017-03-272-8/+0
* | 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