Commit b68eb2e
committed
tests: fix tx output asset/value commitments in liquid txs
An upcoming change will force the asset and value in trusted_commitments
(if provided) to match with the values present in the transaction
outputs.
This change is intended to ensure that we do not mutate the
transaction/sign a differently blinded version of it that the caller did
not intend.
Fix test cases where the transaction and commitment data are inconsistent.1 parent 2a1524f commit b68eb2e
File tree
18 files changed
+23
-23
lines changed- test_data
18 files changed
+23
-23
lines changedLarge diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Large diffs are not rendered by default.
Large diffs are not rendered by default.
0 commit comments