Skip to content

Commit

Permalink
Add meta EIP for Tangerine Whistle (EIP 150 Hard Fork) (ethereum#608)
Browse files Browse the repository at this point in the history
* Add meta EIP for EIP 150 Hard Fork

* Rename to Tangerine Whistle

* link to EIP-150 in meta-hf spec

* assign no. 608 to Tangerine Whistle meta-eip

* add references and aliases to EIP150 meta-EIP
  • Loading branch information
axic authored and cdetrio committed Jul 29, 2017
1 parent 1abc6b7 commit 471c813
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions EIPS/eip-608.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
## Preamble

EIP: 608
Title: Hardfork Meta: Tangerine Whistle
Author: Alex Beregszaszi
Type: Meta
Status: Final
Created: 2017-04-23
Requires: 150

## Abstract

This specifies the changes included in the hard fork named Tangerine Whistle (EIP 150).

## Specification

- Codename: Tangerine Whistle
- Aliases: EIP 150, Anti-DoS
- Activation:
- Block >= 2,463,000 on Mainnet
- Included EIPs:
- [EIP 150](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-150.md) (Gas cost changes for IO-heavy operations)

## References

1. https://blog.ethereum.org/2016/10/13/announcement-imminent-hard-fork-eip150-gas-cost-changes/
2. https://blog.ethereum.org/2016/10/18/faq-upcoming-ethereum-hard-fork/

## Copyright

Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/).

0 comments on commit 471c813

Please # to comment.