Eip-4345 (bomb delay) switch block (nil = no fork, 0 = already activated)
Berlin switch block (nil = no fork, 0 = already on berlin)
Byzantium switch block (nil no fork, 0 = already on byzantium)
Constantinople switch block (nil no fork, 0 = already activated)
TheDAO hard-fork switch block (nil no fork)
Whether the nodes supports or opposes the DAO hard-fork
EIP150 implements the Gas price changes (https://github.com/ethereum/EIPs/issues/150) EIP150 HF block (nil no fork)
EIP150 HF hash (needed for header only clients as only gas pricing changed)
EIP155Block HF block
EIP158 HF block
EIP-5133 (bomb delay) switch block (nil = no fork, 0 = already activated)
Homestead switch block (nil no fork, 0 = already homestead)
Istanbul switch block (nil no fork, 0 = already on istanbul)
London switch block (nil = no fork, 0 = already on london)
Virtual fork after The Merge to use as a network splitter
Eip-2384 (bomb delay) switch block (nil no fork, 0 = already activated)
Petersburg switch block (nil same as Constantinople)
Generated using TypeDoc
ChainConfig defines the Ethereum ChainConfig parameters using *sdk.Int values instead of *big.Int.