From fde32dfd6b24bac7bfabf6c1ebe3f5a603d5ff4c Mon Sep 17 00:00:00 2001 From: Alex Beregszaszi Date: Thu, 28 Feb 2019 20:06:29 +0000 Subject: [PATCH] Mark Constantinople and all its references Final (#1787) --- EIPS/eip-1013.md | 2 +- EIPS/eip-1014.md | 2 +- EIPS/eip-1052.md | 2 +- EIPS/eip-1234.md | 2 +- EIPS/eip-1283.md | 2 +- EIPS/eip-145.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/EIPS/eip-1013.md b/EIPS/eip-1013.md index 2aa87d149b5e2..ce2c9bed145e9 100644 --- a/EIPS/eip-1013.md +++ b/EIPS/eip-1013.md @@ -3,7 +3,7 @@ eip: 1013 title: "Hardfork Meta: Constantinople" author: Nick Savers (@nicksavers) type: Meta -status: Draft +status: Final created: 2018-04-20 requires: 145, 1014, 1052, 1234, 1283 --- diff --git a/EIPS/eip-1014.md b/EIPS/eip-1014.md index f2c0575c3e375..5b667bfa87930 100644 --- a/EIPS/eip-1014.md +++ b/EIPS/eip-1014.md @@ -4,7 +4,7 @@ title: Skinny CREATE2 author: Vitalik Buterin (@vbuterin) category: Core type: Standards Track -status: Accepted +status: Final created: 2018-04-20 --- diff --git a/EIPS/eip-1052.md b/EIPS/eip-1052.md index 2374eec45f726..cce394ecd9cd1 100644 --- a/EIPS/eip-1052.md +++ b/EIPS/eip-1052.md @@ -3,7 +3,7 @@ eip: 1052 title: EXTCODEHASH opcode author: Nick Johnson , Paweł Bylica discussions-to: https://ethereum-magicians.org/t/extcodehash-opcode/262 -status: Accepted +status: Final type: Standards Track category: Core created: 2018-05-02 diff --git a/EIPS/eip-1234.md b/EIPS/eip-1234.md index e9767df903ad1..5cf44307ef379 100644 --- a/EIPS/eip-1234.md +++ b/EIPS/eip-1234.md @@ -5,7 +5,7 @@ author: Afri Schoedon (@5chdn) discussions-to: https://ethereum-magicians.org/t/eip-1234-constantinople-difficulty-bomb-delay-and-block-reward-adjustment/833 type: Standards Track category: Core -status: Accepted +status: Final created: 2018-07-19 --- diff --git a/EIPS/eip-1283.md b/EIPS/eip-1283.md index 52838fe793944..da76330046de4 100644 --- a/EIPS/eip-1283.md +++ b/EIPS/eip-1283.md @@ -3,7 +3,7 @@ eip: 1283 title: Net gas metering for SSTORE without dirty maps author: Wei Tang (@sorpaas) discussions-to: https://github.com/sorpaas/EIPs/issues/1 -status: Accepted +status: Final type: Standards Track category: Core created: 2018-08-01 diff --git a/EIPS/eip-145.md b/EIPS/eip-145.md index 2fd4657437e50..e3cc659122ac5 100644 --- a/EIPS/eip-145.md +++ b/EIPS/eip-145.md @@ -4,7 +4,7 @@ title: Bitwise shifting instructions in EVM author: Alex Beregszaszi (@axic), Paweł Bylica type: Standards Track category: Core -status: Accepted +status: Final created: 2017-02-13 ---