rust-bitcoin-unsafe-fast/bitcoin/examples
Andrew Poelstra cf3a7bb758
Merge rust-bitcoin/rust-bitcoin#2366: Rename `txid` to `compute_txid`
7af3a58e91 Rename ntxid to compute_ntxid (yancy)
9bbf79b08c Rename wtxid to compute_wtxid (yancy)
57a7613973 Rename txid to compute_txid (yancy)

Pull request description:

  Rename txid to compute_txid and mark txid as deprecated.

  Closes #2363

ACKs for top commit:
  Kixunil:
    ACK 7af3a58e91
  apoelstra:
    ACK 7af3a58e91
  tcharding:
    ACK 7af3a58e91

Tree-SHA512: 0d9200588cd83c42b78f0ba5e6a6aa049e8360aec8b9881cf9bfbaaad0d256e6879b494fb3c4e2b06d371b9e5dde6addcc94c67a080d16a6eed5c9bc36bc845a
2024-01-24 14:07:03 +00:00
..
bip32.rs Use KnowHrp instead of Network 2024-01-23 16:53:05 +11:00
ecdsa-psbt.rs 2023-12-17 automated rustfmt nightly 2023-12-17 00:59:05 +00:00
handshake.rs bitcoin: fix typos 2024-01-18 14:06:23 +08:00
sighash.rs Improve Signature field names 2024-01-15 10:26:40 +11:00
sign-tx-segwit-v0.rs Improve Signature field names 2024-01-15 10:26:40 +11:00
sign-tx-taproot.rs Improve Signature field names 2024-01-15 10:26:40 +11:00
taproot-psbt.rs Rename txid to compute_txid 2024-01-23 15:57:50 +01:00