aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/node.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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