Skip to main content

Module blockchain

Module blockchain 

Source
Expand description

Blockchain test types Blockchain test types for Ethereum state tests.

This module contains structures for deserializing blockchain test JSON files from the Ethereum test suite.

Structs§

Account
An account
Block
Block structure containing header and transactions
BlockHeader
Block header structure
BlockchainTest
Blockchain test suite containing multiple test cases
BlockchainTestCase
Individual blockchain test case
ConsolidationRequest
Consolidation request structure (EIP-7251)
State
Ethereum blockchain test data state
Transaction
Transaction structure
Withdrawal
Withdrawal structure
WithdrawalRequest
Withdrawal request structure (EIP-7002)

Enums§

ForkSpec
Fork specification
SealEngine
Possible seal engines