Skip to content

Commit

Permalink
Add "Rejected EIPs" into EIP-233 (and EIP-1679)
Browse files Browse the repository at this point in the history
  • Loading branch information
axic committed May 24, 2019
1 parent 734934e commit 8057010
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
4 changes: 4 additions & 0 deletions EIPS/eip-1679.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ This meta-EIP specifies the changes included in the Ethereum hardfork named Ista

- TBD

### Rejected EIPs

- TBD

### Proposed EIPs

- [EIP-615](https://eips.ethereum.org/EIPS/eip-615): Subroutines and Static Jumps for the EVM
Expand Down
9 changes: 8 additions & 1 deletion EIPS/eip-233.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,10 @@ Once a timeline with key dates is agreed upon for other crucial dates. The basic

Anyone that wishes to propose a Core EIP for the hard fork should make a PR against the Meta EIP representing the hard fork. The EIP must be published as at least `Draft`. It enters the _Proposed EIPs_ section, along with at least one person who is a point of contact for wanting to include the EIP.

Once the EIP has been accepted by Core Devs, the EIP should be moved to the _Accepted EIPs_ section. If the EIP has major client implementations and no security issues by the timeline date, it is scheduled for inclusion.
EIPs can move states by discussion done on the "[All Core Devs Meetings](https://github.com/ethereum/pm/)":
- If accepted for a hard fork, the EIP should be moved to the _Accepted EIPs_ section. If the EIP has major client implementations and no security issues by the timeline date, it is scheduled for inclusion.
- If rejected from a hard fork, the EIP should be moved to the _Rejected EIPs_ section.
- Once the EIPs in the _Accepted EIPs_ section have successfully launched on a testnet roll out, they are moved to the _Included EIPs_ section.

---

Expand Down Expand Up @@ -80,6 +83,10 @@ This meta-EIP specifies the changes included in the Ethereum hardfork named Ista
- TBD
### Rejected EIPs
- TBD
### Proposed EIPs
- TBD
Expand Down

0 comments on commit 8057010

Please sign in to comment.