Skip to content

Regularly broadcast node announcements #93

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 23, 2023

Conversation

tnull
Copy link
Collaborator

@tnull tnull commented May 11, 2023

Fixes #48, Based on #104.

@tnull tnull added this to the 0.1 milestone May 11, 2023
@tnull tnull mentioned this pull request May 11, 2023
47 tasks
@tnull tnull force-pushed the 2023-04-broadcast-node-announcments branch 4 times, most recently from 5c35993 to 8f5a430 Compare May 12, 2023 11:21
@tnull tnull force-pushed the 2023-04-broadcast-node-announcments branch 3 times, most recently from 82a9d32 to 613053a Compare May 18, 2023 07:30
@tnull
Copy link
Collaborator Author

tnull commented May 18, 2023

Rebased after #70 was merged.

@tnull tnull force-pushed the 2023-04-broadcast-node-announcments branch from 613053a to 52d0839 Compare May 18, 2023 07:40
@tnull tnull force-pushed the 2023-04-broadcast-node-announcments branch from 52d0839 to f2bbf12 Compare May 19, 2023 12:10
@wpaulino
Copy link

Do you mind extracting 7102ff4 into its own PR and rebasing this on top? It'll make reviewing this a bit more straight-forward.

@tnull tnull force-pushed the 2023-04-broadcast-node-announcments branch from f2bbf12 to 90ad5d1 Compare May 21, 2023 07:08
@tnull
Copy link
Collaborator Author

tnull commented May 21, 2023

Do you mind extracting 7102ff4 into its own PR and rebasing this on top? It'll make reviewing this a bit more straight-forward.

Alright, now ripped the commit out into #104 and rebased on top.

@tnull tnull force-pushed the 2023-04-broadcast-node-announcments branch from 90ad5d1 to b344c3f Compare May 23, 2023 11:05
@tnull tnull mentioned this pull request May 23, 2023
@tnull tnull force-pushed the 2023-04-broadcast-node-announcments branch from b344c3f to 45bfccf Compare May 23, 2023 11:31
@tnull tnull force-pushed the 2023-04-broadcast-node-announcments branch from 054646d to ecb01df Compare May 23, 2023 16:55
@tnull
Copy link
Collaborator Author

tnull commented May 23, 2023

Rebased after #104 landed and squashed the trivial fixup.

We remember when we last broadcasted a node announcement and only
re-announce if sufficient time has passed, we have at least one public
channel, and we have some connected peers to gossip to.
@tnull tnull force-pushed the 2023-04-broadcast-node-announcments branch from ecb01df to d86aa1a Compare May 23, 2023 16:56
@tnull tnull merged commit 461b8c4 into lightningdevkit:main May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Regularly (re-)broadcast node announcments
2 participants