Skip to content

Add Rapid Gossip Sync support#149

Merged
tnull merged 1 commit intolightningdevkit:mainfrom
benthecarman:rgs
Mar 18, 2026
Merged

Add Rapid Gossip Sync support#149
tnull merged 1 commit intolightningdevkit:mainfrom
benthecarman:rgs

Conversation

@benthecarman
Copy link
Collaborator

@benthecarman benthecarman commented Mar 14, 2026

Allow configuring an RGS server URL. When set, the node uses RGS instead of P2P gossip. This can be faster than syncing the entire network graph and can reduce bandwidth usage.

Needed this when starting a new node and gossip synced slowly. Also added the list_peers cli that I used while debugging.

@ldk-reviews-bot
Copy link

ldk-reviews-bot commented Mar 14, 2026

👋 Thanks for assigning @tnull as a reviewer!
I'll wait for their review and will help manage the review process.
Once they submit their review, I'll check if a second reviewer would be helpful.

joostjager
joostjager previously approved these changes Mar 16, 2026
@joostjager
Copy link
Contributor

Separate PRs for unrelated features is better I think

@benthecarman
Copy link
Collaborator Author

Separate PRs for unrelated features is better I think

#152

@benthecarman benthecarman force-pushed the rgs branch 2 times, most recently from 7aa7a86 to 62b90c1 Compare March 17, 2026 02:33
joostjager
joostjager previously approved these changes Mar 17, 2026
Allow configuring an RGS server URL. When set, the node uses
RGS instead of P2P gossip. This can be faster than syncing the
entire network graph and can reduce bandwidth usage.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@tnull tnull merged commit 0dc3a42 into lightningdevkit:main Mar 18, 2026
7 checks passed
@benthecarman benthecarman deleted the rgs branch March 18, 2026 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants