Versions in this module Expand all Collapse all v0 v0.0.2 Oct 1, 2024 v0.0.1 Jun 25, 2024 Changes in this version + var Forks = map[string]*params.ChainConfig + func AvailableForks() []string + func FromHex(s string) ([]byte, error) + func MakePreState(db ethdb.Database, accounts core.GenesisAlloc, snapshotter bool) (*snapshot.Tree, *state.StateDB) + type RLPTest struct + In interface{} + Out string + func (t *RLPTest) Run() error + type UnsupportedForkError struct + Name string + func (e UnsupportedForkError) Error() string