Commit 49829c8
feat(wasm-utxo): add test for half-signing unsigned PSBTs
Implement a helper function for testing that a user signature can be
applied to an unsigned PSBT. Sets up the test framework but leaves the
implementation as a todo for later.
Issue: BTC-2652
Co-authored-by: llm-git <[email protected]>1 parent b7581b3 commit 49829c8
1 file changed
+27
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
385 | 385 | | |
386 | 386 | | |
387 | 387 | | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
388 | 402 | | |
389 | 403 | | |
390 | 404 | | |
| |||
513 | 527 | | |
514 | 528 | | |
515 | 529 | | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
516 | 543 | | |
517 | 544 | | |
518 | 545 | | |
| |||
0 commit comments