aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/test
diff options
context:
space:
mode:
authorfurszy <matiasfurszyfer@protonmail.com>2022-09-06 09:52:59 -0300
committerfurszy <matiasfurszyfer@protonmail.com>2022-09-09 15:35:04 -0300
commitd26c3cc44438ecb9e4f618a2427c3c92a292aa16 (patch)
treefbf13bc0c5da9deb50031da25090f07913c8495e /src/wallet/test
parent5291933fedceb9df16eb9e4627b1d7386b53ba07 (diff)
downloadbitcoin-d26c3cc44438ecb9e4f618a2427c3c92a292aa16.tar.xz
wallet: bugfix, load wallet with an unknown descriptor cause fatal error
If the descriptor entry is unrecognized/corrupt, the unserialization fails and `LoadWallet` instead of stop there and return the error, continues reading all the db records. As other records tied to the unrecognized/corrupted descriptor are scanned, a fatal error is thrown.
Diffstat (limited to 'src/wallet/test')
0 files changed, 0 insertions, 0 deletions