Replies: 2 comments
-
Changes: [12/18/2024]
[12/19/2024]
[12/20/2024]
|
Beta Was this translation helpful? Give feedback.
-
@des1re10 - This is to acknowledge that this discussion and #948 are visible to the CIP Editors, and to thank you for posting "discussions" for these ideas rather than simply beginning with CIP pull requests. 🙏 This will be my last posting duplicated between the 2 threads. There may be future concerns common to both these proposals; if this happens please consider either:
This is not a review but I do think your proposals read more like "statements of work" or Catalyst bids than CIPs. A CIP would never include a time schedule, and it's become much more important that implementors be left non-specific and progress be made decentralised wherever possible. If this is work that you believe only you or your associates can do, it is definitely not a CIP and would do better in a forum designed for collaborative activity where you can find collaborators, contributors, and investors. The money-based details like the "donation" addresses definitely make it seem like this material was intended for a different medium. Please let me ask you to read through the CIPs that have currently been merged into the CIP repository and ask yourself how the intent and presentation of your recent material may be different than the hundred-or-so CIPs that have been peer-reviewed and merged so far. Given the huge amount of work you have put into these ideas, I would also recommend spending just another hour to read the CIP Wiki because there are many points that would help you strip your proposal into a set of technical specifications & justifications that might pass peer review as unbiased and impersonal standards: https://github.com/cardano-foundation/CIPs/wiki ... especially focusing on these questions: https://github.com/cardano-foundation/CIPs/wiki/2.-CIPs-for-Reviewers-&-Authors#when-is-a-design-document-not-a-cip In the New Year I look forward to revisiting this discussion to see if some of these suggestions are being accommodated. Please trust me that what you might want to immediately ask me in response has already been answered in the Wiki... which I wrote to answer similar questions and save time & duplication of effort for both authors & editors. The Wiki material should help you "think like an editor" (or reviewer) about the vital differences between CIPs and other technical bids. |
Beta Was this translation helpful? Give feedback.
-
Dear Cardano community,
this is my second proposal concept to improve Cardano governance next to CIP-XXXX: Three-Factor Governance Voting System for Cardano
`# CIP-XXXX: UTXO-based Voting Power Regeneration System
Abstract
This CIP proposes a voting power regeneration system based on Cardano's UTXO model. The system introduces variable regeneration periods based on proposal urgency, allowing faster recovery for critical decisions while maintaining longer cooldowns for standard governance.
Motivation
Current blockchain governance systems face several challenges:
This proposal addresses these challenges through a simple regeneration mechanism that adapts to proposal importance while affecting all participants equally.
Specification
Proposal Categories
Proposals are classified into three urgency levels:
Standard Proposals
Priority Proposals
Emergency Proposals
Core Mechanism
The system introduces a voting power regeneration mechanism with these key components:
Base Voting Power
Regeneration Factor
min(1.0, (CurrentSlot - LastVoteSlot) / RegenerationPeriod)
Implementation Formula
Example Scenarios
Basic Anti-Gaming Controls
UTXO Requirements
Regeneration Rules
Emergency Controls
Risk Analysis
Key Risks
UTXO Manipulation
System Gaming
Category Misuse
Parameter Specifications
Parameter Justification
Time Periods
UTXO Requirements
Verification Requirements
Copyright
This CIP is licensed under CC-BY-4.0.`
My github: https://github.com/des1re10/CIP-XXXX-Voting-Power-Regeneration-System-for-Cardano
Best regards,
M.Eng. Robert Ledwig
Beta Was this translation helpful? Give feedback.
All reactions