aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/walletutil.h
AgeCommit message (Expand)Author
2021-06-24wallet: Upgrade existing descriptor cachesAndrew Chow
2021-02-23wallet: add external_signer flagSjors Provoost
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-12-04refactor: Replace ListWalletDir() function with ListDatabases()Russell Yanofsky
2020-10-19wallet: Add GetClosestWalletFeature functionAndrew Chow
2020-10-19wallet: Add utility method for CanSupportFeatureAndrew Chow
2020-09-03Remove WalletLocation classRussell Yanofsky
2020-05-24Convert wallet to new serializationPieter Wuille
2020-04-27wallet: Make sure no WalletDescriptor members are uninitialized after constru...practicalswift
2020-04-23Introduce WalletDescriptor classAndrew Chow
2020-04-23Add WALLET_FLAG_DESCRIPTORSAndrew Chow
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-10-25Move wallet enums to walletutil.hAndrew Chow
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-03-22Fix missing or inconsistent include guardspracticalswift
2017-12-13Cleanups for walletdir PRMeshCollider
2017-11-18Add -walletdir parameter to specify custom wallet dirMeshCollider