rust-bitcoin-unsafe-fast/bitcoin/examples
Alec Matusis fc167097aa Added examples for sighash computations
So far computed sighashes for:
 - P2WPKH
 - P2MS
 - P2SH multisig
 - P2WSH multisig.

TODOs:
  - Add P2TR script-path multisig and key-path examples
2023-06-20 02:07:21 -07:00
..
bip32.rs changing docs and examples to use reference to slice in `derive_pub` 2023-02-21 14:34:14 -03:00
ecdsa-psbt.rs Use Amount type for TxOut value field 2023-05-04 17:09:08 +02:00
handshake.rs Add a workspace to the top level directory. 2022-09-13 08:44:57 +10:00
sighash.rs Added examples for sighash computations 2023-06-20 02:07:21 -07:00
taproot-psbt.rs Use from_int_btc function for const context 2023-06-13 11:32:58 +02:00