Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Preamble
Discussion: #31
Summary
ZEIP-31 introduces a stake-based liquidity incentive to the 0x protocol. This proposal outlines the design principles and constraints of the incentive mechanism, along with guidelines for its implementation. See the official 0x Staking Specification for a comprehensive explanation of architecture, implementation and usage.
1 Overview
1.1 Motivation
1.2 Principles
1.3 Specification
2 Specification
2.1 Staking ZRX
2.1.1 Utility
2.1.2 Depositing Stake
2.1.3 Withdrawing Stake
2.2 Delegating Stake
2.2.1 Overview
2.2.2 Incentives
2.2.3 Weight of Stake
2.2.4 Delegating Stake
2.2.5 Undelegating Stake
2.3 Fees
2.3.1 Charging Fees
2.3.2 Motivation for Fee Mechanics
2.3.3 Accumulating Fees
2.4 Liquidity Rewards
2.4.1 Earning Liquidity Rewards
2.4.2 Liquidity Rewards for Market Makers
2.4.3 Liquidity Rewards for Delegators
2.4.4 Liquidity Rewards for the Ecosystem Fund
2.5 Governance
2.5.1 Voting on Proposals
2.6 Epochs
2.6.1 Scheduling
The duration of an epoch is to be determined, but will likely be 2-4 weeks2.6.2 Epoch Finalization
2.7 Setting Up Liquidity Rewards for Market Makers
2.7.1 Registering as a Market Maker