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

Change Topology to GraphTopology #76

Closed
futurechimp opened this issue Jan 20, 2020 · 1 comment
Closed

Change Topology to GraphTopology #76

futurechimp opened this issue Jan 20, 2020 · 1 comment

Comments

@futurechimp
Copy link
Contributor

We need to detect and avoid bad paths through the mixnet, right now we don't have a way of detecting bad internal links. We should convert our node-centric Topology to a GraphTopology. This should be structured such that it can form a permanent part of the validator codebase (part of mixmining).

@futurechimp futurechimp added this to the 0.5.0 milestone Jan 20, 2020
@futurechimp futurechimp modified the milestones: 0.5.0, 0.6.0 Mar 23, 2020
@futurechimp futurechimp removed this from the 0.6.0 milestone Apr 7, 2020
@futurechimp
Copy link
Contributor Author

Actually I think @jstuczyn's sneaky idea about mixnode uptime checking will do the job here more simply. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

No branches or pull requests

1 participant