From 3a18c5e62e118f88f658bd6ec4a3e1e27eab69ca Mon Sep 17 00:00:00 2001 From: MakerJanSky Date: Mon, 28 Oct 2024 15:53:32 +0000 Subject: [PATCH] [create-pull-request] automated change --- governance/polls/meta/hashed-polls.json | 2 +- governance/polls/meta/polls.json | 52 +++++++++++++++++++++++++ 2 files changed, 53 insertions(+), 1 deletion(-) diff --git a/governance/polls/meta/hashed-polls.json b/governance/polls/meta/hashed-polls.json index c7bc240fe..783340530 100644 --- a/governance/polls/meta/hashed-polls.json +++ b/governance/polls/meta/hashed-polls.json @@ -1,3 +1,3 @@ { - "hash": "9421c91e0c6d3b99312b3124227ea8af915e83a9a98494c6f8acd9fafeab619c" + "hash": "0979fa8f2fa382806ec3f5cbf7869a9b2ade0f502d3da62279a4e8b10398d79b" } \ No newline at end of file diff --git a/governance/polls/meta/polls.json b/governance/polls/meta/polls.json index d7384928d..debcd454d 100644 --- a/governance/polls/meta/polls.json +++ b/governance/polls/meta/polls.json @@ -44812,5 +44812,57 @@ "high-impact", "endgame" ] + }, + { + "creator": "0xdc7ee5da5d011bc98cf030968659f3ee92232843", + "pollId": 1150, + "blockCreated": 21065131, + "startDate": "2024-10-28T16:00:00.000Z", + "endDate": "2024-10-31T16:00:00.000Z", + "multiHash": "QmYEn43W2pmUz9K3pRKtsvegbfp5Xp3JRaRVaHQUdRzLhB", + "url": "https://raw.githubusercontent.com/makerdao/community/refs/heads/master/governance/polls/Atlas%20Edit%20Weekly%20Cycle%20Proposal%20-%20October%2028%2C%202024.md", + "slug": "QmYEn43W", + "title": "Atlas Edit Weekly Cycle Proposal - October 28, 2024", + "summary": "Signal your support or opposition to this Atlas edit, which adds document A.5.1.1.3 - Recentering Maker Brand polls.", + "discussionLink": "https://forum.sky.money/t/weekly-atlas-edit-proposal-week-of-2024-10-28-0/25411", + "content": "

Atlas Edit Weekly Cycle Proposal - October 28, 2024

\n

The Governance Facilitators have placed an Atlas Edit Weekly Cycle Proposal into the voting system on behalf of Prime Delegate JuliaChang. This Governance Poll will be active for three days beginning on Monday, October 28 at 16:00 UTC.

\n

This is a binary vote.

\n\n

Review

\n

The community may vote in this poll to express support or opposition to the following Atlas Edit Weekly Cycle Proposal:

\n\n

Changes to the Atlas in this edit include:

\n\n

Outcomes

\n

This poll implements a Minimum Positive Participation value. The Minimum Positive Participation for Atlas Edit Weekly Cycle Proposals is currently set to 20,000 MKR.

\n

If the votes for the 'Yes' option exceed the votes for the 'No' option AND the votes for the 'Yes' option equal or exceed 20,000 MKR, then the following actions will be taken:

\n\n
\n

Resources

\n

If you are new to voting in the Sky Protocol, please see the voting guide to learn how voting works.

\n

Additional information about the Governance process can be found in the Operational Manual.

\n

To add current and upcoming votes to your calendar, please see the Sky Governance Calendar.

", + "options": { + "0": "Abstain", + "1": "Yes", + "2": "No" + }, + "parameters": { + "inputFormat": { + "type": "single-choice", + "abstain": [ + 0 + ], + "options": [] + }, + "resultDisplay": "single-vote-breakdown", + "victoryConditions": [ + { + "type": "and", + "conditions": [ + { + "type": "plurality" + }, + { + "type": "comparison", + "comparator": ">=", + "value": 20000 + } + ] + }, + { + "type": "default", + "value": 2 + } + ] + }, + "tags": [ + "high-impact", + "endgame" + ] } ] \ No newline at end of file