rust-bitcoin-unsafe-fast/bitcoin
Andrew Poelstra 5bf2117dc4
Merge rust-bitcoin/rust-bitcoin#1995: Improve segwit signature hash API
4300cf2210 Add p2wpkh and p2wsh signature hash functions (Tobin C. Harding)

Pull request description:

  The word "segwit" refers to segwit v0 and taproot but these functions are version specific. Add `v0` into the function names.

  This is similar to #1994, both based on recent post of mine to bitcoin dev mailing list.

ACKs for top commit:
  stevenroose:
    ACK 4300cf2210
  apoelstra:
    ACK 4300cf2210

Tree-SHA512: 723fc302954514da0fa57a3890b9f62e9d8d1b25289b8db00611d8bc34c5000b9e54943f57b8e94befcaf72633ac078b2ff66a1da0c5bb483cfaa584e3cb6014
2023-08-21 14:53:04 +00:00
..
contrib Remove pins from test script 2023-08-09 12:48:26 +02:00
embedded Add patch section to test crates 2023-07-18 10:27:48 +10:00
examples Add p2wpkh and p2wsh signature hash functions 2023-08-15 11:54:08 +10:00
src Merge rust-bitcoin/rust-bitcoin#1995: Improve segwit signature hash API 2023-08-21 14:53:04 +00:00
tests Depend on hex-conservative 2023-07-21 10:59:46 +10:00
CHANGELOG.md Add changelo entry for removal of FromHex 2023-05-18 14:18:42 +10:00
Cargo.toml Merge rust-bitcoin/rust-bitcoin#1833: Use new `hex-conservative` crate 2023-07-27 16:27:01 +00:00
build.rs Remove rust_v_1_46 2023-03-23 08:27:10 +11:00