aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/walletutil.cpp
Commit message (Expand)AuthorAgeFilesLines
* wallet: Log and ignore errors in ListWalletDir and IsBerkeleyBtreeJoão Barbosa2019-03-141-2/+11
* wallet: Use fsbridge::ifstream to fix Windows path issueChun Kuan Lee2019-02-231-1/+1
* Merge #14350: Add WalletLocation classWladimir J. van der Laan2018-11-051-0/+11
|\
| * wallet: Add WalletLocation utility classJoão Barbosa2018-10-251-0/+11
* | scripted-diff: Move util files to separate directory.Jim Posen2018-11-041-1/+1
* | Remove fs::relative call and fix listwalletdir testsJoão Barbosa2018-10-251-3/+8
|/
* wallet: Add ListWalletDir utilityJoão Barbosa2018-10-181-0/+50
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* Don't allow relative -walletdir pathsRussell Yanofsky2018-01-181-1/+1
* Cleanups for walletdir PRMeshCollider2017-12-131-1/+1
* Default walletdir is wallets/ if it existsMeshCollider2017-11-181-0/+4
* Add -walletdir parameter to specify custom wallet dirMeshCollider2017-11-181-0/+23