From 6cf8628839dc9120ace1d9606344251d5385e7c9 Mon Sep 17 00:00:00 2001 From: cdetrio Date: Fri, 17 Nov 2017 11:44:59 -0600 Subject: [PATCH] add Byzantium meta-EIP to Finalized table --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7b882107..b1daa451 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ First review [EIP-1](EIPS/eip-1.md). Then clone the repository and add your EIP | [606](EIPS/eip-606.md) | Hardfork Meta: Homestead | Alex Beregszaszi | Meta | Final | | [607](EIPS/eip-607.md) | Hardfork Meta: Spurious Dragon | Alex Beregszaszi | Meta | Final | | [608](EIPS/eip-608.md) | Hardfork Meta: Tangerine Whistle | Alex Beregszaszi | Meta | Final | +| [609](EIPS/eip-609.md) | Hardfork Meta: Byzantium | Alex Beregszaszi | Meta | Final | | [649](https://github.com/ethereum/EIPs/pull/669) | Metropolis Difficulty Bomb Delay and Issuance Reduction | Schoedon, Buterin | Core | Final | | [658](https://github.com/ethereum/EIPs/pull/658) | Embedding transaction return data in receipts | Nick Johnson | Core | Final | | [706](EIPS/eip-706.md) | DEVp2p snappy compression | Péter Szilágyi | Networking | Final |