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
"changesubsidysplitr2": "Change PoW/PoS Subsidy Split To 1/89",
59
59
"blake3pow": "Change PoW to BLAKE3 and ASERT",
60
+
"maxtreasuryspend": "Change maximum treasury expenditure policy",
60
61
}
61
62
longAgendaDescriptions=map[string]string{
62
63
"sdiffalgorithm": "Specifies a proposed replacement algorithm for determining the stake difficulty (commonly called the ticket price). This proposal resolves all issues with a new algorithm that adheres to the referenced ideals.",
@@ -70,7 +71,8 @@ var (
70
71
"autorevocations": "Changes to ticket revocation transactions and block acceptance criteria in order to enable <a href='https://proposals.decred.org/record/e2d7b7d' target='_blank' rel='noopener noreferrer'>automatic ticket revocations</a>, significantly improving the user experience for stakeholders.",
71
72
"changesubsidysplit": "<a href='https://proposals.decred.org/record/427e1d4' target='_blank' rel='noopener noreferrer'>Proposal</a> to modify to the block reward subsidy split such that 10% goes to Proof-of-Work and 80% goes to Proof-of-Stake.",
72
73
"changesubsidysplitr2": "Modify the block reward subsidy split such that 1% goes to Proof-of-Work (PoW) and 89% goes to Proof-of-Stake (PoS). The Treasury subsidy remains at 10%.",
73
-
"blake3pow": "<a href='https://proposals.decred.org/record/a8501bc' target='_blank' rel='noopener noreferrer'>Stakeholders voted</a> to change the Proof-of-Work hash function to BLAKE3. This consensus change will also update the difficulty algorithm to ASERT (Absolutely Scheduled Exponentially weighted Rising Targets).",
74
+
"blake3pow": "<a href='https://proposals.decred.org/record/a8501bc' target='_blank' rel='noopener noreferrer'>Stakeholders signaled</a> to change the Proof-of-Work hash function to BLAKE3. This consensus change will also update the difficulty algorithm to ASERT (Absolutely Scheduled Exponentially weighted Rising Targets).",
75
+
"maxtreasuryspend": "<a href='https://proposals.decred.org/record/16a93c7' target='_blank' rel='noopener noreferrer'>Stakeholders signaled</a> to change the maximum expenditure policy of the treasury account to be limited to 4% of the total available treasury per month as defined in <a href='https://github.com/decred/dcps/blob/master/dcp-0013/dcp-0013.mediawiki' target='_blank' rel='noopener noreferrer'>DCP0013</a>.",
0 commit comments