-
Notifications
You must be signed in to change notification settings - Fork 1k
Description
Motivation
The current governance reward model ties GAS rewards directly to voting behavior. In practice, this has led to several structural issues:
- Voting is often driven by short-term reward optimization rather than governance intent.
- Incentivized voting encourages voter inertia, making it difficult to replace committee members once they are elected.
- Higher voter turnout has not made the system more reliable; instead, it has increased the difficulty of governance.
To address these issues, this proposal separates governance participation from economic rewards and introduces a clearer, more sustainable incentive structure.
Summary of Changes
- Remove vote-based GAS rewards
- Introduce protocol-level NEO staking rewards
- Keep governance voting non-rewarded and purely voluntary
- Ensure total GAS emission remains unchanged (reward redistribution, not inflation)
1. Removal of Voting Rewards
Current Behavior
- GAS rewards are partially allocated to voters.
- Voting becomes an economically incentivized action regardless of governance intent.
Proposed Change
- Remove all GAS rewards that are conditional on voting.
- Voting remains fully functional for:
- Consensus node selection
- Governance participation
- Voting carries no direct financial reward.
Expected Effects
- Voting becomes a signal of genuine governance interest.
- Reduces automated or reward-driven voting behavior.
- Clarifies that voting is a governance action, not a yield mechanism.
2. Introduction of Native Staking Rewards
Core Principle
Economic rewards should be tied to capital commitment rather than governance actions.
Definition of Staking
- Staking is an explicit opt-in action to register NEO for reward eligibility.
- Staked NEO:
- Remains fully owned by the user
- Earns staking rewards regardless of voting status
- Does not imply delegation or governance participation
Reward Source
- GAS previously allocated to vote rewards is reallocated to staking rewards.
- Total GAS emission remains unchanged.
3. Staking Reward Mechanism
Eligibility
- Any NEO holder may opt in to staking.
- Staking is permissionless, non-custodial, and on-chain verifiable.
Reward Distribution
Rewards are distributed proportionally to staked NEO amount and staking duration:
reward = (user_staked_neo / total_staked_neo) * staking_reward_pool
4. Backward Compatibility and Migration
- Vote rewards stop accruing at a defined activation height.
- Users may choose to:
- Continue voting without rewards
- Stake NEO for rewards
- Do both
- Do neither
No forced migration is required.
5. Security and Economic Considerations
Benefits
- Clearer and more predictable incentive model
- Improved alignment with long-term NEO holders
- Easier integration with DeFi and liquidity abstractions
Conclusion
This proposal restructures incentives in the NEO ecosystem:
- Governance participation is not a yield mechanism.
- Economic yield is provided through explicit staking.
By removing voting rewards and introducing native staking rewards, the protocol gains a cleaner incentive model, more meaningful governance signals, and a more extensible long-term economic architecture.