aboutsummaryrefslogtreecommitdiff
path: root/src/script/script_error.cpp
diff options
context:
space:
mode:
authorAndrew Chow <[email protected]>2020-05-07 14:30:04 -0400
committerAndrew Chow <[email protected]>2020-07-13 11:00:54 -0400
commitd0ea9bab2804928c9f40def61fd99064d2d8f9b8 (patch)
treeee3edf72d9ff4f22542850bb66fc3fd667288e33 /src/script/script_error.cpp
parentMerge #19441: walletdb: don't reinitialize desc cache with multiple cache ent... (diff)
downloaddiscoin-d0ea9bab2804928c9f40def61fd99064d2d8f9b8.tar.xz
discoin-d0ea9bab2804928c9f40def61fd99064d2d8f9b8.zip
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 'src/script/script_error.cpp')
0 files changed, 0 insertions, 0 deletions