Commit Graph

14 Commits (d5800da5199527a366024bc80cad7fcca17d5c4a)

Author SHA1 Message Date
Ivan Metlushko a316e9ce26 refactor: add unused ArgsManager to replace gArgs
4 years ago
MarcoFalke aaaaad6ac9
scripted-diff: Bump copyright of files changed in 2019
5 years ago
Russell Yanofsky 301bd41a2e scripted-diff: Rename InitInterfaces to NodeContext
5 years ago
Hennadii Stepanov 4be3b7680e
refactor: Cleanup walletinitinterface.h
5 years ago
Russell Yanofsky ea961c3d72 Remove direct node->wallet calls in init.cpp
6 years ago
Russell Yanofsky 8db11dd0b1 Pass chain and client variables where needed
6 years ago
John Newbery 7d038dcb41 [build] remove ENABLE_WALLET ifdef from httprpc.cpp
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
Andrew Chow 4d4185a4f0 Make gArgs aware of the arguments
7 years ago
João Barbosa 1936125671 wallet: Make WalletInitInterface members const
7 years ago
João Barbosa 39bc2faa2e wallet: Make WalletInitInterface and DummyWalletInit private
7 years ago
Chun Kuan Lee 177b875adc
Avoid travis lint-include-guards error
7 years ago
John Newbery c7ec524389 [wallet] Add dummy wallet init class
7 years ago
John Newbery caaf9722f3 [wallet] Create wallet init interface.
7 years ago