| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bugfix: dummywallet: Add -ignorepartialspends to list of ignored wallet options | Luke Dashjr | 2019-06-11 | 1 | -0/+1 |
| * | dummywallet: Reformat ignored wallet options list | MarcoFalke | 2019-06-11 | 1 | -4/+25 |
| * | wallet: Factor out LoadWallet | João Barbosa | 2019-02-04 | 1 | -0/+9 |
| * | Remove direct node->wallet calls in init.cpp | Russell Yanofsky | 2018-11-06 | 1 | -7/+1 |
| * | Pass chain and client variables where needed | Russell Yanofsky | 2018-11-06 | 1 | -2/+2 |
| * | scripted-diff: Move util files to separate directory. | Jim Posen | 2018-11-04 | 1 | -1/+1 |
| * | interfaces: Add getWalletDir and listWalletDir to Node | João Barbosa | 2018-10-18 | 1 | -0/+10 |
| * | [build] remove #ifdef ENABLE_WALLET from interfaces/node | John Newbery | 2018-09-13 | 1 | -0/+18 |
| * | [build] remove ENABLE_WALLET ifdef from httprpc.cpp | John Newbery | 2018-09-10 | 1 | -0/+1 |
| * | [build] Move dummy wallet into its own .cpp file. | John Newbery | 2018-09-07 | 1 | -0/+32 |