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

Add Voting System #2

Open
2 tasks
0xMazout opened this issue Dec 5, 2022 · 4 comments
Open
2 tasks

Add Voting System #2

0xMazout opened this issue Dec 5, 2022 · 4 comments

Comments

@0xMazout
Copy link

0xMazout commented Dec 5, 2022

Context
The voting system has been developed for older version of SDK and massa-as here: https://github.com/massalabs/massa-sc-contracts/tree/74e21a711cb510b4b2153118dd1ae7b7a4096a31/assembly/voting

Prerequisite
Need clarification:

  • write user stories

Tasks:

  • add the voting system or implement it again
  • add its tests
@Thykof
Copy link
Contributor

Thykof commented Dec 20, 2022

@0xMazout could you add more specifications on the state of the current voting system and what's need to be tackle please?

@0xMazout
Copy link
Author

Status of voting System :

  • We took the next postulate :
    We spend too much time on this atm
    We need to reopen this subjects when Voting system will be used

Functionalities :
Delegate System
CRUD Proposal
Owner Proposal
Cast a Vote

Updates

  • Updated to work with Byte Array update
  • Updated to work with Args class

Todo :
a) Make tests to verify if the code works.
a1) If code doesn't work as needed , Challenge the global vision
a2) If code work , Arbitrate if a rework is needed or not and if it's the right time to do this
b) Challenge the code and the process when tests are ready

@Thykof Thykof changed the title Create Test for Voting System Add Voting System Jan 19, 2023
@Thykof Thykof transferred this issue from another repository Jan 20, 2023
@Ben-Rey
Copy link
Contributor

Ben-Rey commented Dec 26, 2023

@gregLibert Do you think we should keep this issue

@gregLibert
Copy link
Contributor

No we don't need to keep this issue for now. Let's proceed with completing the cleanup.

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

No branches or pull requests

4 participants