lightningdevkit / ldk-node

A ready-to-go node implementation built using LDK.
Other
140 stars 72 forks source link

Add coverage for gossip progagation in CLN integration test #315

Open tnull opened 2 months ago

tnull commented 2 months ago

We got reports of LDK (Node)-generated node announcements not properly being processed by a CLN counterparty.

We should investigate what's up with that, if it happens reproducibly, and add some coverage in our CLN integration test for it.