Expand description

Generalization of a state machine for a consensus engine.

Structs

Auxiliary data fetcher for an Ethereum machine. In Ethereum-like machines there are two kinds of auxiliary data: bodies and receipts.

Ethash-specific extensions.

An ethereum-like state machine.

Enums

Request for auxiliary data of a block.

Traits

Generalization of types surrounding blockchain-suitable state machines.

Type Definitions

Type alias for a function we can make calls through synchronously. Returns the call result and state proof for each call.

Special rules to be applied to the schedule.