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

# Functions

No description provided by the author

# 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.
TransactionTest checks RLP decoding and sender derivation of transactions.
UnsupportedForkError is returned when a test requests a fork that isn't implemented.
VMTest checks EVM execution without block or transaction context.