Skip to content

Chia-Network/chips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHia Improvement Proposals (CHIPs)

This repository contains a list of improvements related to Chia. The complete procedure for proposing and managing a CHIP can be found in CHIP 1.

The CHIPs backlog project provides the list of on-going proposals and their status.

Meetings

Purpose:

The CHIPs community meetings provide a forum for the community to gather and discuss CHIPs proposals and support each other in building a secure, sustainable, and compliant blockchain technology.

Agenda:

The agenda of each meeting should focus on the CHIPs proposals, and it should include two main topics:

  • Author to present the CHIP
  • Feedback and discussion

Logistics

  • The meeting information will be tracked with GitHub project.
  • The agenda should be published two weeks before the actual meeting to give the community ample time to suggest agenda items or post questions about the CHIP.

CHIP list

The rest of this document is a summary of all notable CHIPs, organized by status.

Living

Draft

Review

  • None

Review (Fast Track)

  • None

Last Call

Final

Stagnant

Withdrawn

Obsolete

  • CAT1 -- This standard was replaced with CAT2

Grandfathered

The following standards were finalized before the CHIP process had been created:

  • Singletons -- A standard for creating puzzles with unique IDs
  • Pooling -- Chia's decentralized pooling protocol
  • CAT2 -- The second standard for Chia Asset Tokens
  • Offers -- The first standard for peer-to-peer asset exchange on Chia's blockchain

Under Consideration

The following Pull Requests have not yet been formalized as a CHIP:


Take a look at notes/TODO.md to see CHIPs that still need to be created.

To view these CHIPs in pretty rendered Markdown in your browser, type:

gem install bundler jekyll
jekyll serve