-
Notifications
You must be signed in to change notification settings - Fork 6
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
rank order questions #59
Comments
Impact on the tally algorithm #58 is also important here. |
Dan suggestions to have REV address that states rank one, then rank two and so on. Using dust is not a good idea. Jim suggests dust is a good and too many REV addresses is bad. |
Design:
|
@9rb a handful of test cases would be really handy... perhaps in a spreadsheet or something? |
B and C same ranking? let's not. |
I suggest we need one rev address for each option and can send the amount of dust corresponding to the rank chosen. @dckc if you still have the sample json for a rank order question from today's meeting please enter it here. |
"Flavors": {
"shortDesc": "Office Space",
"choices": [
{ "label": "buy", "addr": "111..." },
{ "label": "rent", "addr": "111.2.2.2.2" },
{ "label": "no property", "addr": "111.2.2." }
],
"abstainAddr": "111.1.1."
}, |
work is on the https://github.com/rchain-community/rv2020/tree/rank-order branch led today by @fabcotech and to be led by @TheoXD at thursday workstudy. Coordination will be in the colab https://discord.com/channels/257555930173014017/578571638321446913 |
good progress. I suggest using a checkbox for Abstain. |
postponed indefinitely in today's meeting |
@leithaus suggests this is straightforward to support and notes there was such a question in last year's ballot (from @steverosstalbot ).
The text was updated successfully, but these errors were encountered: