Add meta EIP for Homestead

This commit is contained in:
Alex Beregszaszi 2017-04-23 16:40:06 +01:00
parent 2485b86e86
commit 66acbb20a7
1 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,31 @@
## Preamble
EIP: <to be assigned>
Title: Hardfork Meta: Homestead
Author: Alex Beregszaszi
Type: Standard Track
Category: Core
Status: Final
Created: 23/04/2017
Requires: 2, 6, 7, 8
## Abstract
This specifies the changes included in the hard fork named Homestead.
## Specification
- Codename: Homestead
- Activation:
- Block >= 1,150,000 on Mainnet
- Block >= 494,000 on Morden
- Block >= 0 on future testnets
- Included EIPs:
- EIP 2 (Homestead Hard-fork Changes)
- EIP 6 (Renaming Suicide Opcode)
- EIP 7 (DELEGATECALL)
- EIP 8 (devp2p Forward Compatibility Requirements for Homestead)
## Copyright
Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/).