aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces
Commit message (Expand)AuthorAgeFilesLines
* Ignore unknown config file options for nowPieter Wuille2018-07-301-1/+1
* 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-202-0/+4
|\
| * [Qt] Disable creating receive addresses when private keys are disabledJonas Schnelli2018-07-122-0/+4
* | Extract MakeUnique into utilmemory.hBen Woosley2018-07-171-1/+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-092-2/+0
* | Break circular dependency: init -> * -> init by extracting shutdown.hBen Woosley2018-06-251-0/+1
|/
* ui: Support wallets unloaded dynamicallyJoão Barbosa2018-06-182-0/+8
* Give an error and exit if there are unknown parametersAndrew Chow2018-05-302-5/+5
* wallet: Use shared pointer to retain wallet instanceJoão Barbosa2018-05-223-6/+7
* Make gArgs aware of the argumentsAndrew Chow2018-05-092-4/+3
* Merge #10267: New -includeconf argument for including external configuration ...Wladimir J. van der Laan2018-05-092-2/+2
|\
| * -includeconf=<path> support in config handler, for including external configu...Karl-Johan Alm2018-04-262-2/+2
* | util: Encapsulate logCategories within BCLog::Logger.Jim Posen2018-04-271-1/+1
* | Add purpose arg to Wallet::getAddressJames O'Beirne2018-04-252-3/+10
|/
* wallet: Make fee settings non-static membersMarcoFalke2018-04-234-28/+31
* Merge #13017: Add wallets management functionsWladimir J. van der Laan2018-04-231-1/+1
|\
| * wallet: Add AddWallet, RemoveWallet, GetWallet and GetWalletsJoão Barbosa2018-04-181-1/+1
| * refactor: Drop CWalletRef typedefJoão Barbosa2018-04-181-1/+1
* | Merge #13026: Fix include comment in src/interfaces/wallet.hMarcoFalke2018-04-191-1/+1
|\ \
| * | trivial: Improve include comment in src/interfaces/wallet.hJoão Barbosa2018-04-191-1/+1
| |/
* / node: Removed unused wallet-related methods from the Node interface.Thomas Snider2018-04-182-12/+0
|/
* Merge #11200: Allow for aborting rescans in the GUIJonas Schnelli2018-04-132-0/+4
|\
| * Add cancel button to rescan progress dialogAndrew Chow2018-04-122-0/+4
* | wallet: Remove redundant lambda function arg in handleTransactionChangedWladimir J. van der Laan2018-04-101-1/+1
* | Remove duplicate includespracticalswift2018-04-092-3/+0
|/
* scripted-diff: Avoid `interface` keyword to fix windows gitian buildRussell Yanofsky2018-04-077-0/+1445