2018-03-20 15:10:58 +00:00
|
|
|
---
|
2018-03-21 12:51:05 +00:00
|
|
|
eip: 607
|
|
|
|
title: "Hardfork Meta: Spurious Dragon"
|
2018-09-18 23:26:06 +00:00
|
|
|
author: Alex Beregszaszi (@axic)
|
2018-03-21 12:51:05 +00:00
|
|
|
type: Meta
|
|
|
|
status: Final
|
|
|
|
created: 2017-04-23
|
2018-03-21 13:10:08 +00:00
|
|
|
requires: 155, 160, 161, 170
|
2018-03-20 15:10:58 +00:00
|
|
|
---
|
2017-07-29 15:03:23 +00:00
|
|
|
|
|
|
|
## Abstract
|
|
|
|
|
|
|
|
This specifies the changes included in the hard fork named Spurious Dragon.
|
|
|
|
|
|
|
|
## Specification
|
|
|
|
|
|
|
|
- Codename: Spurious Dragon
|
|
|
|
- Aliases: State-clearing
|
|
|
|
- Activation:
|
|
|
|
- Block >= 2,675,000 on Mainnet
|
|
|
|
- Block >= 1,885,000 on Morden
|
|
|
|
- Included EIPs:
|
2019-03-08 11:15:52 +00:00
|
|
|
- [EIP 155](https://eips.ethereum.org/EIPS/eip-155) (Simple replay attack protection)
|
|
|
|
- [EIP 160](https://eips.ethereum.org/EIPS/eip-160) (EXP cost increase)
|
|
|
|
- [EIP 161](https://eips.ethereum.org/EIPS/eip-161) (State trie clearing)
|
|
|
|
- [EIP 170](https://eips.ethereum.org/EIPS/eip-170) (Contract code size limit)
|
2018-03-20 15:10:58 +00:00
|
|
|
|
2017-07-29 15:03:23 +00:00
|
|
|
## References
|
|
|
|
|
|
|
|
1. https://blog.ethereum.org/2016/11/18/hard-fork-no-4-spurious-dragon/
|
|
|
|
|
|
|
|
## Copyright
|
|
|
|
|
|
|
|
Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/).
|