Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.32 KB

File metadata and controls

44 lines (26 loc) · 1.32 KB

CIP [0000]: Title for Improvement

  • Date: 2019-09-19
  • Author: @githubhandle
  • Status: WIP|DRAFT|MERGED|IMPLEMENTED

Overview

Pick a four digit number subsequent to the latest PR raised and name your file that.

Describe the issue that motivates this CIP. It should lay out the current Celo protocol shortcomings it addresses and why doing so is important.

Explain why this is a problem or what benefits the enhancement will bring. To the extent possible, enumerate use cases affected by this CIP.

Goals

  • A bulleted list
  • of success criteria by which to measure
  • this proposal
  • and its implementation

Proposed Solution

Detail the specification and implementation changes in this CIP.

Alternative Solutions

Other solutions you considered, and how they relate to the solution above.

Risks

Highlight any risks and concerns that may affect consensus, proof-of-stake, governance, protocol economics, the stability protocol, security, and privacy.

Useful Links

  • Optional section
  • Links to related CIPs or other documents

Implementation

  • To follow.
  • Or a link to a PR.

Add any implementation considerations here. For all proposals going through the governance process, this section should reference the code implementing the proposed change. It’s recommended to get community feedback before writing any code.