From 2df562d17b9aa17b5a04b0500a1c95fe1f36ef3d Mon Sep 17 00:00:00 2001 From: MakerJanSky Date: Mon, 29 Jan 2024 14:35:01 +0000 Subject: [PATCH] [create-pull-request] automated change --- governance/polls/meta/hashed-polls.json | 2 +- governance/polls/meta/polls.json | 39 +++++++++++++++++++++++++ 2 files changed, 40 insertions(+), 1 deletion(-) diff --git a/governance/polls/meta/hashed-polls.json b/governance/polls/meta/hashed-polls.json index 284f294a6..5e38f2205 100644 --- a/governance/polls/meta/hashed-polls.json +++ b/governance/polls/meta/hashed-polls.json @@ -1,3 +1,3 @@ { - "hash": "7a5d65af4c8228d6c5310c4158accf66f66e040906190a1db8c316a82c8e6007" + "hash": "11cae182f183c225360568c2509337addb4d04c13432e33a0a31d5f6e2cce9d8" } \ No newline at end of file diff --git a/governance/polls/meta/polls.json b/governance/polls/meta/polls.json index 1d290024c..54a62a6c5 100644 --- a/governance/polls/meta/polls.json +++ b/governance/polls/meta/polls.json @@ -41647,5 +41647,44 @@ "oracle", "spark" ] + }, + { + "creator": "0xdc7ee5da5d011bc98cf030968659f3ee92232843", + "pollId": 1071, + "blockCreated": 19112788, + "startDate": "2024-01-29T16:00:00.000Z", + "endDate": "2024-02-01T16:00:00.000Z", + "multiHash": "QmWLyYW7JoXWpRbi4awpYmLLPNTyiJhxG8D78yD81bq8hC", + "url": "https://raw.githubusercontent.com/makerdao/community/master/governance/polls/Auction%20Parameter%20Updates%20-%20January%2029%2C%202024.md", + "slug": "QmWLyYW7", + "title": "Auction Parameter Updates - January 29, 2024", + "summary": "Signal your support or opposition to the listed auction parameter updates.", + "discussionLink": "https://forum.makerdao.com/t/stability-scope-auction-parameters-changes-1-liquidation-throughput-limit/23508", + "content": "

Poll: Auction Parameter Updates - January 29, 2024

\n

The Governance Facilitators have placed a Governance Poll into the voting system on behalf of the Stability Scope Facilitators. This Governance Poll will be active for three days beginning on Monday, January 29 at 16:00 UTC.

\n

This is a binary vote.

\n\n

Review

\n

The community can vote in this poll to express support or opposition to the following changes:

\n\n

Please review the discussion thread and analysis from BA Labs to help inform your position before voting.

\n

Outcomes

\n

If the votes for the 'Yes' option exceed the votes for the 'No' option then the following actions will be taken:

\n\n

If the votes for the 'No' option equal or exceed the votes for the 'Yes' option then no further action will be taken at this time.

\n
\n

Resources

\n

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

\n

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

\n

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

", + "options": { + "0": "Abstain", + "1": "Yes", + "2": "No" + }, + "parameters": { + "inputFormat": { + "type": "single-choice", + "abstain": [ + 0 + ], + "options": [] + }, + "resultDisplay": "single-vote-breakdown", + "victoryConditions": [ + { + "type": "plurality" + } + ] + }, + "tags": [ + "medium-impact", + "risk-parameter", + "auctions" + ] } ] \ No newline at end of file