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.
- Fork
Spec - Ethereum fork rules selected for a validation operation.
- Fork
Validated - Fork-specific validity was checked.
- Sender
Recovered - Sender recovery succeeded.
- Transaction
- A transaction token whose validation state is tracked at compile time.
- Validation
Context - Validation context that must be explicit for consensus-sensitive operations.
Enums§
- Feature
Error - Feature availability failure.
- Fork
Activation - Unambiguous fork activation rule.
- Fork
Error - Fork selection or activation failure.
- Protocol
Error - Protocol validation failure.
- Protocol
Error Category - Stable high-level protocol error categories.