aboutsummaryrefslogtreecommitdiff
path: root/src/test/script_tests.cpp
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2018-04-23 20:23:11 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2018-04-23 20:23:18 +0200
commitd3f04c0e81a649fd7db1ff38bbc96b3eb18312d8 (patch)
treec9fbafb991148df04c29ab89071341f55b7c2dce /src/test/script_tests.cpp
parent84efa9a0f7525637e09ad3dacc1ef5afefd509b3 (diff)
parent1f838394bfd87cc9b28229824568b1d767e8ed6f (diff)
downloadbitcoin-d3f04c0e81a649fd7db1ff38bbc96b3eb18312d8.tar.xz
Merge #13030: [bugfix] [wallet] Fix zapwallettxes/multiwallet interaction.
1f83839 [wallet] [tests] Test disallowed multiwallet params (John Newbery) 3476e3c [wallet] Fix zapwallettxes/multiwallet interaction. (John Newbery) Pull request description: `-zapwallettxes` should be disallowed when starting bitcoin in multiwallet mode. There's code in `WalletInit::ParameterInteraction()` to disallow `-zapwallettxes` when running in multiwallet mode. This code functioned as expected when passing the parameter `-zapwallettxes=1`, but not when passing the parameter `-zapwallettxes` (ie without the value specified). Fix that and add a test. The new test in the _[wallet] [tests] Test disallowed multiwallet params_ commit reproduces the bug and should fail against master. Fixes #12505 Tree-SHA512: 6cd921717e9c7d2773ca84c946c310c2adec8430e37cbecdb33a620f510db3058a72bd328411812ba415111bc52a3367b332c9d15a37a92ccfd7ae785d2f32ab
Diffstat (limited to 'src/test/script_tests.cpp')
0 files changed, 0 insertions, 0 deletions