package
1.15.2
Repository: https://github.com/ethereum/go-ethereum.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

AvailableForks returns the set of defined fork names.
FromHex returns the bytes represented by the hexadecimal string s.
GetChainConfig takes a fork definition and returns a chain config.
MakePreState creates a state containing the given allocation.

# Variables

Forks table defines supported forks and their chain config.

# Structs

A BlockTest checks handling of entire blocks.
No description provided by the author
RLPTest is the JSON structure of a single RLP test.
StateSubtest selects a specific configuration of a General State Test.
StateTest checks transaction processing without block context.
StateTestState groups all the state database objects together for use in tests.
TransactionTest checks RLP decoding and sender derivation of transactions.
UnsupportedForkError is returned when a test requests a fork that isn't implemented.