Skip to content

backport: Enable getting the witness program from an address#2804

Merged
apoelstra merged 1 commit into
rust-bitcoin:0.32.xfrom
tcharding:05-25-backport-2796-to-0.32
May 25, 2024
Merged

backport: Enable getting the witness program from an address#2804
apoelstra merged 1 commit into
rust-bitcoin:0.32.xfrom
tcharding:05-25-backport-2796-to-0.32

Conversation

@tcharding

Copy link
Copy Markdown
Member

We have getters for the pubkey hash and script hash but we forgot one for the witness program - add it.

This is a backport of #2796 without the update to api files which don't exist yet on this release branch.

We have getters for the pubkey hash and script hash but we forgot one
for the witness program - add it.
@github-actions github-actions Bot added the C-bitcoin PRs modifying the bitcoin crate label May 24, 2024

@apoelstra apoelstra left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK e384f67

@apoelstra

Copy link
Copy Markdown
Member

Will need a separate PR to do the release.

@apoelstra apoelstra merged commit 6e6fc14 into rust-bitcoin:0.32.x May 25, 2024
@tcharding tcharding deleted the 05-25-backport-2796-to-0.32 branch October 14, 2024 22:51
@tcharding tcharding changed the title Enable getting the witness program from an address backport: Enable getting the witness program from an address Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-bitcoin PRs modifying the bitcoin crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants