aboutsummaryrefslogtreecommitdiff
path: root/src/dummywallet.cpp
AgeCommit message (Expand)Author
2019-02-04wallet: Factor out LoadWalletJoão Barbosa
2018-11-06Remove direct node->wallet calls in init.cppRussell Yanofsky
2018-11-06Pass chain and client variables where neededRussell Yanofsky
2018-11-04scripted-diff: Move util files to separate directory.Jim Posen
2018-10-18interfaces: Add getWalletDir and listWalletDir to NodeJoão Barbosa
2018-09-13[build] remove #ifdef ENABLE_WALLET from interfaces/nodeJohn Newbery
2018-09-10[build] remove ENABLE_WALLET ifdef from httprpc.cppJohn Newbery
2018-09-07[build] Move dummy wallet into its own .cpp file.John Newbery