34 lines
747 B
Markdown
34 lines
747 B
Markdown
|
---
|
||
|
eip: 606
|
||
|
title: "Hardfork Meta: Homestead"
|
||
|
author: Alex Beregszaszi (@axic)
|
||
|
type: Meta
|
||
|
status: Final
|
||
|
created: 2017-04-23
|
||
|
requires: 2, 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](./eip-2.md) (Homestead Hard-fork Changes)
|
||
|
- [EIP-7](./eip-7.md) (DELEGATECALL)
|
||
|
- [EIP-8](./eip-8.md) (Networking layer: devp2p Forward Compatibility Requirements for Homestead)
|
||
|
|
||
|
## References
|
||
|
|
||
|
1. https://blog.ethereum.org/2016/02/29/homestead-release/
|
||
|
|
||
|
## Copyright
|
||
|
|
||
|
Copyright and related rights waived via [CC0](../LICENSE.md).
|