Age | Commit message (Expand) | Author |
---|---|---|
2020-07-29 | refactor: add unused ArgsManager to replace gArgs | Ivan Metlushko |
2019-12-30 | scripted-diff: Bump copyright of files changed in 2019 | MarcoFalke |
2019-10-28 | scripted-diff: Rename InitInterfaces to NodeContext | Russell Yanofsky |
2019-09-08 | refactor: Cleanup walletinitinterface.h | Hennadii Stepanov |
2018-11-06 | Remove direct node->wallet calls in init.cpp | Russell Yanofsky |
2018-11-06 | Pass chain and client variables where needed | Russell Yanofsky |
2018-09-10 | [build] remove ENABLE_WALLET ifdef from httprpc.cpp | John Newbery |
2018-07-27 | Update copyright headers to 2018 | DrahtBot |
2018-05-09 | Make gArgs aware of the arguments | Andrew Chow |
2018-04-13 | wallet: Make WalletInitInterface members const | João Barbosa |
2018-04-05 | wallet: Make WalletInitInterface and DummyWalletInit private | João Barbosa |
2018-04-02 | Avoid travis lint-include-guards error | Chun Kuan Lee |
2018-03-27 | [wallet] Add dummy wallet init class | John Newbery |
2018-03-26 | [wallet] Create wallet init interface. | John Newbery |