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

Df/fix 83 remove tracked accounts #122

Merged
merged 7 commits into from
May 23, 2019
Merged

Conversation

sappenin
Copy link
Collaborator

No description provided.

Signed-off-by: David Fuelling <[email protected]>
Signed-off-by: David Fuelling <[email protected]>
Fixes Issue #83 with the following changes:

* Refactor the CCPSender to track epochs and incoming routes on a per-peer basis (see interledger/rfcs#455)
* Refactor Routing services into `RouteBroadcaster` and `ExternalRoutingService`
* Refactor RoutingTables to properly store incoming/outgoing routes separately from the Log of routes.
* Fix epoch tracking for all components.
* Properly load all route-types at startup.

Signed-off-by: David Fuelling <[email protected]>
This existed as an experiment for performance optimization purposes, but was overall a terrible idea. Plus, it turned out to be un-necessary.

Signed-off-by: David Fuelling <[email protected]>
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.

1 participant