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

Validator should decide which layer a node is in #86

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

Validator should decide which layer a node is in #86

futurechimp opened this issue Jan 20, 2020 · 1 comment

Comments

@futurechimp
Copy link
Contributor

Currently, node operators need to manually assign themselves to a mixnet layer using the --layer argument at node startup. This is pretty annoying as it requires human coordination among operators where it's really not necessary.

The validator node should assign nodes to layers automatically and return the proper layered topology.

@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 modified the milestones: 0.6.0, 0.7.0 Apr 7, 2020
@futurechimp futurechimp modified the milestones: 0.7.0, 0.8.0 Apr 21, 2020
@futurechimp futurechimp modified the milestones: 0.8.0, 0.9.0 Sep 25, 2020
@futurechimp futurechimp removed this from the 0.9.0 milestone Oct 12, 2020
@futurechimp
Copy link
Contributor Author

For the moment we've got the client init deciding this randomly, which should be good enough to get a distribution and rough self-balancing of layers. I'll bump this back into the backlog for the moment as we've got more important things to work on for the moment.

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

No branches or pull requests

2 participants