aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/wallet.cpp
Commit message (Expand)AuthorAgeFilesLines
* wallet: Fix accidental use of the comma operatorpracticalswift2018-07-261-1/+1
* Merge #9662: Add createwallet "disableprivatekeys" option: a sane mode for wa...Wladimir J. van der Laan2018-07-201-0/+1
|\
| * [Qt] Disable creating receive addresses when private keys are disabledJonas Schnelli2018-07-121-0/+1
* | Merge #13566: Fix get balancePieter Wuille2018-07-131-1/+1
|\ \ | |/ |/|
| * [wallet] Factor out GetWatchOnlyBalance()John Newbery2018-06-281-1/+1
* | Remove useless mapRequest tracking that just effects Qt display.Matt Corallo2018-07-091-1/+0
|/
* ui: Support wallets unloaded dynamicallyJoão Barbosa2018-06-181-0/+4
* wallet: Use shared pointer to retain wallet instanceJoão Barbosa2018-05-221-2/+3
* Add purpose arg to Wallet::getAddressJames O'Beirne2018-04-251-1/+7
* wallet: Make fee settings non-static membersMarcoFalke2018-04-231-0/+17
* Merge #11200: Allow for aborting rescans in the GUIJonas Schnelli2018-04-131-0/+1
|\
| * Add cancel button to rescan progress dialogAndrew Chow2018-04-121-0/+1
* | wallet: Remove redundant lambda function arg in handleTransactionChangedWladimir J. van der Laan2018-04-101-1/+1
* | Remove duplicate includespracticalswift2018-04-091-2/+0
|/
* scripted-diff: Avoid `interface` keyword to fix windows gitian buildRussell Yanofsky2018-04-071-0/+441