Skip to content

Regularly broadcast node announcements - #93

Merged
tnull merged 2 commits into
lightningdevkit:mainfrom
tnull:2023-04-broadcast-node-announcments
May 23, 2023
Merged

Regularly broadcast node announcements#93
tnull merged 2 commits into
lightningdevkit:mainfrom
tnull:2023-04-broadcast-node-announcments

Conversation

@tnull

@tnulltnull commented May 11, 2023

Copy link
Copy Markdown
Collaborator

Fixes#48, Based on #104.

@tnulltnull added this to the 0.1 milestone May 11, 2023
@tnulltnull mentioned this pull request May 11, 2023
47 tasks
@tnull
tnullforce-pushed the 2023-04-broadcast-node-announcments branch 4 times, most recently from 5c35993 to 8f5a430CompareMay 12, 2023 11:21
Comment threadsrc/lib.rs Outdated
Comment threadsrc/lib.rs Outdated
Comment threadsrc/lib.rs Outdated
@tnull
tnullforce-pushed the 2023-04-broadcast-node-announcments branch 3 times, most recently from 82a9d32 to 613053aCompareMay 18, 2023 07:30
@tnull

tnull commented May 18, 2023

Copy link
Copy Markdown
CollaboratorAuthor

Rebased after #70 was merged.

@tnull
tnullforce-pushed the 2023-04-broadcast-node-announcments branch from 613053a to 52d0839CompareMay 18, 2023 07:40
@tnull
tnullforce-pushed the 2023-04-broadcast-node-announcments branch from 52d0839 to f2bbf12CompareMay 19, 2023 12:10
@wpaulino

Copy link
Copy Markdown
Contributor

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
tnullforce-pushed the 2023-04-broadcast-node-announcments branch from f2bbf12 to 90ad5d1CompareMay 21, 2023 07:08
@tnull

Copy link
Copy Markdown
CollaboratorAuthor

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
tnullforce-pushed the 2023-04-broadcast-node-announcments branch from 90ad5d1 to b344c3fCompareMay 23, 2023 11:05
@tnulltnull mentioned this pull request May 23, 2023
@tnull
tnullforce-pushed the 2023-04-broadcast-node-announcments branch from b344c3f to 45bfccfCompareMay 23, 2023 11:31
@tnull
tnullforce-pushed the 2023-04-broadcast-node-announcments branch from 054646d to ecb01dfCompareMay 23, 2023 16:55
@tnull

tnull commented May 23, 2023

Copy link
Copy Markdown
CollaboratorAuthor

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
tnullforce-pushed the 2023-04-broadcast-node-announcments branch from ecb01df to d86aa1aCompareMay 23, 2023 16:56
Sign up for freeto 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

@tnull@wpaulino