rust-bitcoin-unsafe-fast/bitcoin/examples
merge-script 082075304e
Merge rust-bitcoin/rust-bitcoin#4373: Add as_inner method to TweakedKeypair
3bb6c73f2d Add methods to retrieve inner types (Shing Him Ng)

Pull request description:

  Resolves #4345

ACKs for top commit:
  tcharding:
    ACK 3bb6c73f2d
  apoelstra:
    ACK 3bb6c73f2d3edd1165b7b7f3a833fa471786e166; successfully ran local tests; should backport to 0.32.x

Tree-SHA512: c89017bbc2126ec62c756c4ee9b49dcc8b94a3063a8155aadcf7c69a6f0bc9337baedffe7f52a4ab6f0b738302bea683391d394483c4c7eefbb622b97d34d26c
2025-05-03 23:24:19 +00:00
..
bip32.rs bip32: return error when trying to derive a path too deep 2025-04-29 23:09:32 +00:00
create-p2wpkh-address.rs Add p2wpkh address creation example 2024-11-27 15:09:14 -06:00
ecdsa-psbt-simple.rs bip32: return error when trying to derive a path too deep 2025-04-29 23:09:32 +00:00
ecdsa-psbt.rs Merge rust-bitcoin/rust-bitcoin#4387: bip32: overhaul error types and add a "maximum depth exceeded" error 2025-04-30 13:12:01 +00:00
handshake.rs Remove unused extern statement 2024-11-27 23:06:55 -06:00
io.rs bitcoin: Add an example of doing I/O to encode/decode 2025-01-08 10:18:00 +11:00
script.rs Run the formatter 2025-04-28 13:44:24 +10:00
sighash.rs amount: add from_sat_i32 and from_sat_u32 methods for small constants 2025-03-18 19:27:53 +00:00
sign-tx-segwit-v0.rs amount: add from_sat_i32 and from_sat_u32 methods for small constants 2025-03-18 19:27:53 +00:00
sign-tx-taproot.rs Add methods to retrieve inner types 2025-05-01 08:24:43 -05:00
taproot-psbt-simple.rs bip32: return error when trying to derive a path too deep 2025-04-29 23:09:32 +00:00
taproot-psbt.rs Merge rust-bitcoin/rust-bitcoin#4373: Add as_inner method to TweakedKeypair 2025-05-03 23:24:19 +00:00