rust-bitcoin-unsafe-fast/bitcoin
Tobin C. Harding 5901d35095
Add push_p2wpkh function on Witness
In order to create the witness to spend p2wpkh output one must push the
signature and the pubkey, we should have a function for this.
2023-09-26 10:14:23 +10:00
..
contrib hashes: Bump version to 0.13.0 2023-08-24 12:25:42 +10:00
embedded Add patch section to test crates 2023-07-18 10:27:48 +10:00
examples Merge pull request #2006 from tcharding/08-18-tx-version 2023-09-23 13:13:52 -05:00
src Add push_p2wpkh function on Witness 2023-09-26 10:14:23 +10:00
tests Merge pull request #2006 from tcharding/08-18-tx-version 2023-09-23 13:13:52 -05:00
CHANGELOG.md Add changelo entry for removal of FromHex 2023-05-18 14:18:42 +10:00
Cargo.toml Use the new bech32 iterator API 2023-09-21 15:10:57 +10:00
build.rs Remove rust_v_1_46 2023-03-23 08:27:10 +11:00