-
Notifications
You must be signed in to change notification settings - Fork 941
Duplicate node announcements in gossip_store #6531
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
Comments
rustyrussell
added a commit
to rustyrussell/lightning
that referenced
this issue
Aug 10, 2023
Don't know how this is happening, but it is not harmful to ignore it for now. Fixes: ElementsProject#6531 Signed-off-by: Rusty Russell <[email protected]>
rustyrussell
added a commit
that referenced
this issue
Aug 11, 2023
Don't know how this is happening, but it is not harmful to ignore it for now. Fixes: #6531 Signed-off-by: Rusty Russell <[email protected]>
endothermicdev
added a commit
to endothermicdev/lightning
that referenced
this issue
Aug 11, 2023
…ious node announcements Fixes: ElementsProject#6531
Merged
endothermicdev
added a commit
to endothermicdev/lightning
that referenced
this issue
Aug 11, 2023
…ious node announcements Fixes: ElementsProject#6531
endothermicdev
added a commit
to endothermicdev/lightning
that referenced
this issue
Aug 11, 2023
…ious node announcements Fixes: ElementsProject#6531
litch
pushed a commit
to litch/lightning
that referenced
this issue
Aug 11, 2023
Don't know how this is happening, but it is not harmful to ignore it for now. Fixes: ElementsProject#6531 Signed-off-by: Rusty Russell <[email protected]>
rustyrussell
pushed a commit
that referenced
this issue
Aug 11, 2023
…ious node announcements Fixes: #6531
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue and Steps to Reproduce
Duplicate node announcement entries in the gossip_store cause a gossip_store corruption.
The gossip_store contains the following for the node at hand:
reported by @wtogami running commit 54bcb10
The text was updated successfully, but these errors were encountered: