Page MenuHomePhabricator

[backport#14678] [wallet] remove redundant KeyOriginInfo access, already done in CreateSig
ClosedPublic

Authored by majcosta on Jun 6 2020, 10:48.

Details

Summary

b81a1860561ccbda3cd6913f54e49fdc91c7718c GetPubKey: make sigdata const (Gregory Sanders)
f7beb95a1f921ed292680fbd2f042b4bac73bf59 remove redundant KeyOriginInfo access, already done in CreateSig (Gregory Sanders)

Pull request description:

This redundancy is confusing as it looks like pubkeyhashes are special in some way based on where it's called.

Backport of Core PR14678

Test Plan
ninja check-all

Diff Detail

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

Event Timeline

majcosta requested review of this revision.Jun 6 2020, 10:48

[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.Jun 6 2020, 12:52