Skip to content
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

Add routing information gossip #88

Closed
7 tasks done
cdecker opened this issue Nov 12, 2016 · 0 comments
Closed
7 tasks done

Add routing information gossip #88

cdecker opened this issue Nov 12, 2016 · 0 comments
Assignees
Milestone

Comments

@cdecker
Copy link
Member

cdecker commented Nov 12, 2016

This is a tracking issue for the replacement of the IRC based node and channel announcement with a peer-to-peer based gossiping protocol.

  • Add nested transport in protobuf-based protocol
  • Add message for node and channel announcement
  • Trigger timeout based announcements
  • Reflect incoming announcements in routing table
  • Staggered forward of incoming announcements
  • Trigger channel event based announcements
  • Dump channel_announcements and channel_updates to newly connected peers

I'm currently developing this locally, and will file a PR as soon as it is ready to review.

@cdecker cdecker added this to the v0.5.3 milestone Nov 12, 2016
@cdecker cdecker self-assigned this Nov 12, 2016
cdecker added a commit to cdecker/lightning that referenced this issue Nov 14, 2016
This is a temporary fix until we finish ElementsProject#88.
@cdecker cdecker modified the milestones: v0.6, v0.5.2 Nov 21, 2016
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

No branches or pull requests

1 participant