List of all items
Structs
- GotExpected
- GotExpectedBoxed
- Header
- Log
- LogData
- ReceiptWithBloom
- Recovered
- StorageEntry
- TransactionMeta
- WithEncoded
- account::Account
- account::AccountFlags
- account::Bytecode
- block::RecoveredBlock
- block::SealedBlock
- block::error::BlockRecoveryError
- block::serde_bincode_compat::RecoveredBlock
- block::serde_bincode_compat::SealedBlock
- crypto::RecoveryError
- header::Header
- header::SealedHeader
- header::serde_bincode_compat::SealedHeader
- serde_bincode_compat::Block
- serde_bincode_compat::BlockBody
- sync::LazyLock
- sync::OnceLock
- transaction::TransactionInfo
- transaction::TransactionMeta
- transaction::signature::Signature
- transaction::signed::RecoveryError
Enums
- Extended
- header::HeaderError
- transaction::error::InvalidTransactionError
- transaction::error::TransactionConversionError
- transaction::error::TryFromRecoveredTransactionError
Traits
- AlloyBlockHeader
- MaybeCompact
- MaybeSerde
- MaybeSerdeBincodeCompat
- SignerRecoverable
- block::Block
- block::FullBlock
- block::TestBlock
- block::body::BlockBody
- block::body::FullBlockBody
- block::header::AlloyBlockHeader
- block::header::BlockHeader
- block::header::FullBlockHeader
- header::test_utils::TestHeader
- node::FullNodePrimitives
- node::NodePrimitives
- receipt::FullReceipt
- receipt::Receipt
- serde_bincode_compat::SerdeBincodeCompat
- size::InMemorySize
- transaction::FullTransaction
- transaction::SignerRecoverable
- transaction::Transaction
- transaction::execute::FillTxEnv
- transaction::signed::FullSignedTx
- transaction::signed::SignedTransaction
Functions
- constants::gas_units::format_gas
- constants::gas_units::format_gas_throughput
- crypto::secp256k1::public_key_to_address
- crypto::secp256k1::recover_signer
- crypto::secp256k1::recover_signer_unchecked
- crypto::secp256k1::sign_message
- header::test_utils::generate_valid_header
- header::test_utils::valid_header_strategy
- logs_bloom
- proofs::calculate_ommers_root
- proofs::calculate_receipt_root
- proofs::calculate_transaction_root
- proofs::calculate_withdrawals_root
- proofs::ordered_trie_root_with_encoder
- receipt::gas_spent_by_transactions
- transaction::recover::recover_signers
- transaction::recover::recover_signers_unchecked
Type Aliases
- block::BlockTx
- block::body::BodyOmmer
- block::body::BodyTx
- block::error::SealedBlockRecoveryError
- header::SealedHeaderFor
- node::BlockTy
- node::BodyTy
- node::HeaderTy
- node::ReceiptTy
- node::TxTy
- serde_bincode_compat::BincodeReprFor
Constants
- account::compact_ids::EIP7702_BYTECODE_ID
- account::compact_ids::EOF_BYTECODE_ID
- account::compact_ids::LEGACY_ANALYZED_BYTECODE_ID
- account::compact_ids::LEGACY_RAW_BYTECODE_ID
- account::compact_ids::REMOVED_BYTECODE_ID
- constants::BEACON_CONSENSUS_REORG_UNWIND_DEPTH
- constants::GAS_LIMIT_BOUND_DIVISOR
- constants::MAXIMUM_GAS_LIMIT_BLOCK
- constants::MINIMUM_GAS_LIMIT
- constants::RETH_CLIENT_VERSION
- constants::gas_units::GIGAGAS
- constants::gas_units::KILOGAS
- constants::gas_units::MEGAGAS
- crypto::SECP256K1N_HALF