aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/salvage.cpp
Commit message (Expand)AuthorAgeFilesLines
* wallet: Remove path checking code from bitcoin-wallet toolRussell Yanofsky2020-09-031-0/+7
* Remove WalletLocation classRussell Yanofsky2020-09-031-1/+1
* wallet: filter for keys only before record deser in salvageAndrew Chow2020-08-251-2/+7
* wallettool: Have RecoverDatabaseFile return errors and warningsAndrew Chow2020-07-261-16/+11
* walletdb: Don't remove database transaction logs and instead errorAndrew Chow2020-07-131-2/+4
* walletdb: Combine VerifyDatabaseFile and VerifyEnvironmentAndrew Chow2020-07-011-0/+5
* scripted-diff: Replace WalletDatabase::Create* with CreateWalletDatabaseAndrew Chow2020-06-171-1/+1
* Move RecoverKeysOnlyFilter into RecoverDataBaseFileAndrew Chow2020-05-251-29/+19
* Move RecoverDatabaseFile and RecoverKeysOnlyFilter into salvage.{cpp/h}Andrew Chow2020-05-251-0/+160