aboutsummaryrefslogtreecommitdiff
path: root/src/walletinitinterface.h
Commit message (Expand)AuthorAgeFilesLines
* refactor: add unused ArgsManager to replace gArgsIvan Metlushko2020-07-291-1/+3
* scripted-diff: Bump copyright of files changed in 2019MarcoFalke2019-12-301-1/+1
* scripted-diff: Rename InitInterfaces to NodeContextRussell Yanofsky2019-10-281-3/+3
* refactor: Cleanup walletinitinterface.hHennadii Stepanov2019-09-081-4/+0
* Remove direct node->wallet calls in init.cppRussell Yanofsky2018-11-061-18/+3
* Pass chain and client variables where neededRussell Yanofsky2018-11-061-2/+6
* [build] remove ENABLE_WALLET ifdef from httprpc.cppJohn Newbery2018-09-101-0/+4
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* Make gArgs aware of the argumentsAndrew Chow2018-05-091-1/+1
* wallet: Make WalletInitInterface members constJoão Barbosa2018-04-131-9/+9
* wallet: Make WalletInitInterface and DummyWalletInit privateJoão Barbosa2018-04-051-14/+0
* Avoid travis lint-include-guards errorChun Kuan Lee2018-04-021-3/+3
* [wallet] Add dummy wallet init classJohn Newbery2018-03-271-0/+14
* [wallet] Create wallet init interface.John Newbery2018-03-261-0/+37