aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/walletutil.cpp
AgeCommit message (Expand)Author
2019-03-14wallet: Log and ignore errors in ListWalletDir and IsBerkeleyBtreeJoão Barbosa
2019-02-23wallet: Use fsbridge::ifstream to fix Windows path issueChun Kuan Lee
2018-11-05Merge #14350: Add WalletLocation classWladimir J. van der Laan
2018-11-04scripted-diff: Move util files to separate directory.Jim Posen
2018-10-25Remove fs::relative call and fix listwalletdir testsJoão Barbosa
2018-10-25wallet: Add WalletLocation utility classJoão Barbosa
2018-10-18wallet: Add ListWalletDir utilityJoão Barbosa
2018-07-27Update copyright headers to 2018DrahtBot
2018-01-18Don't allow relative -walletdir pathsRussell Yanofsky
2017-12-13Cleanups for walletdir PRMeshCollider
2017-11-18Default walletdir is wallets/ if it existsMeshCollider
2017-11-18Add -walletdir parameter to specify custom wallet dirMeshCollider