Versions in this module Expand all Collapse all v0 v0.8.17 Sep 1, 2022 v0.8.16 Aug 31, 2022 Changes in this version + var ErrBadNoDAOExtra = errors.New("bad DAO no-fork extra-data") + var ErrBadProDAOExtra = errors.New("bad DAO pro-fork extra-data") + func ApplyDAOHardFork(statedb *state.StateDB) + func VerifyDAOHeaderExtraData(config *params.ChainConfig, header *types.Header) error