Commit bee4d82
committed
Merge #32: feat(cookbook): PSBTs multiple inputs
81c90e6 test: add glob dir to capture all nested *.md files (Jose Storopoli)
e1e6c8e feat(cookbook): PSBTs multiple input signing (Jose Storopoli)
Pull request description:
Adds examples on how to create, update, sign, and finalize PSBTs version 0 that deals with multiple inputs.
Examples are SegWit V0 and Taproot.
- [x] updates CI to capture all nested `*.md` files
- [x] PSBT introduction
- [x] SegWit V0
- [x] Taproot
Closes #26.
ACKs for top commit:
tcharding:
ACK 81c90e6
Tree-SHA512: 3ac21dc8d6ce28adae352388303438fa6fed75cc0a94a888abb8c30b0e6af5c8bdc3a722fb99addb73fd21c45dc68d181171dca8df170aaab6b02a7571b0b4c4File tree
6 files changed
+1174
-1
lines changed- cookbook
- src
- psbt
- tests
6 files changed
+1174
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
26 | 30 | | |
27 | 31 | | |
28 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
0 commit comments