File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 26
26
- [ An integration test flake was
27
27
fixed] ( https://github.com/lightninglabs/taproot-assets/pull/1651 ) .
28
28
29
+ - Fixed two send related bugs that would lead to either a `invalid transfer
30
+ asset witness` or ` unable to fund address send: error funding packet: unable
31
+ to list eligible coins: unable to query commitments: mismatch of managed utxo
32
+ and constructed tap commitment root` error when sending assets.
33
+ The [ PR that fixed the two
34
+ bugs] ( https://github.com/lightninglabs/taproot-assets/pull/1741 ) also
35
+ optimized sending to V2 TAP addresses by removing the need for creating
36
+ tombstone outputs on a full-value send (by using interactive transfers for V2
37
+ addresses).
38
+
29
39
# New Features
30
40
31
41
## Functional Enhancements
You can’t perform that action at this time.
0 commit comments