Commit 61eea88
feat(abstract-utxo): add WASM version metadata to signed PSBTs
Store version information from @bitgo/wasm-utxo in PSBT key-value
store when signing. This helps track which WASM version was used
to sign the transaction.
Co-authored-by: llm-git <llm-git@ttll.de>1 parent 0b53960 commit 61eea88
File tree
145 files changed
+154
-145
lines changed- modules/abstract-utxo
- src/transaction/fixedScript
- test/unit/fixtures
- bcha/recovery
- bch/recovery
- bsv/recovery
- btc/recovery
- btg/recovery
- dash/recovery
- doge/recovery
- ltc/recovery
- tbcha/recovery
- tbch/recovery
- tbsv/recovery
- tbtc4/recovery
- tbtcbgsig/recovery
- tbtcsig/recovery
- tbtc/recovery
- tdash/recovery
- tdoge/recovery
- tltc/recovery
- tzec/recovery
- zec/recovery
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
145 files changed
+154
-145
lines changedLines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
77 | 86 | | |
78 | 87 | | |
79 | 88 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
0 commit comments