You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge #557: Add method to convert expr_raw_pkh into pkh
2f3e457 Using BTreeMap in place of HashMap (Harshil Jani)
c17965a Add method to convert expr_raw_pkh into pkh (Harshil Jani)
Pull request description:
The PR adds up the method to convert the expr_raw_pkh into pkh by looking at the available keys and their hases being stored inside of the Hashmap of PSBT Input. If the key is found corresponding to given hash, It will update to pkh.
To-Do :
- [ ] Write a test case.
- [ ] Make it work for taproot.
ACKs for top commit:
sanket1729:
utACK 2f3e457. Thanks for the contribution
Tree-SHA512: c98d7dfe0055e01f7ff3b0c23a73faa79136aa1d446f2b1e035931c1d256712668d4a150674dd35448682dd4c91db6ea426557c48ec006f6335af796ddb8a4f4
0 commit comments