ethereum.forks.dao_fork
The DAO Fork (EIP-779) is a response to a smart contract exploit known as the 2016 DAO Attack where a vulnerable contract was drained of its ether. This fork recovers the stolen funds into a new contract.
Changes
Transfer ether from a list of accounts into the Withdraw DAO contract
Upgrade Schedule
Network | Block | Expected Date | Fork Hash |
Mainnet | 1,920,000 | July 20, 1026 | 0x91d1f948 |
Releases
FORK_CRITERIA
29 | FORK_CRITERIA = ByBlockNumber(1920000) |
---|