ethereum.forks.homestead

The Homestead fork increases the gas cost of creating contracts, restricts the range of valid ECDSA signatures for transactions (but not precompiles), tweaks the behavior of contract creation with insufficient gas, delays the difficulty bomb, and adds an improved delegate call EVM instruction.

Changes

Upgrade Schedule

NetworkBlockExpected DateFork Hash
Morden494,000
Mainnet1,150,000March 14, 20160x97c2c34c

Releases

FORK_CRITERIA

34
FORK_CRITERIA = ByBlockNumber(1150000)