Page MenuHomePhabricator

Store key origin info in key metadata
ClosedPublic

Authored by nakihito on May 22 2020, 19:34.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Restricted Project
Commits
rABCc4f1a7bf5d73: Store key origin info in key metadata
Summary

Store the master key fingerprint and derivation path in the
key metadata. hdKeypath is kept to indicate the seed and for
backwards compatibility, but all key derivation path output
uses the key origin info instead of hdKeypath.

Partial backport of Core PR14021
https://github.com/bitcoin/bitcoin/pull/14021/commits/eab63bc264a35cf21738e8535773e3d36524c3fe

Depends on D6227

Test Plan
ninja
ninja check

Event Timeline

Owners added a reviewer: Restricted Owners Package.May 22 2020, 19:34

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

Fixed some comment formatting.

This revision is now accepted and ready to land.May 22 2020, 21:35