Skip to content

Get Wtxid from a transaction#773

Merged
reez merged 1 commit intobitcoindevkit:masterfrom
rustaceanrob:wtxid
May 29, 2025
Merged

Get Wtxid from a transaction#773
reez merged 1 commit intobitcoindevkit:masterfrom
rustaceanrob:wtxid

Conversation

@rustaceanrob
Copy link
Copy Markdown
Collaborator

@rustaceanrob rustaceanrob commented May 28, 2025

Espcially when considering the peer-to-peer network, most transactions are managed by their Wtxid, which includes the witness data when preparing a hash.

All Submissions:

  • I've signed all my commits
  • I followed the contribution guidelines
  • I ran cargo fmt and cargo clippy before committing

Copy link
Copy Markdown
Collaborator

@reez reez left a comment

Choose a reason for hiding this comment

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

ACK 5e30b74

Comment thread bdk-ffi/src/bitcoin.rs Outdated
Espcially when considering the peer-to-peer network, most transactions
are managed by their `Wtxid`, which includes the witness data.
@rustaceanrob rustaceanrob requested a review from reez May 29, 2025 09:18
@reez reez merged commit 14cdff5 into bitcoindevkit:master May 29, 2025
26 checks passed
@reez reez mentioned this pull request May 29, 2025
3 tasks
@rustaceanrob rustaceanrob deleted the wtxid branch May 29, 2025 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants