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
State
Ethereum blockchain test data state
Transaction
Transaction structure
Withdrawal
Withdrawal structure

Enums§

ForkSpec
Fork specification
SealEngine
Possible seal engines