Page MenuHomePhabricator

rpc: Extract GetWalletNameFromJSONRPCRequest from GetWalletForJSONRPCRequest
ClosedPublic

Authored by nakihito on Oct 15 2019, 02:22.

Details

Summary

Splits GetWalletForJSONRPCRequest() into two functions.

Refactor necessary for next part of this backport.

Partial backport of Core PR13111
https://github.com/bitcoin/bitcoin/pull/13111/commits/537efe19e696a97ca6a4f461b2c1b4cb7ab001b7

Test Plan
make check
test_runner.py

Diff Detail

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

Event Timeline

Owners added a reviewer: Restricted Owners Package.Oct 15 2019, 02:22
Fabien requested changes to this revision.Oct 15 2019, 09:33

The test plan doesn't cover the change.

This revision now requires changes to proceed.Oct 15 2019, 09:33

Updated test plan.

This revision is now accepted and ready to land.Oct 18 2019, 06:59