-
Notifications
You must be signed in to change notification settings - Fork 14
/
helium-proposals.json
80 lines (80 loc) · 3.26 KB
/
helium-proposals.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
[
{
"name": "Test Vote: Top IOT Sensor Solutions",
"uri": "https://gist.githubusercontent.com/hiptron/9a017901a42c91bdb7e38a8ff9544600/raw/5dfe487568d0817d3e1e992c2c498d670639ebe2/Test%2520Vote:%2520Top%2520IOT%2520Sensor%2520Solutions.md",
"maxChoicesPerVoter": 3,
"tags": ["test"],
"choices": [
{ "uri": null, "name": "Tracking devices or people" },
{ "uri": null, "name": "Location Temp/Humidity" },
{ "uri": null, "name": "Location CO2/Air Quality" },
{ "uri": null, "name": "Movement/Presence detection" },
{ "uri": null, "name": "Soil quality/environment" }
]
},
{
"name": "Test Vote: Top IOT Sensor Solutions",
"uri": "https://gist.githubusercontent.com/hiptron/9a017901a42c91bdb7e38a8ff9544600/raw/5dfe487568d0817d3e1e992c2c498d670639ebe2/Test%2520Vote:%2520Top%2520IOT%2520Sensor%2520Solutions.md",
"maxChoicesPerVoter": 3,
"tags": ["test"],
"choices": [
{ "uri": null, "name": "Tracking devices or people" },
{ "uri": null, "name": "Location Temp/Humidity" },
{ "uri": null, "name": "Location CO2/Air Quality" },
{ "uri": null, "name": "Movement/Presence detection" },
{ "uri": null, "name": "Soil quality/environment" }
]
},
{
"name": "Test Vote: Ice Cream",
"uri": "https://gist.githubusercontent.com/hiptron/805fad6ae91c4681a5d0d1eadf3277ba/raw/7feb18b939a1ee824c732ed4f80d67cd9f2ccbce/gistfile1.txt",
"maxChoicesPerVoter": 1,
"tags": ["test"],
"choices": [
{ "uri": null, "name": "Vanilla" },
{ "uri": null, "name": "Chocolate" },
{ "uri": null, "name": "Cookies and cream" },
{ "uri": null, "name": "Strawberry" }
]
},
{
"name": "HIP 110: Proxy Voting",
"uri": "https://gist.githubusercontent.com/hiptron/4404ea1e78ed8c92ba5001df45740386/raw/88adb21a40475dd7b6673e816492357fb425c72a/HIP-110-HNT-Vote-Summary.md",
"maxChoicesPerVoter": 1,
"tags": ["HIP", "Technical", "Governance"],
"choices": [
{ "uri": null, "name": "For HIP 110" },
{ "uri": null, "name": "Against HIP 110" }
]
},
{
"name": "HIP 110: Proxy Voting - Revote",
"uri": "https://gist.githubusercontent.com/hiptron/4404ea1e78ed8c92ba5001df45740386/raw/d56b1636d4e16450c97afc630d8acdf5d3e1f59f/HIP-110-HNT-Revote-Summary.md",
"maxChoicesPerVoter": 1,
"tags": ["HIP", "Technical", "Governance"],
"choices": [
{ "uri": null, "name": "For HIP 110" },
{ "uri": null, "name": "Against HIP 110" }
]
},
{
"name": "HIP 128: Energy Subnetwork",
"uri": "https://gist.githubusercontent.com/hiptron/9f3a40097cface8f86beebeaab645547/raw/425df856bd34361e528dfe3e1b26e9ed4f6a989e/HIP-128-Vote-Summary.md",
"maxChoicesPerVoter": 1,
"tags": ["HIP", "Economic", "Technical"],
"choices": [
{ "uri": null, "name": "For HIP 128" },
{ "uri": null, "name": "Against HIP 128" }
]
},
{
"name": "HIP 138: Return to HNT",
"uri": "https://gist.githubusercontent.com/hiptron/86a0f8cc79f2571544ca7d43ec4c68d5/raw/f94b4fcac16d8694bd75ded3cd180deb21ca34c1/HIP-138-HNT-Vote-Summary.md",
"maxChoicesPerVoter": 1,
"tags": ["HIP", "Economic", "Technical", "Governance"],
"choices": [
{ "uri": null, "name": "For HIP 138" },
{ "uri": null, "name": "Against HIP 138" }
]
}
]