Skip to content

Commit

Permalink
Add activation block numbers to Constantinople (ethereum#1792)
Browse files Browse the repository at this point in the history
  • Loading branch information
axic authored and nicksavers committed Mar 1, 2019
1 parent 1a9ff71 commit 3c15ef5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions EIPS/eip-1013.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,10 @@ This meta-EIP specifies the changes included in the Ethereum hardfork named Cons
- Codename: Constantinople
- Aliases: Metropolis/Constantinople, Metropolis part 2
- Activation:
- Block >= TBD on the Ethereum mainnet
- Block >= 4,230,000 on the Ropsten testnet
- `Block >= 7_280_000` on the Ethereum mainnet
- `Block >= 4,230,000` on the Ropsten testnet
- `Block >= 9_200_000` on the Kovan testnet
- `Block >= 3_660_663` on the Rinkeby testnet
- Included EIPs:
- [EIP 145](./eip-145.md): Bitwise shifting instructions in EVM
- [EIP 1014](./eip-1014.md): Skinny CREATE2
Expand Down

0 comments on commit 3c15ef5

Please sign in to comment.