# Functions
AvailableForks returns the set of defined fork names.
FromHex returns the bytes represented by the hexadecimal string s.
MakePreState creates a state containing the given allocation.
# Variables
Forks table defines supported forks and their chain config.
# Structs
RLPTest is the JSON structure of a single RLP test.
StateTestState groups all the state database objects together for use in tests.
UnsupportedForkError is returned when a test requests a fork that isn't implemented.