Module alloy_consensus::transaction

source ·
Expand description

Transaction types.

Re-exports§

Modules§

  • [EIP-4844] constants, helpers, and types.
  • Utilities for working with EIP-4844 field elements and implementing SidecarCoder.
  • Defines the exact transaction variant that are allowed to be propagated over the eth p2p protocol.
  • Helper module for encoding signatures of transactions wrapped into Signed in legacy format.

Structs§

Enums§

Traits§

Functions§

  • Helper for decoding EIP-155 v value into y_parity boolean and optional chain_id.
  • Helper for encoding y_parity boolean and optional chain_id into EIP-155 v value.

Type Aliases§

  • A Blob serialized as 0x-prefixed hex string
  • A commitment/proof serialized as 0x-prefixed hex string