Add tests

This commit is contained in:
5chdn 2017-11-04 08:39:19 -05:00
parent d46dd25cf0
commit 6a7aa9ffd7
No known key found for this signature in database
GPG Key ID: 1A40871B597F5F80

View File

@ -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: