Skip to content

Commit

Permalink
Merge pull request #2779 from makerdao/create-pull-request/patch
Browse files Browse the repository at this point in the history
Automatic update to the polls aggregated file
  • Loading branch information
MakerJanSky authored Oct 28, 2024
2 parents e8e365c + 3a18c5e commit 81bc44f
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 1 deletion.
2 changes: 1 addition & 1 deletion governance/polls/meta/hashed-polls.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"hash": "9421c91e0c6d3b99312b3124227ea8af915e83a9a98494c6f8acd9fafeab619c"
"hash": "0979fa8f2fa382806ec3f5cbf7869a9b2ade0f502d3da62279a4e8b10398d79b"
}
52 changes: 52 additions & 0 deletions governance/polls/meta/polls.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": "<h1>Atlas Edit Weekly Cycle Proposal - October 28, 2024</h1>\n<p>The Governance Facilitators have placed an <a target=\"_blank\" href=\"https://sky-atlas.powerhouse.io/#A.1.9.2_Atlas_Edit_Weekly_Cycle-4a8ad9ad-5c5d-4994-9b46-f04c0e61ce59%7C0db30308\">Atlas Edit Weekly Cycle Proposal</a> into the <a target=\"_blank\" href=\"https://vote.makerdao.com/polling\">voting system</a> <a target=\"_blank\" href=\"https://forum.sky.money/t/weekly-atlas-edit-proposal-week-of-2024-10-28-0/25411/4\">on behalf of Prime Delegate JuliaChang</a>. This Governance <a target=\"_blank\" href=\"https://sky-atlas.powerhouse.io/#A.1.9.2_Atlas_Edit_Weekly_Cycle-4a8ad9ad-5c5d-4994-9b46-f04c0e61ce59%7C0db30308\">Poll</a> will be active for three days beginning on Monday, October 28 at 16:00 UTC.</p>\n<p><strong>This is a binary vote.</strong></p>\n<ul>\n<li><strong>You may vote for a single option.</strong></li>\n<li><strong>You should vote for the option which you prefer.</strong></li>\n<li><strong>If you would accept either option, you should vote 'Abstain'.</strong></li>\n</ul>\n<h2>Review</h2>\n<p>The community may vote in this poll to express support or opposition to the following Atlas Edit Weekly Cycle Proposal:</p>\n<ul>\n<li><a target=\"_blank\" href=\"https://github.com/makerdao/next-gen-atlas/pull/42\">Atlas Edit Pull Request</a></li>\n<li><a target=\"_blank\" href=\"https://forum.sky.money/t/weekly-atlas-edit-proposal-week-of-2024-10-28-0/25411\">Proposal Discussion Thread</a></li>\n</ul>\n<p>Changes to the Atlas in this edit include:</p>\n<ul>\n<li>A provision to run a one-off special governance poll to determine the long-term brand of the backend protocol, with 3 poll options. If approved, the poll must run from November 4 to November 7.</li>\n</ul>\n<h2>Outcomes</h2>\n<p>This poll implements a <strong>Minimum Positive Participation</strong> value. The Minimum Positive Participation for Atlas Edit Weekly Cycle Proposals is currently set to <strong>20,000 MKR</strong>.</p>\n<p><strong>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:</strong></p>\n<ul>\n<li>The associated Pull Request will be merged into The Atlas.</li>\n</ul>\n<hr>\n<h2>Resources</h2>\n<p>If you are new to voting in the Sky Protocol, please see the <a target=\"_blank\" href=\"https://manual.makerdao.com/governance/voting-in-makerdao/on-chain-governance\">voting guide</a> to learn how voting works.</p>\n<p>Additional information about the Governance process can be found in the <a target=\"_blank\" href=\"https://manual.makerdao.com\">Operational Manual</a>.</p>\n<p>To add current and upcoming votes to your calendar, please see the <a target=\"_blank\" href=\"https://manual.makerdao.com/makerdao/calendars/governance-calendar\">Sky Governance Calendar</a>.</p>",
"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"
]
}
]

0 comments on commit 81bc44f

Please sign in to comment.