From f32661d199793356b0c24efad2bdbab68678e2e6 Mon Sep 17 00:00:00 2001 From: Afri Schoedon <5chdn@users.noreply.github.com> Date: Thu, 20 Sep 2018 00:58:33 +0200 Subject: [PATCH] Automatically merged updates to draft EIP(s) 1013 Hi, I'm a bot! This change was automatically merged because: - It only modifies existing Draft or Last Call EIP(s) - The PR was approved or written by at least one author of each modified EIP - The build is passing --- EIPS/eip-1013.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/EIPS/eip-1013.md b/EIPS/eip-1013.md index 63de590587fa3..a6d3fe626be3f 100644 --- a/EIPS/eip-1013.md +++ b/EIPS/eip-1013.md @@ -5,7 +5,7 @@ author: Nick Savers (@nicksavers) type: Meta status: Draft created: 2018-04-20 -requires: 145, 210, 1014, 1052, 1087 +requires: 145, 1014, 1052, 1234, 1283 --- ## Abstract @@ -21,15 +21,14 @@ This meta-EIP specifies the changes included in the Ethereum hardfork named Cons - `Block >= TBD` on the Ropsten testnet - Included EIPs: - [EIP 145](./eip-145.md): Bitwise shifting instructions in EVM - - [EIP 210](./eip-210.md): Blockhash refactoring - [EIP 1014](./eip-1014.md): Skinny CREATE2 - [EIP 1052](./eip-1052.md): EXTCODEHASH Opcode - - [EIP 1087](./eip-1087.md): Net gas metering for SSTORE operations - - TBD: Ice-age delay + - [EIP 1234](./eip-1234.md): Delay difficulty bomb, adjust block reward + - [EIP 1283](./eip-1283.md): Net gas metering for SSTORE without dirty maps ## References -The list above includes the EIPs discussed as candidates for Constantinople at the [All Core Dev Meeting #42](https://github.com/ethereum/pm/blob/c78d7ff147daaafa4dce60ba56cdedbe268a0488/All%20Core%20Devs%20Meetings/Meeting%2042.md#constantinople-hard-fork-and-timing). Final decision is planned for the subsequent meeting #43. +The list above includes the EIPs discussed as candidates for Constantinople at the All Core Dev [Constantinople Session #1](https://github.com/ethereum/pm/issues/55). See also [Constantinople Progress Tracker](https://github.com/ethereum/pm/issues/53). ## Copyright