Page MenuHomePhabricator

[tests] add get_key function to wallet_importmulti.py
ClosedPublic

Authored by nakihito on May 14 2020, 21:41.

Details

Summary

Adds a new get_key function which generates
a new key and returns the public key,
private key and all script and address types.

Partial backport of Core PR14886
https://github.com/bitcoin/bitcoin/pull/14886/commits/7c99614b40301daba5e526c6e3ab281965e869c6

Depends on D6051 and D6081

Test Plan
test_runner.py wallet_importmulti

Event Timeline

Owners added a reviewer: Restricted Owners Package.May 14 2020, 21:41
nakihito planned changes to this revision.

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

This revision is now accepted and ready to land.May 15 2020, 13:39