diff options
| author | Wladimir J. van der Laan <[email protected]> | 2018-04-23 20:23:11 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2018-04-23 20:23:18 +0200 |
| commit | d3f04c0e81a649fd7db1ff38bbc96b3eb18312d8 (patch) | |
| tree | c9fbafb991148df04c29ab89071341f55b7c2dce /src/httpserver.cpp | |
| parent | Merge #12448: Interrupt block generation on shutdown request (diff) | |
| parent | [wallet] [tests] Test disallowed multiwallet params (diff) | |
| download | discoin-d3f04c0e81a649fd7db1ff38bbc96b3eb18312d8.tar.xz discoin-d3f04c0e81a649fd7db1ff38bbc96b3eb18312d8.zip | |
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/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions