aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/node.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge #15153: gui: Add Open Wallet menuJonas Schnelli2019-02-121-0/+5
|\
| * interfaces: Add loadWallet to NodeJoão Barbosa2019-02-041-0/+5
* | log: Construct global logger on first useMarcoFalke2019-01-291-1/+1
|/
* net: move BanMan to its own filesCory Fields2019-01-161-0/+1
* banman: create and split out banmanCory Fields2019-01-161-6/+6
* net: Break disconnecting out of Ban()Cory Fields2019-01-161-0/+7
* Merge #13216: [Qt] implements concept for different disk sizes on introJonas Schnelli2019-01-111-0/+2
|\
| * implements different disk sizes for different networks on intromarcoagner2018-10-071-0/+2
* | Remove unreferenced boost headersMurray Nesbitt2018-11-161-1/+0
* | Pass chain and client variables where neededRussell Yanofsky2018-11-061-2/+6
* | scripted-diff: Move util files to separate directory.Jim Posen2018-11-041-1/+1
* | interfaces: Add getWalletDir and listWalletDir to NodeJoão Barbosa2018-10-181-0/+14
|/
* [build] remove #ifdef ENABLE_WALLET from interfaces/nodeJohn Newbery2018-09-131-13/+7
* Merge #13634: ui: Compile boost::signals2 only onceMarcoFalke2018-08-131-11/+11
|\
| * ui: Compile boost:signals2 only onceMarcoFalke2018-08-071-11/+11
* | Ignore unknown config file options for nowPieter Wuille2018-07-301-1/+1
|/
* Break circular dependency: init -> * -> init by extracting shutdown.hBen Woosley2018-06-251-0/+1
* Give an error and exit if there are unknown parametersAndrew Chow2018-05-301-3/+3
* wallet: Use shared pointer to retain wallet instanceJoão Barbosa2018-05-221-3/+3
* Make gArgs aware of the argumentsAndrew Chow2018-05-091-1/+1
* Merge #10267: New -includeconf argument for including external configuration ...Wladimir J. van der Laan2018-05-091-1/+1
|\
| * -includeconf=<path> support in config handler, for including external configu...Karl-Johan Alm2018-04-261-1/+1
* | util: Encapsulate logCategories within BCLog::Logger.Jim Posen2018-04-271-1/+1
|/
* wallet: Make fee settings non-static membersMarcoFalke2018-04-231-14/+0
* 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
* | node: Removed unused wallet-related methods from the Node interface.Thomas Snider2018-04-181-3/+0
|/
* scripted-diff: Avoid `interface` keyword to fix windows gitian buildRussell Yanofsky2018-04-071-0/+308