EIP Types

EIPs are categorized into three types:

1. Standard Track EIPs

These are EIPs that propose changes to the Ethereum protocol itself. They are divided into four categories based on the level of impact they will have on the network:

  • Core EIPs: These EIPs propose changes to the Ethereum protocol that are critical to the network’s operation. They require a hard fork to implement.
  • Networking EIPs: These EIPs propose changes to the way nodes communicate with each other. They require a soft fork to implement.
  • Interface EIPs: These EIPs propose changes to the Ethereum API or user interface. They do not require a fork to implement.
  • ERCs (Ethereum Request for Comment): These EIPs propose standards for Ethereum-based tokens or smart contracts. They do not require a fork to implement.

2. Meta EIPs

These are EIPs that propose changes to the EIP process itself. These are also known as process EIPs. 

3. Informational EIPs

These are EIPs that provide information or guidelines on a particular topic related to Ethereum. However, such  a proposal does not introduce new features. 

Each EIP has a unique number, title, and author(s). EIPs are discussed and debated on Github, and once accepted, they are assigned an “Accepted” status. If an EIP is implemented in a client, it is assigned a “Final” status.

What are Ethereum EIPs?

EIPs are formal proposals to improve the Ethereum blockchain. EIPs are similar to Bitcoin Improvement Proposals (BIPs) and are a way for the Ethereum community to suggest, discuss, and implement changes to the Ethereum network.

Similar Reads

What are EIPs?

Ethereum Improvement Proposals (EIPs) are documents that describe proposed changes or improvements to the Ethereum network. They are written in a formal format and are designed to be comprehensive, clear, and concise. EIPs cover a wide range of topics, including technical specifications, new features, standards, and modifications to existing functions within the network....

Why do EIPs matter?

EIPs matter because they enable the Ethereum network to evolve and adapt to the changing needs of users and developers. The Ethereum network is used by a diverse range of individuals and organizations, each with its own unique requirements and use cases....

History of EIPs

The history of EIPs dates back to 2015 when Ethereum was first created. The Ethereum Improvement Proposal system was inspired by the Bitcoin Improvement Proposal system, which had already been established....

EIP Types

EIPs are categorized into three types:...

EIP Status Terms

EIPs go through several status terms during their lifecycle, which indicates their current state of development and implementation. The status terms are:...

How are EIPs processed?

EIPs are processed through a standardized process that includes several steps:...

Who Decides on EIPs?

The decision on whether to accept or reject an EIP is made by the Ethereum community through a consensus mechanism. The community includes developers, miners, node operators, and other stakeholders who have a vested interest in the success of the Ethereum network. Once an EIP has been accepted, it becomes part of the Ethereum Improvement Proposal system and is implemented in the network’s next protocol update....

Format of an EIP

The format of an EIP follows a standardized template that includes several sections:...

Examples of EIPs

There are currently over 300 EIPs that have been proposed and accepted. Some of the most notable EIPs include:...

Contact Us