1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-03-13 03:14:26 +01:00
eclair/docs/release-notes
Bastien Teinturier 885b45bd75
Allow including routing hints when creating Bolt 11 invoice (#2909)
When nodes only have private channels, they must include routing hints
in their Bolt 11 invoices to be able to receive payments. We add a
parameter to the `createinvoice` RPC for this. Note that this may leak
the channel outpoint if `scid_alias` isn't used.

Fixes #2802
2024-09-23 09:43:58 +02:00
..
eclair-v0.6.1.md Add release notes in the repository (#1951) 2021-09-20 14:35:00 +02:00
eclair-v0.6.2.md Deprecation warning for relay fees config (#2012) 2021-10-13 13:52:14 +02:00
eclair-v0.7.0.md Eclair v0.7.0 release (#2158) 2022-02-01 08:34:50 +01:00
eclair-v0.8.0.md Update title of v0.8.0 release notes (#2531) 2022-12-16 10:53:50 +01:00
eclair-v0.9.0.md Eclair v0.9.0 release (#2693) 2023-06-19 10:21:01 +02:00
eclair-v0.10.0.md Back to dev (#2832) 2024-02-29 10:35:38 +01:00
eclair-vnext.md Allow including routing hints when creating Bolt 11 invoice (#2909) 2024-09-23 09:43:58 +02:00