lnd/docs/release-notes
Daniel McNally 16463d4bd4
lnd: generate default macaroons independently
This modifies the `genMacaroons` logic to indepently check for each of
the three default macaroons (admin, readonly, invoice) and generate
whichever are missing. Previously, this was an all or nothing routine.
In other words, either all three didn't exist on disk and all three are
created, or no macaroons are created. Although that works for the first
run of a new node, it can result in inconsistent states if only one or
two of the macaroons is deleted.

See https://github.com/lightningnetwork/lnd/discussions/7566.
2023-04-26 13:30:03 -04: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: 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 Merge pull request #7442 from 84adam/postgres-docs-schema-84adam 2023-04-10 16:51:19 -07:00
release-notes-0.16.1.md Merge pull request #7599 from Roasbeef/sweeper-rebroadcaster-interaction 2023-04-21 13:58:50 -07:00
release-notes-0.17.0.md lnd: generate default macaroons independently 2023-04-26 13:30:03 -04:00