From 3eaf90c5379d309f643e20a11ffc441b96c0b185 Mon Sep 17 00:00:00 2001 From: 5chdn <5chdn@users.noreply.github.com> Date: Sat, 26 Aug 2017 11:23:57 +0200 Subject: [PATCH] Add EIP #649 to Byzantium Meta EIP #609 --- EIPS/eip-609.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/EIPS/eip-609.md b/EIPS/eip-609.md index 66e6cb3418587b..e402763a8e4154 100644 --- a/EIPS/eip-609.md +++ b/EIPS/eip-609.md @@ -7,7 +7,7 @@ Category: Core Status: Draft Created: 2017-04-23 - Requires: 100, 140, 196, 197, 198, 211, 214 + Requires: 100, 140, 196, 197, 198, 211, 214, 649, 658 ## Abstract @@ -27,6 +27,7 @@ This specifies the changes included in the hard fork named Byzantium. - EIP 198 (Precompiled contract for bigint modular exponentiation) - EIP 211 (New opcodes: RETURNDATASIZE and RETURNDATACOPY) - EIP 214 (New opcode STATICCALL) + - EIP 649 (Difficulty Bomb Delay and Issuance Reduction) - EIP 658 (Embedding transaction return data in receipts) ## Copyright