aboutsummaryrefslogtreecommitdiff
path: root/src/dummywallet.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bugfix: dummywallet: Add -ignorepartialspends to list of ignored wallet optionsLuke Dashjr2019-06-111-0/+1
* dummywallet: Reformat ignored wallet options listMarcoFalke2019-06-111-4/+25
* wallet: Factor out LoadWalletJoão Barbosa2019-02-041-0/+9
* Remove direct node->wallet calls in init.cppRussell Yanofsky2018-11-061-7/+1
* Pass chain and client variables where neededRussell Yanofsky2018-11-061-2/+2
* scripted-diff: Move util files to separate directory.Jim Posen2018-11-041-1/+1
* interfaces: Add getWalletDir and listWalletDir to NodeJoão Barbosa2018-10-181-0/+10
* [build] remove #ifdef ENABLE_WALLET from interfaces/nodeJohn Newbery2018-09-131-0/+18
* [build] remove ENABLE_WALLET ifdef from httprpc.cppJohn Newbery2018-09-101-0/+1
* [build] Move dummy wallet into its own .cpp file.John Newbery2018-09-071-0/+32