Commit 8ae5aa0
feat(wasm-utxo): add PSBT comparison utilities for testing
Add low-level PSBT parsing and comparison utilities that work at the
key-value pair level. These utilities provide detailed error messages
showing exactly which fields differ between two PSBTs, making debugging
test failures much easier.
Issue: BTC-2893
Co-authored-by: llm-git <[email protected]>1 parent 5716771 commit 8ae5aa0
File tree
2 files changed
+518
-0
lines changed- packages/wasm-utxo/src/fixed_script_wallet/test_utils
2 files changed
+518
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
0 commit comments