aboutsummaryrefslogtreecommitdiff
path: root/src/dummywallet.cpp
AgeCommit message (Expand)Author
2020-01-14Drop signal CClientUIInterface::LoadWalletRussell Yanofsky
2019-09-05Expose wallet creation to the GUI via WalletControllerAndrew Chow
2019-04-28Bugfix: dummywallet: Add -ignorepartialspends to list of ignored wallet optionsLuke Dashjr
2019-04-28dummywallet: Reformat ignored wallet options listLuke Dashjr
2019-04-18[wallet] Move maxTxFee to walletJohn Newbery
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