mirror of https://github.com/status-im/EIPs.git
Updates block number for rinkeby (#2352)
This commit is contained in:
parent
7c7d8e1ac8
commit
2c12dfd979
|
@ -20,7 +20,7 @@ This meta-EIP specifies the changes included in the Ethereum hardfork that remov
|
||||||
- `Block >= 7_280_000` on the Ethereum mainnet
|
- `Block >= 7_280_000` on the Ethereum mainnet
|
||||||
- `Block >= 4_939_394` on the Ropsten testnet
|
- `Block >= 4_939_394` on the Ropsten testnet
|
||||||
- `Block >= 10_255_201` on the Kovan testnet
|
- `Block >= 10_255_201` on the Kovan testnet
|
||||||
- `Block >= 9_999_999` on the Rinkeby testnet
|
- `Block >= 4_321_234` on the Rinkeby testnet
|
||||||
- `Block >= 0` on the Görli testnet
|
- `Block >= 0` on the Görli testnet
|
||||||
- Removed EIPs:
|
- Removed EIPs:
|
||||||
- [EIP 1283](./eip-1283.md): Net gas metering for SSTORE without dirty maps
|
- [EIP 1283](./eip-1283.md): Net gas metering for SSTORE without dirty maps
|
||||||
|
|
Loading…
Reference in New Issue