Merge pull request #8390 from carlaKC/7883-experimental-endorsement

Add Experimental Endorsement Signalling
This commit is contained in:
Elle
2024-11-26 09:43:22 +02:00
committed by GitHub
20 changed files with 380 additions and 40 deletions

View File

@@ -61,6 +61,12 @@
https://github.com/lightningnetwork/lnd/pull/9253)
# New Features
* [Support](https://github.com/lightningnetwork/lnd/pull/8390) for
[experimental endorsement](https://github.com/lightning/blips/pull/27)
signal relay was added. This signal has *no impact* on routing, and
is deployed experimentally to assist ongoing channel jamming research.
## Functional Enhancements
* [Add ability](https://github.com/lightningnetwork/lnd/pull/8998) to paginate
wallet transactions.
@@ -205,6 +211,7 @@ The underlying functionality between those two options remain the same.
* Abdullahi Yunus
* Animesh Bilthare
* Boris Nagaev
* Carla Kirk-Cohen
* CharlieZKSmith
* Elle Mouton
* George Tsagkarelis