Closed subnet-arts closed 2 years ago
NOTE: Delegation feature not part of this task.
Test polling start/end timers.
Assuming changes to proposal poll start/end time:
1) ensure updates to proposal cancel existing timers 2) start new ones for new start/end timers
Run thru each vote in a specified proposal by summing vote count per choice.
e.g.
{ "Allow": 14, "Reject": 20 }
calc w/ .5 score:
Result: Proposal rejected
NOTE: Delegation feature not part of this task.
Testing
Test polling start/end timers.
Assuming changes to proposal poll start/end time:
1) ensure updates to proposal cancel existing timers 2) start new ones for new start/end timers
Tallies
Run thru each vote in a specified proposal by summing vote count per choice.
e.g.
{ "Allow": 14, "Reject": 20 }
calc w/ .5 score:
Result: Proposal rejected