lnd/docs/release-notes
Olaoluwa Osuntokun fc3b8bff69 sweep: remove conflicted sweep txns from the rebroadcaster
In this commit, we an existing gap in our rebroadcast handling logic. As
is, if we're trying to sweep a transaction and a conflicting transaction
is mined (timeout lands on chain, anchor swept), then we'll continue to
try to rebroadcast the tx in the background.

To resolve this, we give the sweeper a new closure function that it can
use to mark conflicted transactions as no longer requiring rebroadcast.
2023-04-21 14:01:48 -07:00
..
release-notes-0.13.1.md
release-notes-0.13.2.md
release-notes-0.13.3.md
release-notes-0.14.0.md
release-notes-0.14.1.md
release-notes-0.14.2.md
release-notes-0.14.3.md
release-notes-0.15.0.md docs: update remote signing update hint to v0.15.3-beta [skip ci] 2022-10-11 09:42:43 +02:00
release-notes-0.15.1.md docs: update remote signing update hint to v0.15.3-beta [skip ci] 2022-10-11 09:42:43 +02:00
release-notes-0.15.2.md docs/release-notes: shift prior 0.15.2 release to 0.15.3 2022-10-09 18:39:40 -07:00
release-notes-0.15.3.md lnwallet/chancloser: properly compute initial fee of cop close txn 2022-10-10 14:50:45 -07:00
release-notes-0.15.4.md docs: add release notes for 0.15.4-beta 2022-11-01 16:39:19 +01:00
release-notes-0.15.5.md docs/release-notes: add entry for 0.15.5 2022-11-22 13:44:55 +01:00
release-notes-0.16.0.md docs/release-notes: move docs for postgres kvdb 2023-04-19 11:31:28 -07:00
release-notes-0.16.1.md sweep: remove conflicted sweep txns from the rebroadcaster 2023-04-21 14:01:48 -07:00