aboutsummaryrefslogtreecommitdiff
path: root/src/walletinitinterface.h
AgeCommit message (Expand)Author
2022-01-06Add src/node/* code to node:: namespaceRussell Yanofsky
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-07-29refactor: add unused ArgsManager to replace gArgsIvan Metlushko
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-10-28scripted-diff: Rename InitInterfaces to NodeContextRussell Yanofsky
2019-09-08refactor: Cleanup walletinitinterface.hHennadii Stepanov
2018-11-06Remove direct node->wallet calls in init.cppRussell Yanofsky
2018-11-06Pass chain and client variables where neededRussell Yanofsky
2018-09-10[build] remove ENABLE_WALLET ifdef from httprpc.cppJohn Newbery
2018-07-27Update copyright headers to 2018DrahtBot
2018-05-09Make gArgs aware of the argumentsAndrew Chow
2018-04-13wallet: Make WalletInitInterface members constJoão Barbosa
2018-04-05wallet: Make WalletInitInterface and DummyWalletInit privateJoão Barbosa
2018-04-02Avoid travis lint-include-guards errorChun Kuan Lee
2018-03-27[wallet] Add dummy wallet init classJohn Newbery
2018-03-26[wallet] Create wallet init interface.John Newbery