diff options
author | Andrew Chow <achow101-github@achow101.com> | 2020-05-07 14:30:04 -0400 |
---|---|---|
committer | Andrew Chow <achow101-github@achow101.com> | 2020-07-13 11:00:54 -0400 |
commit | d0ea9bab2804928c9f40def61fd99064d2d8f9b8 (patch) | |
tree | ee3edf72d9ff4f22542850bb66fc3fd667288e33 /.gitattributes | |
parent | 160800ac105568a59e343411d21a90e9530e1b9e (diff) |
walletdb: Don't remove database transaction logs and instead error
Instead of removing the database transaction logs and retrying the
wallet loading, just return an error message to the user. Additionally,
specifically for DB_RUNRECOVERY, notify the user that this could be due
to different BDB versions. This error is pretty much only caused by
compiling with a newer version of BDB and then trying to open the wallet
with a version compiled with an older version of BDB.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions