Oliver Gugger
0dd58ee529
Merge pull request #9033 from ziggie1984/non-anchor-channel-bump
...
error out when non-anchor channels are tried to bump the force close fee.
2024-10-07 23:30:17 -06:00
ziggie
2915936a39
docs: add release-notes.
2024-10-03 00:38:50 +02:00
Elle Mouton
4d44d11ece
rpcserver: use SetBit helper for setting Bolt11 blinded bit
...
This commit uses the new SetBit helper for setting the Bolt11 route
blinding required bit in a generated invoice. This helper will take care
of setting the dependent bits of the feature bit (namely the route
blinding and TLV feature bits and will use the required variant of
both).
2024-10-02 10:52:59 +02:00
Elle Mouton
83c1d731e7
docs: add release note entry
2024-10-01 18:02:26 +02:00
Elle Mouton
34303e77a1
docs: add release notes entry
2024-10-01 10:53:48 +02:00
Elle Mouton
7dc86acb8c
multi: update PaymentAddr to use fn.Option
...
Since it is allowed to not be set and so can lead to nil deref panics if
it is a pointer.
2024-09-25 11:14:35 +09:00
Elle Mouton
077273e66e
docs: update release notes
2024-09-18 16:20:28 +02:00
Jonathan Harvey-Buschel
0a451b6d36
docs: add release notes
2024-09-12 12:31:03 -04:00
CharlieZKSmith
000e3381b1
docs: add release notes
2024-09-10 21:46:02 -07:00
MPins
4dda2e2c23
docs: release-notes-0.19.0.md
2024-08-14 14:44:17 -03:00
ziggie
08aba8ce31
docs: add release notes.
2024-08-09 19:41:27 +02:00