From 34e374bb288bba95e2889d5b9a27299c481a15fb Mon Sep 17 00:00:00 2001 From: Yoichi Hirai Date: Fri, 26 Jan 2018 18:10:11 +0100 Subject: [PATCH] Note that EIP-86 is going to be replaced --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7f1fdc7739961..b2b00a3fed5d60 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ First review [EIP-1](EIPS/eip-1.md). Then clone the repository and add your EIP # Deferred EIPs | Number | Title | Author | Layer | Status | | -------------------------------------------------- | -------------------------------------------------------------------------------------------- | ------------------------------------------ | ---------- | -------- | -| [86](https://github.com/ethereum/EIPs/pull/208) | Abstraction of transaction origin and signature | Vitalik Buterin | Core | Deferred | +| [86](https://github.com/ethereum/EIPs/pull/208) | Abstraction of transaction origin and signature | Vitalik Buterin | Core | Deferred (to be replaced) | | [96](https://github.com/ethereum/EIPs/pull/210) | Blockhash refactoring | Vitalik Buterin | Core | Deferred | | [145](EIPS/eip-145.md) | Bitwise shifting instructions in EVM | Alex Beregszaszi, Paweł Bylica | Core | Deferred |