Skip to main content

Crate eth_valkyoth_protocol

Crate eth_valkyoth_protocol 

Source
Expand description

Fork-aware Ethereum protocol validation state.

Structs§

Canonical
Canonical wire form and type-specific structure were checked.
Decoded
Raw wire input was accepted by the codec.
ForkSpec
Ethereum fork rules selected for a validation operation.
ForkValidated
Fork-specific validity was checked.
SenderRecovered
Sender recovery succeeded.
Transaction
A transaction token whose validation state is tracked at compile time.
ValidationContext
Validation context that must be explicit for consensus-sensitive operations.

Enums§

ForkActivation
Unambiguous fork activation rule.