aboutsummaryrefslogtreecommitdiff
path: root/src/test/validationinterface_tests.cpp
diff options
context:
space:
mode:
authorRussell Yanofsky <russ@yanofsky.org>2020-10-30 16:48:04 -0400
committerRussell Yanofsky <russ@yanofsky.org>2020-12-04 11:03:28 -0400
commitf3d870fc2271bf45e0269e5ae135bced1a26f620 (patch)
treeae81d9543787927ca5c135f754b4b5327ba1ecf4 /src/test/validationinterface_tests.cpp
parentd70dc89e78ee6355e0bc37cc36cfc04ef7a86885 (diff)
downloadbitcoin-f3d870fc2271bf45e0269e5ae135bced1a26f620.tar.xz
wallet: List all wallets in non-SQLite or non-BDB builds
This commit does not change behavior when bitcoin is built normally with both the SQLite and BDB libraries. It just makes non-SQLite and non-BDB builds more similar to the normal build. Specifically: - It makes wallet directory lists always include all wallets so wallets don't appear missing depending on the build. - It now triggers specific "Build does not support SQLite database format" and "Build does not support Berkeley DB database format" errors if a wallet can't be loaded instead of the more ambiguous and scary "Data is not in recognized format" error.
Diffstat (limited to 'src/test/validationinterface_tests.cpp')
0 files changed, 0 insertions, 0 deletions