aboutsummaryrefslogtreecommitdiff
path: root/src/libwalletqt
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/ |/|
| * Daemon rpc login supportJaquee2017-02-252-1/+15
* | Merge pull request #492Riccardo Spagni2017-02-272-0/+14
|\ \
| * | add start/pauseRefresh()Jaquee2017-02-252-0/+14
| |/
* | Merge pull request #490Riccardo Spagni2017-02-271-0/+2
|\ \
| * | avoid dangling pointers in destructorJaquee2017-02-251-0/+2
| |/
* / Improved blockchain sync status uiJaquee2017-02-241-2/+2
|/
* Merge pull request #486Riccardo Spagni2017-02-242-3/+4
|\
| * start daemon automatically and detachedJaquee2017-02-232-3/+4
* | Add updates notifiermoneromooo.monero2017-02-222-0/+9
|/
* don't show daemon popup when connectedJaquee2017-02-051-4/+7