From 6a7aa9ffd768e2e3f6a33406e673731408415a8a Mon Sep 17 00:00:00 2001 From: 5chdn <5chdn@users.noreply.github.com> Date: Sat, 4 Nov 2017 08:39:19 -0500 Subject: [PATCH] Add tests --- EIPS/eip-649.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EIPS/eip-649.md b/EIPS/eip-649.md index ebdc9969..8cf88964 100644 --- a/EIPS/eip-649.md +++ b/EIPS/eip-649.md @@ -52,7 +52,7 @@ This was previously discussed at All Core Devs Meeting [#09](https://github.com/ This EIP is not forward compatible and introduces backwards incompatibilities in the difficulty calculation, as well as the block, uncle and nephew reward structure. Therefore, it should be included in a scheduled hardfork at a certain block number. It's suggested to include this EIP in the first of the two Metropolis hard-forks, the _Byzantium_ fork. ## Test Cases -No test cases exist yet. But will be easy to set up based on the rules specified above. +Test cases exist in ethereum/tests [#269](https://github.com/ethereum/tests/pull/269). ## Implementation The following clients implemented EIP-649: