| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | wallet: Log and ignore errors in ListWalletDir and IsBerkeleyBtree | João Barbosa | 2019-03-14 | 1 | -2/+11 |
| * | wallet: Use fsbridge::ifstream to fix Windows path issue | Chun Kuan Lee | 2019-02-23 | 1 | -1/+1 |
| * | Merge #14350: Add WalletLocation class | Wladimir J. van der Laan | 2018-11-05 | 1 | -0/+11 |
| |\ | |||||
| | * | wallet: Add WalletLocation utility class | João Barbosa | 2018-10-25 | 1 | -0/+11 |
| * | | scripted-diff: Move util files to separate directory. | Jim Posen | 2018-11-04 | 1 | -1/+1 |
| * | | Remove fs::relative call and fix listwalletdir tests | João Barbosa | 2018-10-25 | 1 | -3/+8 |
| |/ | |||||
| * | wallet: Add ListWalletDir utility | João Barbosa | 2018-10-18 | 1 | -0/+50 |
| * | Update copyright headers to 2018 | DrahtBot | 2018-07-27 | 1 | -1/+1 |
| * | Don't allow relative -walletdir paths | Russell Yanofsky | 2018-01-18 | 1 | -1/+1 |
| * | Cleanups for walletdir PR | MeshCollider | 2017-12-13 | 1 | -1/+1 |
| * | Default walletdir is wallets/ if it exists | MeshCollider | 2017-11-18 | 1 | -0/+4 |
| * | Add -walletdir parameter to specify custom wallet dir | MeshCollider | 2017-11-18 | 1 | -0/+23 |