mirror of https://github.com/status-im/EIPs.git
Add activation block numbers to Constantinople (#1792)
This commit is contained in:
parent
1a9ff713b0
commit
3c15ef57d6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue