Skip to content

Commit

Permalink
Merge pull request #2775 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
VoteWizard authored Oct 21, 2024
2 parents 359b55d + c0dff6e commit 903a2d3
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": "4c753c9a302c3446269fa76d359391386e6676c28a484986371ea66aee81df21"
"hash": "9421c91e0c6d3b99312b3124227ea8af915e83a9a98494c6f8acd9fafeab619c"
}
52 changes: 52 additions & 0 deletions governance/polls/meta/polls.json
Original file line number Diff line number Diff line change
Expand Up @@ -44760,5 +44760,57 @@
"high-impact",
"endgame"
]
},
{
"creator": "0x8541ccfc6e7eacebd233c6789a0fbf7c708b0e68",
"pollId": 1149,
"blockCreated": 21014854,
"startDate": "2024-10-21T16:00:00.000Z",
"endDate": "2024-10-24T16:00:00.000Z",
"multiHash": "Qmcb9ZQy5nfgV83855QuTue9mCVYF2Qu7FaML5ZeGZ82Te",
"url": "https://raw.githubusercontent.com/makerdao/community/refs/heads/master/governance/polls/Atlas%20Edit%20Weekly%20Cycle%20Proposal%20-%20October%2021%2C%202024.md",
"slug": "Qmcb9ZQy",
"title": "Atlas Edit Weekly Cycle Proposal - October 21, 2024",
"summary": "Signal your support or opposition to this Atlas edit, which 1) modifies document A.5.6.1.8 - Sky on Solana Short Term Crosschain Strategy and 2) adds document A.5.2.1.2 - Integration Boost.",
"discussionLink": "https://forum.sky.money/t/weekly-atlas-edit-proposal-week-of-2024-10-21-0/25364",
"content": "<h1>Atlas Edit Weekly Cycle Proposal - October 21, 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-21-0/25364/2\">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 21 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/41\">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-21-0/25364\">Proposal Discussion Thread</a></li>\n</ul>\n<p>Changes to the Atlas in this edit include:</p>\n<ul>\n<li>Changes to Sky on Solana Short Term Crosschain Strategy.</li>\n<li>Addition of Boost integration under Accessibility Reward.</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 903a2d3

Please sign in to comment.