You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/contributing/governance/proposal-process.md
+12-20Lines changed: 12 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,40 +1,32 @@
1
1
# Proposal Process
2
2
3
-
[veYFI](/contributing/governance/veyfi) token holders control the Yearn ecosystem through offchain proposals and votes via [Snapshot](https://snapshot.org/#/s:veyfi.eth). Proposals that generate majority support (>50% of the vote) are implemented by a 9-member multi-signature wallet, and 6 out of 9 wallet signers must sign for a change to be implemented. The [members of the multi-signature wallet](/developers/security/multisig#members)were voted in by YFI holders and are subject to change from future governance votes.
3
+
[stYFI](/contributing/governance/styfi) token holders govern the Yearn ecosystem through offchain proposals and votes via [Snapshot](https://snapshot.org/#/s:styfi.eth). Proposals that generate majority support (>50% of the vote) are expected to be implemented by the proposed relevant parties. The 9-member [yChad multi-signature wallet](/developers/security/multisig) is then empowered to execute all related transactions after their own review. The [members of the multi-signature wallet](/developers/security/multisig#members)are voted in by YFI holders and are subject to change via future governance votes.
4
4
5
5
## Discussion
6
6
7
-
Discussion regarding changes in the protocol happens on a variety of platforms, such as:
7
+
Public discussion regarding changes to the protocol happens mostly on the [Governance Forum](https://gov.yearn.fi/). Other, informal discussion may also happen on [Discord](https://discord.gg/yearn) and [Telegram](https://t.me/yearnfinance), although all final language and implementation details are expected to be presented on the governance forum.
8
8
9
-
-[Governance Forum](https://gov.yearn.fi/)
10
-
-[Discord](https://discord.gg/yearn)
11
-
-[Telegram](https://t.me/yearnfinance)
9
+
Getting as much feedback as possible from the various Yearn stakeholders is recommended before introducing a formal proposal. The governance forum and Discord server have dedicated channels for proposals and governance.
12
10
13
-
Getting as much feedback as possible from the various communication channels is recommended before introducing a formal proposal. The governance forum and Discord server have dedicated channels for specific topics.
11
+
## Proposals
14
12
15
-
## Proposal
16
-
17
-
### Types of proposals
18
-
19
-
**Yearn Improvement Proposals** (YIPs) are an all-encompassing vehicle for exercising power that token holders have. After [YIP-61](https://gov.yearn.fi/t/yip-61-governance-2-0/10460), **Yearn Delegation Proposals** (YDPs) were introduced, which allow token holders to change where any discrete decision-making power is delegated.
20
-
21
-

13
+
**Yearn Improvement Proposals** (YIPs) are Yearn's comprehensive vehicle for exercising governance power.
- 3 day discussion on the [forum](https://gov.yearn.fi/)
31
23
- At least 50% vote 'for' the change
32
-
- 1 veYFI in possession to submit to snapshot
33
-
- 5 day [snapshot](https://snapshot.org/#/ybaby.eth) with over 50% passing votes
24
+
- 1 stYFI in possession to submit to snapshot
25
+
- 5 day [snapshot](https://snapshot.org/#/s:styfi.eth) with over 50% passing votes
34
26
35
27
### Making a proposal
36
28
37
-
Anyone can post a proposal on the forum for discussion within the community. If it's promoted to offchain votation (via [Snapshot](https://snapshot.org/#/ybaby.eth)), only someone holding 1 veYFI can submit it to Snapshot. If your proposal made it to offchain votation and you don't have enough veYFI, mods will help you through this stage.
29
+
Anyone can post a proposal on the forum for discussion. If it successfully gets over 50% of "for" votes on the forum, then it can move to the token weighted voting step via [Snapshot](https://snapshot.org/#/s:styfi.eth). Posting a vote to snapshot requires holding 1 stYFI. If your proposal made it to the snapshot phase and you don't have enough stYFI, you must find someone with at least 1 stYFI to propose on your behalf.
38
30
39
31
The default template for proposals can be found on [GitHub](https://github.com/yearn/YIPS/blob/master/yip-X.md) + on the [forum](https://gov.yearn.fi), if you post under "proposals" or "discussion" it will auto-fill in the template as well.
40
32
@@ -49,15 +41,15 @@ The default template for proposals can be found on [GitHub](https://github.com/y
49
41
50
42
#### How do I vote?
51
43
52
-
- Holding [veYFI](/contributing/governance/veyfi) enables you to vote on Yearn's [Snapshot](https://snapshot.org/#/ybaby.eth) page
44
+
- Holding [veYFI](/contributing/governance/veyfi) enables you to vote on Yearn's [Snapshot](https://snapshot.org/#/s:styfi.eth) page
53
45
54
46
#### What’s the difference between voting for a poll on the forum and an offchain vote?
55
47
56
-
- A poll gauges the sentiment of what the community is feeling on the proposal while an offchain vote (via [Snapshot](https://snapshot.org/#/ybaby.eth)) will be binding and will take effect if it passes.
48
+
- A poll gauges the sentiment of what the community is feeling on the proposal while an offchain vote (via [Snapshot](https://snapshot.org/#/s:styfi.eth)) will be binding and will be considered binding if it passes.
57
49
58
50
## Implementation
59
51
60
-
Once a Snapshot votes have passed, changes will be implemented by Yearn's protocol or operations team and signed by the multi-sig, if necessary.
52
+
Once a Snapshot vote has passed, changes will be implemented by Yearn's protocol or operations team and signed by the multi-sig, if necessary.
0 commit comments