aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces
AgeCommit message (Expand)Author
2018-07-30Ignore unknown config file options for nowPieter Wuille
2018-07-26wallet: Fix accidental use of the comma operatorpracticalswift
2018-07-20Merge #9662: Add createwallet "disableprivatekeys" option: a sane mode for wa...Wladimir J. van der Laan
2018-07-17Extract MakeUnique into utilmemory.hBen Woosley
2018-07-13Merge #13566: Fix get balancePieter Wuille
2018-07-12[Qt] Disable creating receive addresses when private keys are disabledJonas Schnelli
2018-07-09Remove useless mapRequest tracking that just effects Qt display.Matt Corallo
2018-06-28[wallet] Factor out GetWatchOnlyBalance()John Newbery
2018-06-25Break circular dependency: init -> * -> init by extracting shutdown.hBen Woosley
2018-06-18ui: Support wallets unloaded dynamicallyJoão Barbosa
2018-05-30Give an error and exit if there are unknown parametersAndrew Chow
2018-05-22wallet: Use shared pointer to retain wallet instanceJoão Barbosa
2018-05-09Make gArgs aware of the argumentsAndrew Chow
2018-05-09Merge #10267: New -includeconf argument for including external configuration ...Wladimir J. van der Laan
2018-04-27util: Encapsulate logCategories within BCLog::Logger.Jim Posen
2018-04-26-includeconf=<path> support in config handler, for including external configu...Karl-Johan Alm
2018-04-25Add purpose arg to Wallet::getAddressJames O'Beirne
2018-04-23wallet: Make fee settings non-static membersMarcoFalke
2018-04-23Merge #13017: Add wallets management functionsWladimir J. van der Laan
2018-04-19Merge #13026: Fix include comment in src/interfaces/wallet.hMarcoFalke
2018-04-19trivial: Improve include comment in src/interfaces/wallet.hJoão Barbosa
2018-04-18node: Removed unused wallet-related methods from the Node interface.Thomas Snider
2018-04-18wallet: Add AddWallet, RemoveWallet, GetWallet and GetWalletsJoão Barbosa
2018-04-18refactor: Drop CWalletRef typedefJoão Barbosa
2018-04-13Merge #11200: Allow for aborting rescans in the GUIJonas Schnelli
2018-04-12Add cancel button to rescan progress dialogAndrew Chow
2018-04-10wallet: Remove redundant lambda function arg in handleTransactionChangedWladimir J. van der Laan
2018-04-09Remove duplicate includespracticalswift
2018-04-07scripted-diff: Avoid `interface` keyword to fix windows gitian buildRussell Yanofsky