ethereum.forks.london

The London fork overhauls the transaction fee market, changes gas refunds, reserves a contract prefix for future use, and delays the difficulty bomb.

Changes

Upgrade Schedule

NetworkBlockExpected DateFork Hash
Ropsten10,499,401June 24, 20210x7119b6b3
Goerli5,062,605June 30, 20210xb8c6299d
Rinkeby9,987,988July 7, 20210x8e29f2f3
Mainnet12,965,000August 5, 20210x0eb440f6
Kovan26,741,100August 12, 2021

Releases

FORK_CRITERIA

48
FORK_CRITERIA = ByBlockNumber(12965000)

ethereum.forks.arrow_glacier

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

Changes

Upgrade Schedule

NetworkBlockExpected DateFork Hash
Mainnet13,773,000December 8, 20210x20c327fc

Releases

FORK_CRITERIA

33
FORK_CRITERIA = ByBlockNumber(13773000)