DCIPs Discord channel DECA dcip collaboration RSS RSS

Decentralized Climate Foundation (DCIPs) describe standards for the Decentralized Climate platform, including core protocol specifications, client APIs, and contract standards. Network upgrades are discussed separately in the Decentralized Climate Project Management repository.

Contributing

First review DCIP-1. Then clone the repository and add your DCIP to it. There is a template DCIP here. Then submit a Pull Request to Decentralized Foundation's DCIPs repository.

DCIP status terms

DCIP Types

DCIPs are separated into a number of types, and each has its own list of DCIPs.

Standard Track (3)

Describes any change that affects most or all Decentralized Foundation implementations, such as a change to the network protocol, a change in block or transaction validity rules, proposed application standards/conventions, or any change or addition that affects the interoperability of applications using Decentralized Foundation. Furthermore Standard DCIPs can be broken down into the following categories.

Core (3)

Improvements requiring a consensus fork, as well as changes that are not necessarily consensus critical but may be relevant to “core dev” discussions

Networking (0)

Includes improvements around devp2p and Light Decentralized Foundation Subprotocol, as well as proposed improvements to network protocol specifications of whisper and swarm.

Interface (0)

Includes improvements around client API/RPC specifications and standards, and also certain language-level standards like method names and contract ABIs. The label “interface” aligns with the interfaces repo and discussion should primarily occur in that repository before an DCIP is submitted to the DCIPs repository.

Meta (0)

Describes a process surrounding Decentralized Foundation or proposes a change to (or an event in) a process. Process DCIPs are like Standards Track DCIPs but apply to areas other than the Decentralized Foundation protocol itself. They may propose an implementation, but not to Decentralized Foundation's codebase; they often require community consensus; unlike Informational DCIPs, they are more than recommendations, and users are typically not free to ignore them. Examples include procedures, guidelines, changes to the decision-making process, and changes to the tools or environment used in Decentralized Foundation development. Any meta-DCIP is also considered a Process DCIP.

Informational (0)

Describes a Decentralized Foundation design issue, or provides general guidelines or information to the Decentralized Foundation community, but does not propose a new feature. Informational DCIPs do not necessarily represent Decentralized Foundation community consensus or a recommendation, so users and implementers are free to ignore Informational DCIPs or follow their advice.