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

Document route broadcasting protocol #432

Closed
adrianhopebailie opened this issue May 18, 2018 · 14 comments
Closed

Document route broadcasting protocol #432

adrianhopebailie opened this issue May 18, 2018 · 14 comments
Assignees
Labels
help wanted ilp Related to the core protocol specs spec debt wontfix

Comments

@adrianhopebailie
Copy link
Member

adrianhopebailie commented May 18, 2018

Document the route broadcasting protocol as implemented in interledgerjs/ilp-connector

@adrianhopebailie adrianhopebailie added help wanted spec debt ilp Related to the core protocol specs labels May 18, 2018
@stale stale bot added the wontfix label Jun 17, 2018
@interledger interledger deleted a comment from stale bot Jun 22, 2018
@stale stale bot removed the wontfix label Jun 22, 2018
@adrianhopebailie adrianhopebailie self-assigned this Jun 22, 2018
@adrianhopebailie adrianhopebailie added this to the Protocol Specs milestone Jun 22, 2018
@dora-gt
Copy link
Member

dora-gt commented Jul 9, 2018

Which is the best file (.ts or .js) to refer to?

@adrianhopebailie
Copy link
Member Author

.ts - The .js is auto-generated

@dora-gt
Copy link
Member

dora-gt commented Jul 12, 2018

I know what TypeScript is.
I mean... which is the best to understand route broadcasting protocol?
(Where is it coded mainly?)

Anyway, I'm looking into the project.

@dora-gt
Copy link
Member

dora-gt commented Aug 2, 2018

I started to write this.
If anyone else is doing the same thing, please let me know.

@adrianhopebailie
Copy link
Member Author

Most of the code is in either:

@justmoon May have some other suggestions.

@dora-gt
Copy link
Member

dora-gt commented Aug 3, 2018

Thank you for the information. I'm reading the code.
This is a bit more complicated than ILDCP, so give me a few days to understand the whole view.

@justmoon I appreciate if you could give me a brief explanation of epoch.
What it is and what it is used for.

@dora-gt
Copy link
Member

dora-gt commented Aug 6, 2018

My recognition:

  • Routing Table ID
    • UUID that is reset everytime the connector starts up
    • If the UUID is changed, the epoch for the table is reset to 0
  • Epoch
    • How many times the routing table is modified since routing table ID is set.

@dora-gt
Copy link
Member

dora-gt commented Aug 6, 2018

I'm writing here, though it is WIP.

@stale
Copy link

stale bot commented Oct 6, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

If this issue is important, please feel free to bring it up on the next Interledger Community Group Call or in the Gitter chat.

@stale stale bot added the wontfix label Oct 6, 2018
@sappenin
Copy link
Contributor

sappenin commented Oct 6, 2018

pinging the to keep the issue open - we should document this protocol.

@stale stale bot removed the wontfix label Oct 6, 2018
@sappenin
Copy link
Contributor

sappenin commented Oct 6, 2018

This is currently being worked on here: #455

@stale stale bot added the wontfix label Nov 5, 2018
@interledger interledger deleted a comment from stale bot Nov 6, 2018
@stale stale bot removed the wontfix label Nov 6, 2018
@stale
Copy link

stale bot commented Dec 6, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

If this issue is important, please feel free to bring it up on the next Interledger Community Group Call or in the Gitter chat.

@stale stale bot added the wontfix label Dec 6, 2018
@stale stale bot closed this as completed Dec 13, 2018
@sappenin
Copy link
Contributor

Re-opening so we keep working on #455

@sappenin sappenin reopened this Dec 13, 2018
@stale stale bot removed the wontfix label Dec 13, 2018
@stale
Copy link

stale bot commented Jan 12, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

If this issue is important, please feel free to bring it up on the next Interledger Community Group Call or in the Gitter chat.

@stale stale bot added the wontfix label Jan 12, 2019
@stale stale bot closed this as completed Jan 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted ilp Related to the core protocol specs spec debt wontfix
Projects
None yet
Development

No branches or pull requests

3 participants