From d59a7f58d939017a4aa3a8b112bb5959f2546b7a Mon Sep 17 00:00:00 2001 From: Abhay Kumar <75+abhay@users.noreply.github.com> Date: Wed, 28 Aug 2024 13:47:51 -0700 Subject: [PATCH 1/2] Add HIP 124 --- iot-proposals.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/iot-proposals.json b/iot-proposals.json index aba1778..fd4d0b7 100644 --- a/iot-proposals.json +++ b/iot-proposals.json @@ -100,5 +100,15 @@ { "uri": null, "name": "RTFC Zyle/zyle1632" }, { "uri": null, "name": "tteague" } ] + }, + { + "name": "HIP 124: Securing IOT Governance Through Staking Rewards", + "uri": "https://gist.githubusercontent.com/hiptron/5d2bc58d01152c098118cd4acee33fcd/raw/497af88eaf76563334dc44cf870ff0e8023bae63/HIP-124-Vote-Summary.md", + "maxChoicesPerVoter": 1, + "tags": ["HIP", "Governance", "Economic", "Technical"], + "choices": [ + { "uri": null, "name": "For HIP 124" }, + { "uri": null, "name": "Against HIP 124" } + ] } ] From f935789fed3c4cedf63fe07bdc9d90b20d44d8df Mon Sep 17 00:00:00 2001 From: Abhay Kumar <75+abhay@users.noreply.github.com> Date: Wed, 28 Aug 2024 14:04:22 -0700 Subject: [PATCH 2/2] Update iot-proposals.json --- iot-proposals.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iot-proposals.json b/iot-proposals.json index fd4d0b7..00036dc 100644 --- a/iot-proposals.json +++ b/iot-proposals.json @@ -105,7 +105,7 @@ "name": "HIP 124: Securing IOT Governance Through Staking Rewards", "uri": "https://gist.githubusercontent.com/hiptron/5d2bc58d01152c098118cd4acee33fcd/raw/497af88eaf76563334dc44cf870ff0e8023bae63/HIP-124-Vote-Summary.md", "maxChoicesPerVoter": 1, - "tags": ["HIP", "Governance", "Economic", "Technical"], + "tags": ["HIP", "Economic", "Governance"], "choices": [ { "uri": null, "name": "For HIP 124" }, { "uri": null, "name": "Against HIP 124" }