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
7466382 Make Address:p2sh_from_hash public (Tobin C. Harding)
Pull request description:
We previously made this function Private and added a comment that doing so was somehow better to remove the footgun of hashing the wrong length script. However in hindsight this was a bad idea and users want the functionality.
Make the `Address:p2sh_from_hash` public and document it as we do for `Address::p2sh`.
This is a backport of patch 1 from rust-bitcoin#2795, patch 2 is an update to api files which don't exist on the `\0.32.x` release branch.
ACKs for top commit:
apoelstra:
ACK 7466382
Tree-SHA512: 880ae255c332920b320cd51a633f6260ee5e3121671e49c8ae9c0f10f7d53dfff472a3cb4aca76ae96d00b5ef409362c1233926264370a89816c48a83395fab0
0 commit comments