Page MenuHomePhabricator

Allow wallet files not in -walletdir directory
ClosedPublic

Authored by Fabien on May 24 2019, 14:09.

Details

Summary
Remove restriction that -wallet filenames can only refer to files in the
-walletdir directory.

Partial backport of core PR11687 (commit 26c06f2)
https://github.com/bitcoin/bitcoin/pull/11687/commits/26c06f24e5dcc32a7599abb8d670d22993c82bc2

Depends on D3103
Progress towards T651

Test Plan
make check
./test/functional/test_runner.py wallet_multiwallet

Diff Detail

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

Event Timeline

deadalnix requested changes to this revision.May 27 2019, 21:43

Fix the release notes.

This revision now requires changes to proceed.May 27 2019, 21:43

Restore the original PR layout in release notes.

This revision is now accepted and ready to land.May 28 2019, 15:24