diff --git a/EIPS/eip-1.md b/EIPS/eip-1.md index d2bd33ab7bd224..81ba7ef0c47c9c 100644 --- a/EIPS/eip-1.md +++ b/EIPS/eip-1.md @@ -27,9 +27,9 @@ There are three types of EIP: - **Interface**: includes improvements around language-level standards like method names ([EIP-6](./eip-6.md)) and [contract ABIs](https://docs.soliditylang.org/en/develop/abi-spec.html). - **ERC**: application-level standards and conventions, including contract standards such as token standards ([ERC-20](./eip-20.md)), name registries ([ERC-137](./eip-137.md)), URI schemes, library/package formats, and wallet formats. -- A **Meta EIP** describes a process surrounding Ethereum or proposes a change to (or an event in) a process. Process EIPs are like Standards Track EIPs but apply to areas other than the Ethereum protocol itself. They may propose an implementation, but not to Ethereum's codebase; they often require community consensus; unlike Informational EIPs, 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 Ethereum development. Any meta-EIP is also considered a Process EIP. +- A **Meta EIP** describes a process surrounding Ethereum or proposes a change to (or an event in) a process—especially the EIP process itself. Examples include procedures, guidelines, and changes to decision-making processes. -- An **Informational EIP** describes an Ethereum design issue, or provides general guidelines or information to the Ethereum community, but does not propose a new feature. Informational EIPs do not necessarily represent Ethereum community consensus or a recommendation, so users and implementers are free to ignore Informational EIPs or follow their advice. +- An **Informational EIP** describes an Ethereum design issue, hardfork, or provides general guidelines or information to the Ethereum community, but does not propose a new feature. Informational EIPs do not necessarily represent Ethereum community consensus or a recommendation, so users and implementers are free to ignore Informational EIPs (at the risk of forking the chain) or follow their advice. It is highly recommended that a single EIP contain a single key proposal or new idea. The more focused the EIP, the more successful it tends to be. A change to one client doesn't require an EIP; a change that affects multiple clients, or defines a standard for multiple apps to use, does. diff --git a/EIPS/eip-1013.md b/EIPS/eip-1013.md index 0c7b04a82b7f54..597203dbbde696 100644 --- a/EIPS/eip-1013.md +++ b/EIPS/eip-1013.md @@ -2,7 +2,7 @@ eip: 1013 title: "Hardfork Meta: Constantinople" author: Nick Savers (@nicksavers) -type: Meta +type: Informational status: Final created: 2018-04-20 requires: 145, 609, 1014, 1052, 1234, 1283 diff --git a/EIPS/eip-1588.md b/EIPS/eip-1588.md index f7e4202c16d3a7..c98d9f0850e0bd 100644 --- a/EIPS/eip-1588.md +++ b/EIPS/eip-1588.md @@ -3,7 +3,7 @@ eip: 1588 title: "Hardfork Meta: Ethereum ProgPoW" author: Ikmyeong Na (@naikmyeong) status: Stagnant -type: Meta +type: Informational created: 2018-11-16 requires: 1057 --- diff --git a/EIPS/eip-1679.md b/EIPS/eip-1679.md index a6bf39fa837eb3..4b1c21f8ee8cba 100644 --- a/EIPS/eip-1679.md +++ b/EIPS/eip-1679.md @@ -3,7 +3,7 @@ eip: 1679 title: "Hardfork Meta: Istanbul" author: Alex Beregszaszi (@axic), Afri Schoedon (@5chdn) discussions-to: https://ethereum-magicians.org/t/hardfork-meta-istanbul-discussion/3207 -type: Meta +type: Informational status: Final created: 2019-01-04 requires: 152, 1108, 1344, 1716, 1884, 2028, 2200 diff --git a/EIPS/eip-1716.md b/EIPS/eip-1716.md index 031f20d3bc3dce..0e6143562d05db 100644 --- a/EIPS/eip-1716.md +++ b/EIPS/eip-1716.md @@ -2,7 +2,7 @@ eip: 1716 title: "Hardfork Meta: Petersburg" author: Afri Schoedon (@5chdn), Marius van der Wijden (@MariusVanDerWijden) -type: Meta +type: Informational status: Final created: 2019-01-21 requires: 1013, 1283 diff --git a/EIPS/eip-2070.md b/EIPS/eip-2070.md index a3c30508a2d6ee..d7ca5580e68bbc 100644 --- a/EIPS/eip-2070.md +++ b/EIPS/eip-2070.md @@ -3,7 +3,7 @@ eip: 2070 title: "Hardfork Meta: Berlin" author: Alex Beregszaszi (@axic) discussions-to: https://ethereum-magicians.org/t/hardfork-meta-eip-2070-berlin-discussion/3561 -type: Meta +type: Informational status: Withdrawn created: 2019-05-20 requires: 1679 diff --git a/EIPS/eip-2387.md b/EIPS/eip-2387.md index 27a441e7a8686a..6d8bfca493a847 100644 --- a/EIPS/eip-2387.md +++ b/EIPS/eip-2387.md @@ -3,7 +3,7 @@ eip: 2387 title: "Hardfork Meta: Muir Glacier" author: James Hancock (@madeoftin) discussions-to: https://ethereum-magicians.org/t/hard-fork-to-address-the-ice-age-eip-2387 -type: Meta +type: Informational status: Final created: 2019-11-22 requires: 1679, 2384 diff --git a/EIPS/eip-2657.md b/EIPS/eip-2657.md index 83b1c215c78bca..2643d4f6889e56 100644 --- a/EIPS/eip-2657.md +++ b/EIPS/eip-2657.md @@ -4,7 +4,7 @@ title: Ephemeral Testnet Yolo author: James Hancock (@madeoftin) discussions-to: https://gitter.im/ethereum/AllCoreDevs status: Stagnant -type: Meta +type: Informational created: 2020-04-19 --- diff --git a/EIPS/eip-6049.md b/EIPS/eip-6049.md index 67ca1c872ba34a..7a66b6dd9d5745 100644 --- a/EIPS/eip-6049.md +++ b/EIPS/eip-6049.md @@ -5,7 +5,7 @@ description: Deprecate SELFDESTRUCT by discouraging its use and warning about a author: William Entriken (@fulldecent) discussions-to: https://ethereum-magicians.org/t/deprecate-selfdestruct/11907 status: Final -type: Meta +type: Informational created: 2022-11-27 --- diff --git a/EIPS/eip-606.md b/EIPS/eip-606.md index 4c0245c491c2f2..98ee82fe6fa4d3 100644 --- a/EIPS/eip-606.md +++ b/EIPS/eip-606.md @@ -2,7 +2,7 @@ eip: 606 title: "Hardfork Meta: Homestead" author: Alex Beregszaszi (@axic) -type: Meta +type: Informational status: Final created: 2017-04-23 requires: 2, 7, 8 diff --git a/EIPS/eip-607.md b/EIPS/eip-607.md index c6470115b8cb4d..d0bb17d84cc176 100644 --- a/EIPS/eip-607.md +++ b/EIPS/eip-607.md @@ -2,7 +2,7 @@ eip: 607 title: "Hardfork Meta: Spurious Dragon" author: Alex Beregszaszi (@axic) -type: Meta +type: Informational status: Final created: 2017-04-23 requires: 155, 160, 161, 170, 608 diff --git a/EIPS/eip-608.md b/EIPS/eip-608.md index edea5ebb656a1d..3fc15cce56872f 100644 --- a/EIPS/eip-608.md +++ b/EIPS/eip-608.md @@ -2,7 +2,7 @@ eip: 608 title: "Hardfork Meta: Tangerine Whistle" author: Alex Beregszaszi (@axic) -type: Meta +type: Informational status: Final created: 2017-04-23 requires: 150, 779 diff --git a/EIPS/eip-609.md b/EIPS/eip-609.md index ec612e6c278165..3bb6d0d258cbec 100644 --- a/EIPS/eip-609.md +++ b/EIPS/eip-609.md @@ -2,7 +2,7 @@ eip: 609 title: "Hardfork Meta: Byzantium" author: Alex Beregszaszi (@axic) -type: Meta +type: Informational status: Final created: 2017-04-23 requires: 100, 140, 196, 197, 198, 211, 214, 607, 649, 658 diff --git a/EIPS/eip-7568.md b/EIPS/eip-7568.md index 158dcb2111cf01..63d38c6e4fd193 100644 --- a/EIPS/eip-7568.md +++ b/EIPS/eip-7568.md @@ -5,7 +5,7 @@ description: Pointers to specifications used for the network upgrades from Berli author: Tim Beiko (@timbeiko) discussions-to: https://ethereum-magicians.org/t/hardfork-meta-backfill/16923 status: Final -type: Meta +type: Informational created: 2023-12-01 requires: 2070, 2387, 2982, 6122, 6953 --- diff --git a/EIPS/eip-7569.md b/EIPS/eip-7569.md index 8d3f70980d933a..e9005ebc0e09b0 100644 --- a/EIPS/eip-7569.md +++ b/EIPS/eip-7569.md @@ -5,7 +5,7 @@ description: EIPs included in the Deneb/Cancun Ethereum network upgrade. author: Tim Beiko (@timbeiko) discussions-to: https://ethereum-magicians.org/t/dencun-hardfork-meta/16924 status: Final -type: Meta +type: Informational created: 2023-12-01 requires: 1153, 4788, 4844, 5656, 6780, 7044, 7045, 7514, 7516, 7568 --- diff --git a/EIPS/eip-7600.md b/EIPS/eip-7600.md index 5e1cf1e235e552..570648a8bac108 100644 --- a/EIPS/eip-7600.md +++ b/EIPS/eip-7600.md @@ -5,7 +5,7 @@ description: EIPs included in the Prague/Electra Ethereum network upgrade. author: Tim Beiko (@timbeiko) discussions-to: https://ethereum-magicians.org/t/eip-7600-hardfork-meta-prague-electra/18205 status: Review -type: Meta +type: Informational created: 2024-01-18 requires: 2537, 2935, 6110, 7002, 7251, 7549, 7594, 7685, 7702, 7742 --- diff --git a/EIPS/eip-7607.md b/EIPS/eip-7607.md index e2fc2ed4a8c458..a4072ef29f4d1b 100644 --- a/EIPS/eip-7607.md +++ b/EIPS/eip-7607.md @@ -5,7 +5,7 @@ description: EIPs included in the Fulu/Osaka Ethereum network upgrade. author: Tim Beiko (@timbeiko) discussions-to: https://ethereum-magicians.org/t/eip-7607-fusaka-meta-eip/18439 status: Draft -type: Meta +type: Informational created: 2024-02-01 requires: 7600 --- diff --git a/EIPS/eip-7773.md b/EIPS/eip-7773.md index 2b32535fca2173..1e44c0142f1fb4 100644 --- a/EIPS/eip-7773.md +++ b/EIPS/eip-7773.md @@ -5,7 +5,7 @@ description: EIPs included in the Amsterdam Ethereum network upgrade. author: Tim Beiko (@timbeiko) discussions-to: https://ethereum-magicians.org/t/eip-7773-amsterdam-network-upgrade-meta-thread/21195 status: Draft -type: Meta +type: Informational created: 2024-09-26 requires: 7607, 7723 --- diff --git a/EIPS/eip-779.md b/EIPS/eip-779.md index 96afb33c4dbade..ec750e19b94476 100644 --- a/EIPS/eip-779.md +++ b/EIPS/eip-779.md @@ -2,7 +2,7 @@ eip: 779 title: "Hardfork Meta: DAO Fork" author: Casey Detrio (@cdetrio) -type: Meta +type: Informational status: Final created: 2017-11-26 requires: 606