ethereum.forks.istanbul

The Istanbul fork (EIP-1679) makes changes to the gas costs of EVM instructions and data, adds a cryptographic primitive, and introduces an instruction to fetch the current chain identifier.

Changes

Upgrade Schedule

NetworkBlockExpected DateFork Hash
Ropsten6,485,846
Goerli1,561,651
Rinkeby5,435,345
Kovan14,111,141
Mainnet9,069,000December 8, 20190x879d6e30

Releases

FORK_CRITERIA

53
FORK_CRITERIA = ByBlockNumber(9069000)

ethereum.forks.muir_glacier

The Muir Glacier fork delays the difficulty bomb. There are no other changes in this fork.

Changes

Upgrade Schedule

NetworkBlockExpected DateFork Hash
Ropsten7,117,117
Mainnet9,200,000January 2, 20200xe029e991

Releases

FORK_CRITERIA

38
FORK_CRITERIA = ByBlockNumber(9200000)