Skip to content

Commit

Permalink
Add EIPs to eip-1013.md (#1219)
Browse files Browse the repository at this point in the history
  • Loading branch information
5chdn authored and nicksavers committed Jul 29, 2018
1 parent 4eadc60 commit 4c9c115
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions EIPS/eip-1013.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,28 +5,31 @@ author: Nick Savers (@nicksavers)
type: Meta
status: Draft
created: 2018-04-20
requires: 145, 210
requires: 145, 210, 1014, 1052, 1087
---

## Abstract

This specifies the changes included in the hard fork named Constantinople.
This meta-EIP specifies the changes included in the Ethereum hardfork named Constantinople.

## Specification

- Codename: Constantinople
- Aliases: Metropolis/Constantinople, Metropolis part 2
- Activation:
- Block >= TBD on Mainnet
- Block >= TBD on Ropsten testnet
- `Block >= TBD` on the Ethereum mainnet
- `Block >= TBD` on the Ropsten testnet
- Included EIPs:
- [EIP 145](./eip-145.md) (Bitwise shifting instructions in EVM)
- [EIP 210](./eip-210.md) (Blockhash refactoring)
- ...
- [EIP 145](./eip-145.md): Bitwise shifting instructions in EVM
- [EIP 210](./eip-210.md): Blockhash refactoring
- [EIP 1014](./eip-1014.md): Skinny CREATE2
- [EIP 1052](./eip-1052.md): EXTCODEHASH Opcode
- [EIP 1087](./eip-1087.md): Net gas metering for SSTORE operations
- TBD: Ice-age delay

## References

1. Links to Ethereum blog announcement and others
The list above includes the EIPs discussed as candidates for Constantinople at the [All Core Dev Meeting #42](https://github.com/ethereum/pm/blob/c78d7ff147daaafa4dce60ba56cdedbe268a0488/All%20Core%20Devs%20Meetings/Meeting%2042.md#constantinople-hard-fork-and-timing). Final decision is planned for the subsequent meeting #43.

## Copyright

Expand Down

0 comments on commit 4c9c115

Please sign in to comment.