Page MenuHomePhabricator

Update wallet_multiwallet.py for descriptor
ClosedPublic

Authored by PiRK on Jan 12 2024, 11:53.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC75166e3cd3d0: Update wallet_multiwallet.py for descriptor
Summary

This is a backport of core#19077

Note that none of these changes was actually necessary to make this test pass with --descriptors, but my main goal with this backport is to make subsequent backports easier, so pick as many changes as possible.
The change to BitcoinTestFramework.default_wallet_name and the "Unable to obtain an exclusive lock" error message are not applicable due to missing sqlite related backports.

Test Plan

test/functional/test_runner.py wallet_multiwallet
Check that wallet_multiwallet.py --descriptors passes

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable