lnd/docs/release-notes
Olaoluwa Osuntokun 2a18263336
lntest: keep all failed payments by default for HarnessNode
In this commit, we fix a detected flake: we go to make a payment, and
then want to assert that 2 attempts we required. The existing logic
assumes that the success and the payment will still be on disk. With a
recent PR, we now delete failed payments by default, but after the fact,
in a non-atomic fashion.

We fix this issue simply by having all the nodes keep around failed
payments for the sake of all the old itests that assumed this
information would always be on disk.

Introduced in: https://github.com/lightningnetwork/lnd/pull/6438.

Fixes https://github.com/lightningnetwork/lnd/issues/6711.
2022-07-07 19:28:30 -07:00
..
release-notes-0.13.1.md lntest: avoid global ServeMux 2021-08-27 11:30:01 +02:00
release-notes-0.13.2.md docs/release-notes: add item for easy AMP CLI re-use 2021-08-04 19:17:57 -07:00
release-notes-0.13.3.md docs: update release notes for 0.13.3 2021-09-30 13:44:35 -04:00
release-notes-0.14.0.md docs: fix formatting [skip ci] 2021-11-18 09:46:30 +01:00
release-notes-0.14.1.md docs/release-notes: add entry for funding API downgrade protection 2021-11-24 14:32:55 -06:00
release-notes-0.14.2.md lnwallet: increase legacy fee limit threshold to 1k sats 2022-02-03 11:54:01 -08:00
release-notes-0.14.3.md docs: add release notes 2022-03-24 14:13:06 +01:00
release-notes-0.15.0.md docs: move 0.15.1 release notes item 2022-07-01 10:01:55 +02:00
release-notes-0.15.1.md lntest: keep all failed payments by default for HarnessNode 2022-07-07 19:28:30 -07:00
release-notes-0.16.0.md macaroons: futher abstract NewService from root key store impl 2022-07-06 18:59:50 -07:00