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 #175: Add witness_version functions to CheckedHrpstring
2d7832a Add witness_version functions to CheckedHrpstring (Tobin C. Harding)
3ce7225 Improve docs on `UncheckedHrpstring::witness_version` (Tobin C. Harding)
Pull request description:
As we did for `UncheckedHrpstring` add functions to the `CheckedHrpstring` struct to allow checking the initial byte of the data part and removing it if required.
Add an initial patch that improves the docs on the `UncheckedHrpstring::remove_witness_version` function (this is then copied in patch 2).
ACKs for top commit:
apoelstra:
ACK 2d7832a tested with rust-elements and it works!
Tree-SHA512: e380f524c06f8bfa6efe952e835fef66c3620367ed94d6716c6b5070479188ea95d719958292258938c0a3d709810c2da46af35b910e63e0a630776ce0691fbc
0 commit comments