-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: Missing choice in csv * Remove logs * Fix * Add tests for ranked choice * Lint * Add tests for approval and quadratic * lint
- Loading branch information
Showing
11 changed files
with
10,304 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 8 additions & 0 deletions
8
...ures/hub-proposal-0x07387077920ce65b805bd0ba913a02ecfe63d22cac3dbaed3d97c23afd053fe2.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"state": "closed", | ||
"id": "0x07387077920ce65b805bd0ba913a02ecfe63d22cac3dbaed3d97c23afd053fe2", | ||
"author": "", | ||
"votes": 549, | ||
"choices": ["YES", "NO", "ABSTAIN"], | ||
"space": { "id": "", "network": "", "settings": "" } | ||
} |
25 changes: 25 additions & 0 deletions
25
...ures/hub-proposal-0xafe3a0426d4e6c645e869707f1b581765698d80c8d3e9cd37d7d3bf5e6f894e7.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"state": "closed", | ||
"id": "0xafe3a0426d4e6c645e869707f1b581765698d80c8d3e9cd37d7d3bf5e6f894e7", | ||
"author": "", | ||
"votes": 219, | ||
"choices": [ | ||
"Brendan Donovan", | ||
"Brian Watson ", | ||
"Daniel Keller", | ||
"Danielle Clark", | ||
"David ", | ||
"Ely Sandvik ", | ||
"Erikson Herman", | ||
"James Tunningley/Ruben Amenyogbo", | ||
"Joshua Phelps", | ||
"keeks", | ||
"Lia Godoy", | ||
"Maya Bakhai", | ||
"Michael Gutierrez", | ||
"Nick George", | ||
"Nicole Tremaglio", | ||
"Sinikiwe Stephanie Dhliwayo " | ||
], | ||
"space": { "id": "", "network": "", "settings": "" } | ||
} |
20 changes: 20 additions & 0 deletions
20
...ures/hub-proposal-0xe5e335af87dc10206e9f0de469f64901407837d659db6703cb3ea1437056a577.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"state": "closed", | ||
"id": "0xe5e335af87dc10206e9f0de469f64901407837d659db6703cb3ea1437056a577", | ||
"author": "", | ||
"votes": 243, | ||
"choices": [ | ||
"Dr.Hash“Wesley”", | ||
"0xpeas.eth", | ||
"Blockpunk", | ||
"Christian", | ||
"Dingaling", | ||
"Freelunchcapital", | ||
"Andrew Kang", | ||
"Yat Siu", | ||
"Icedcoffee", | ||
"Ray", | ||
"Zagabond" | ||
], | ||
"space": { "id": "", "network": "", "settings": "" } | ||
} |
Oops, something went wrong.