Page MenuHomePhabricator

Add a new RPC command: restorewallet
ClosedPublic

Authored by PiRK on Dec 6 2022, 12:40.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCae9be5ea854a: Add a new RPC command: restorewallet
Summary

Change the wallet_backup.py test to use the restorewallet RPC command instead of restoring wallets manually.

This is a backport of core#22541

Depends on D12776

Minor differences from source material are caused by the missing std::filesystem backport

Test Plan

ninja all check-all

Event Timeline

PiRK requested review of this revision.Dec 6 2022, 12:40
Fabien requested changes to this revision.Dec 6 2022, 13:36
Fabien added a subscriber: Fabien.

This deserves a release note

This revision now requires changes to proceed.Dec 6 2022, 13:36
This revision is now accepted and ready to land.Dec 6 2022, 16:37
This revision was automatically updated to reflect the committed changes.