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

Round restart function #286

Closed
kellpossible opened this issue Jun 17, 2021 · 2 comments · Fixed by #288
Closed

Round restart function #286

kellpossible opened this issue Jun 17, 2021 · 2 comments · Fixed by #288
Assignees
Labels
enhancement New feature or request

Comments

@kellpossible
Copy link

Allow an administrator to manually restart the current round from an aleo-setup-coordinator endpoint.

@kellpossible
Copy link
Author

This might be related to #96

@kellpossible
Copy link
Author

It looks like the most important parts of that PR are:

https://github.com/AleoHQ/aleo-setup/blob/70d752d2622c508f394a88dca4de738fbf8c522f/phase1-coordinator/src/coordinator.rs#L643

https://github.com/AleoHQ/aleo-setup/blob/70d752d2622c508f394a88dca4de738fbf8c522f/phase1-coordinator/src/locators/local.rs#L44

The underlying code-base is very different to our current version so it cannot be an easy port.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants