List of all items
Structs
- Address
- Bytes
- Eof
- FixedBytes
- HashMap
- HashSet
- JumpTable
- KzgSettings
- LegacyAnalyzedBytecode
- Log
- LogData
- db::WrapDatabaseRef
- db::components::DatabaseComponents
- env::BlobExcessGasAndPrice
- env::BlockEnv
- env::CfgEnv
- env::Env
- env::OptimismFields
- env::TxEnv
- env::handler_cfg::CfgEnvWithHandlerCfg
- env::handler_cfg::EnvWithHandlerCfg
- env::handler_cfg::HandlerCfg
- eof::Eof
- eof::EofBody
- eof::EofHeader
- eof::TypesSection
- hash_map::Drain
- hash_map::ExtractIf
- hash_map::HashMap
- hash_map::IntoIter
- hash_map::IntoKeys
- hash_map::IntoValues
- hash_map::Iter
- hash_map::IterMut
- hash_map::Keys
- hash_map::OccupiedEntry
- hash_map::OccupiedEntryRef
- hash_map::OccupiedError
- hash_map::RawEntryBuilder
- hash_map::RawEntryBuilderMut
- hash_map::RawOccupiedEntryMut
- hash_map::RawVacantEntryMut
- hash_map::VacantEntry
- hash_map::VacantEntryRef
- hash_map::Values
- hash_map::ValuesMut
- hash_set::Difference
- hash_set::Drain
- hash_set::ExtractIf
- hash_set::HashSet
- hash_set::Intersection
- hash_set::IntoIter
- hash_set::Iter
- hash_set::OccupiedEntry
- hash_set::SymmetricDifference
- hash_set::Union
- hash_set::VacantEntry
- kzg::G1Points
- kzg::G2Points
- kzg::KzgSettings
- legacy::JumpTable
- legacy::LegacyAnalyzedBytecode
- result::ResultAndState
- specification::BedrockSpec
- specification::BerlinSpec
- specification::ByzantiumSpec
- specification::CancunSpec
- specification::CanyonSpec
- specification::EcotoneSpec
- specification::FrontierSpec
- specification::HomesteadSpec
- specification::IstanbulSpec
- specification::LatestSpec
- specification::LondonSpec
- specification::MergeSpec
- specification::PetersburgSpec
- specification::PragueSpec
- specification::RegolithSpec
- specification::ShanghaiSpec
- specification::SpuriousDragonSpec
- specification::TangerineSpec
- state::Account
- state::AccountInfo
- state::AccountStatus
- state::StorageSlot
Enums
- Bytecode
- db::components::DatabaseComponentError
- env::AnalysisKind
- env::CreateScheme
- env::TransactTo
- env::TxType
- eof::EofDecodeError
- hash_map::Entry
- hash_map::EntryRef
- hash_map::RawEntryMut
- hash_set::Entry
- kzg::EnvKzgSettings
- kzg::KzgErrors
- precompile::Precompile
- precompile::PrecompileError
- result::EVMError
- result::ExecutionResult
- result::HaltReason
- result::InvalidHeader
- result::InvalidTransaction
- result::OutOfGasError
- result::Output
- result::SuccessReason
- specification::SpecId
Traits
- db::Database
- db::DatabaseCommit
- db::DatabaseRef
- db::DatabaseWithDebugError
- db::components::block_hash::BlockHash
- db::components::block_hash::BlockHashRef
- db::components::state::State
- db::components::state::StateRef
- precompile::StatefulPrecompile
- precompile::StatefulPrecompileMut
- specification::Spec
Macros
Functions
- kzg::parse_kzg_trusted_setup
- utilities::calc_blob_gasprice
- utilities::calc_excess_blob_gas
- utilities::fake_exponential
- utilities::keccak256
Type Aliases
- B256
- I256
- U256
- hash_map::DefaultHashBuilder
- precompile::EnvPrecompileFn
- precompile::PrecompileResult
- precompile::StandardPrecompileFn
- precompile::StatefulPrecompileArc
- precompile::StatefulPrecompileBox
- result::EVMResult
- result::EVMResultGeneric
- state::State
- state::Storage
- state::TransientStorage
Constants
- BLOB_GASPRICE_UPDATE_FRACTION
- BLOCK_HASH_HISTORY
- GAS_PER_BLOB
- MAX_BLOB_GAS_PER_BLOCK
- MAX_BLOB_NUMBER_PER_BLOCK
- MAX_CODE_SIZE
- MAX_INITCODE_SIZE
- MIN_BLOB_GASPRICE
- PRECOMPILE3
- TARGET_BLOB_GAS_PER_BLOCK
- TARGET_BLOB_NUMBER_PER_BLOCK
- VERSIONED_HASH_VERSION_KZG
- kzg::BYTES_PER_G1_POINT
- kzg::BYTES_PER_G2_POINT
- kzg::G1_POINTS
- kzg::G2_POINTS
- kzg::NUM_G1_POINTS
- kzg::NUM_G2_POINTS
- utilities::KECCAK_EMPTY