mirror of
https://github.com/status-im/EIPs.git
synced 2025-01-09 14:25:45 +00:00
7ffd7cd04b
Hi, I'm a bot! This change was automatically merged because: - It only modifies existing Draft or Last Call EIP(s) - The PR was approved or written by at least one author of each modified EIP - The build is passing
27 lines
597 B
Markdown
27 lines
597 B
Markdown
---
|
|
eip: 1588
|
|
title: "Hardfork Meta: Ethereum ProgPoW"
|
|
author: Ikmyeong Na (@naikmyeong)
|
|
status: Draft
|
|
type: Meta
|
|
created: 2018-11-16
|
|
requires: 1057
|
|
---
|
|
|
|
## Abstract
|
|
|
|
This meta-EIP specifies the changes included in the alternative Ethereum hardfork named Ethereum ProgPoW.
|
|
|
|
## Specification
|
|
|
|
- Codename: Ethereum ProgPoW
|
|
- Aliases: N/A
|
|
- Activation:
|
|
- `Block >= 7280000` on the Ethereum mainnet
|
|
- Included EIPs:
|
|
- [EIP 1057](./eip-1057.md): ProgPoW, a Programmatic Proof-of-Work
|
|
|
|
## Copyright
|
|
|
|
Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/).
|