Skip to content

Commit 76f2208

Browse files
committed
chore: updated release notes
1 parent b054513 commit 76f2208

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs/release-notes/release-notes-0.8.0.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,14 @@
102102
fixes inverted sort direction in `AssetRoots`, `AssetLeafKeys`, and
103103
`QueryEvents` universe RPCs.
104104

105+
* [PR#2132](https://github.com/lightninglabs/taproot-assets/pull/2132)
106+
fixes a chain porter failure mode where sweep parcels could become
107+
stranded after `SendStateWaitTxConf` responded to the caller but a
108+
later state failed. Recoverable post-delivery failures now requeue
109+
pending parcels with backoff in-process, and sweeper-originated
110+
channel transactions skip redundant porter broadcasts while still
111+
importing local addresses.
112+
105113
# New Features
106114

107115
## Functional Enhancements

0 commit comments

Comments
 (0)