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

Upvote Election Feature w/ Groups and random seeds #363

Closed
wants to merge 36 commits into from

Conversation

n13
Copy link
Collaborator

@n13 n13 commented Oct 9, 2023

This is the full implementation of the Edenia Upvote Protocol inside Hypha.

It is unit tested in our other repository which is set up for unit tests

Gerard097 and others added 30 commits July 25, 2023 21:25
- setupdefs must be run before initCoreMembers
- the contract needs to be a member (per Gery)
- initialize system badges
the problem is they all used the same sender id and so cannot be used to create a new DAO
Now we have different IDs everywhere for send transaction
defining objects round, group, and vote
Based on Edenia code to handle block chain hash
@n13
Copy link
Collaborator Author

n13 commented Oct 10, 2023

Unit tests are complete for this

@n13 n13 marked this pull request as ready for review October 10, 2023 18:38
@n13 n13 requested a review from Gerard097 October 10, 2023 18:38
@n13 n13 changed the title [Draft] Upvote Election Feature w/ Groups and random seeds Upvote Election Feature w/ Groups and random seeds Oct 10, 2023
@n13 n13 closed this Oct 16, 2023
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.

2 participants