Docs.rs
  • revm-handler-7.0.0
    • revm-handler 7.0.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • rakita
    • Dependencies
      • auto_impl ^1.3.0 normal
      • revm-bytecode ^5.0.0 normal
      • revm-context ^7.0.0 normal
      • revm-context-interface ^7.0.0 normal
      • revm-database-interface ^6.0.0 normal
      • derive-where ^1.5.0 normal
      • revm-interpreter ^22.0.0 normal
      • revm-precompile ^23.0.0 normal
      • revm-primitives ^20.0.0 normal
      • serde ^1.0 normal optional
      • revm-state ^6.0.0 normal
      • alloy-eip7702 ^0.6.1 dev
      • alloy-provider ^1.0.12 dev
      • alloy-signer ^1.0.12 dev
      • alloy-signer-local ^1.0.12 dev
      • revm-database ^6.0.0 dev
    • Versions
    • 100% of the crate is documented
  • This release has been yanked, go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

revm_handler7.0.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • CallFrame
  • CreateFrame
  • EthFrame
  • EthPrecompiles
  • MainnetHandler
  • instructions::EthInstructions

Enums

  • FrameData
  • FrameResult
  • ItemOrResult

Traits

  • MainBuilder
  • MainContext
  • PrecompileProvider
  • api::ExecuteCommitEvm
  • api::ExecuteEvm
  • evm::EvmTr
  • evm::FrameTr
  • handler::EvmTrError
  • handler::Handler
  • instructions::InstructionProvider
  • system_call::SystemCallCommitEvm
  • system_call::SystemCallEvm
  • system_call::SystemCallTx

Functions

  • execution::create_init_frame
  • post_execution::eip7623_check_gas_floor
  • post_execution::output
  • post_execution::refund
  • post_execution::reimburse_caller
  • post_execution::reward_beneficiary
  • pre_execution::apply_eip7702_auth_list
  • pre_execution::load_accounts
  • pre_execution::validate_account_nonce_and_code
  • pre_execution::validate_against_state_and_deduct_caller
  • return_create
  • validation::validate_eip4844_tx
  • validation::validate_env
  • validation::validate_initial_tx_gas
  • validation::validate_priority_fee_tx
  • validation::validate_tx_env

Type Aliases

  • ContextTrDbError
  • FrameInitOrResult
  • MainnetContext
  • MainnetEvm
  • evm::ContextDbError
  • evm::ContextTrDbError
  • evm::FrameInitResult

Constants

  • system_call::SYSTEM_ADDRESS