Optional
arrow_Eip-4345 (bomb delay) switch block (nil = no fork, 0 = already activated)
Optional
berlin_Berlin switch block (nil = no fork, 0 = already on berlin)
Optional
byzantium_Byzantium switch block (nil no fork, 0 = already on byzantium)
Optional
constantinople_Constantinople switch block (nil no fork, 0 = already activated)
Optional
dao_TheDAO hard-fork switch block (nil no fork)
Optional
dao_Whether the nodes supports or opposes the DAO hard-fork
Optional
eip150_EIP150 implements the Gas price changes (https://github.com/ethereum/EIPs/issues/150) EIP150 HF block (nil no fork)
Optional
eip150_EIP150 HF hash (needed for header only clients as only gas pricing changed)
Optional
eip155_EIP155Block HF block
Optional
eip158_EIP158 HF block
Optional
gray_EIP-5133 (bomb delay) switch block (nil = no fork, 0 = already activated)
Optional
homestead_Homestead switch block (nil no fork, 0 = already homestead)
Optional
istanbul_Istanbul switch block (nil no fork, 0 = already on istanbul)
Optional
london_London switch block (nil = no fork, 0 = already on london)
Optional
merge_Virtual fork after The Merge to use as a network splitter
Optional
muir_Eip-2384 (bomb delay) switch block (nil no fork, 0 = already activated)
Optional
petersburg_Petersburg switch block (nil same as Constantinople)
Generated using TypeDoc
ChainConfig defines the Ethereum ChainConfig parameters using *sdk.Int values instead of *big.Int.