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

Implement the ModCandidate system #4

Merged
merged 2 commits into from
Jul 28, 2021
Merged

Implement the ModCandidate system #4

merged 2 commits into from
Jul 28, 2021

Conversation

ChachyDev
Copy link
Member

Resolve #3 by changing the use of discoverers.
Instead they strive to provide as many candidates as possible. For the candidates to take and verify. If
they deem the given candidate as invalid they'll be taken to the "rejection site" and if valid kept in the candidates list.

Resolve #3 by changing the use of discoverers.
Instead they strive to provide as many candidates as possible. For the candidates to take and verify. If
they deem the given candidate as invalid they'll be taken to the "rejection site" and if valid kept in the candidates list.
@ChachyDev ChachyDev merged commit b662dd8 into main Jul 28, 2021
@ChachyDev ChachyDev deleted the issue/mod-candidates branch July 28, 2021 21:03
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.

Change discoverers to return ModCandidates instead of loading vessels themselves.
1 participant