MicahZoltu / eth1.0-specs

Specifications for the Ethereum 1.0. Tracking network upgrades.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Network Upgrade Process - Eth1.0 Specification

Description

This provides a general outline process to propose, discuss, and track the progress of EIPs considered for network upgrades to Ethereum Mainnet.

Process

Preconditions for consideration

  • Type of EIP - Core
  • Status of EIP - Any status between Draft to Final (ref: EIP process)

Proposing an EIP

  • If you're an author, and still vetting the idea, please follow the guidelines mentioned in EIP - 1 to formalize your idea into an EIP.
  • Once an EIP/Pull request (at EIP GitHub) is created, open a new issue at Eth1.0-specs repo referring "EIP# to be considered for CFI". This can be created at any stage of the EIP process.
  • It will be then picked up by the HF coordinators and added as Proposed EIP in the project tracker.
  • The author/proposer then adds it to the agenda of the ACD meeting. It is not required to be part of the project tracker to be discussed in an ACD meeting.

Socializing an EIP

Reviewing an EIP

The author or champion may reach out to EIP Editors or the HF coordinator for help to review the EIP, if not already reviewed. HF coordinator may coordinate with EIP editors based on the interest/availability.

Network Upgrade Process Tracker

The tracker is found in the project section of this repository.

About

Specifications for the Ethereum 1.0. Tracking network upgrades.