Page MenuHomePhabricator

wallet: Remove path checking code from loadwallet RPC
ClosedPublic

Authored by PiRK on Sep 30 2021, 13:42.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC18aeb323c584: wallet: Remove path checking code from loadwallet RPC
Summary

This commit does not change behavior except for error messages which now
include more complete information.

This is a backport of core#19619 [6/8]
https://github.com/bitcoin/bitcoin/pull/19619/commits/a987438e9d9cad0b5530e218a447928485f3fd93

Depends on D10228
Depends on D10213 (for rpc_createmultisig.py)

Test Plan

ninja all check-all

Diff Detail

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

Event Timeline

PiRK requested review of this revision.Sep 30 2021, 13:42
This revision is now accepted and ready to land.Oct 1 2021, 09:03