rust-bitcoin-unsafe-fast/bitcoin
Tobin C. Harding fa104aefa5
bitcoin: Add signing examples
Add two signing examples to showcase signing a simple one input two
output transaction using both segwit v0 outputs and taproot outputs.

This patch is the result of the recent rust-bitcoin TABConf workshop,
wit bug fix by Sanket, updated to use APIs from tip of master branch.

This code, depending on v0.30.0 is what is being introduced to the
cookbook at the moment.
2023-10-31 10:11:48 +11:00
..
contrib bitcoin: Add signing examples 2023-10-31 10:11:48 +11:00
embedded Add patch section to test crates 2023-07-18 10:27:48 +10:00
examples bitcoin: Add signing examples 2023-10-31 10:11:48 +11:00
src Merge rust-bitcoin/rust-bitcoin#2096: Move psbt macro to the psbt test module 2023-10-27 13:17:07 +00:00
tests Replace hex_script macro with a helper function 2023-10-20 10:20:23 +02:00
CHANGELOG.md Add a missing link to #2006 in 'bitcoin/CHANGELOG.md' 2023-10-26 21:06:48 +02:00
Cargo.toml bitcoin: Add signing examples 2023-10-31 10:11:48 +11:00
build.rs Remove rust_v_1_46 2023-03-23 08:27:10 +11:00