List of all items
Structs
- abstractions::RefundedAmounts
- aux_structures::DecommittmentQuery
- aux_structures::LogQuery
- aux_structures::MemoryIndex
- aux_structures::MemoryKey
- aux_structures::MemoryLocation
- aux_structures::MemoryOffset
- aux_structures::MemoryPage
- aux_structures::MemoryQuery
- aux_structures::Timestamp
- block_properties::BlockProperties
- flags::Flags
- opcodes::execution::far_call::FarCallExceptionFlags
- opcodes::execution::uma::UMAExceptionFlags
- opcodes::execution::uma::UMASkipMemoryAccessFlags
- opcodes::parsing::DecodedOpcode
- reference_impls::decommitter::SimpleDecommitter
- reference_impls::event_sink::ApplicationData
- reference_impls::event_sink::EventMessage
- reference_impls::event_sink::InMemoryEventSink
- reference_impls::memory::HeapPagesReusablePool
- reference_impls::memory::ReusablePool
- reference_impls::memory::SimpleMemory
- reference_impls::memory::StackPagesReusablePool
- testing::BasicTestingTools
- testing::simple_tracer::NoopTracer
- testing::storage::InMemoryStorage
- tracing::AfterDecodingData
- tracing::AfterExecutionData
- tracing::BeforeExecutionData
- tracing::VmLocalStateData
- utils::GenericNoopTracer
- utils::U256_TO_ADDRESS_MASK
- vm_state::DelayedLocalStateChanges
- vm_state::PrimitiveValue
- vm_state::VmLocalState
- vm_state::VmState
- vm_state::cycle::PreState
- vm_state::execution_stack::CallStackEntry
- vm_state::execution_stack::Callstack
- vm_state::helpers::ErrorFlags
- vm_state::mem_ops::MemOpsProcessor
- witness_trace::DummyTracer
Enums
- abstractions::MemoryType
- abstractions::PrecompileCyclesWitness
- abstractions::RefundType
- abstractions::SpongeExecutionMarker
- errors::OpcodeDecodingError
- reference_impls::memory::Indirection
Traits
- abstractions::DecommittmentProcessor
- abstractions::EventSink
- abstractions::Memory
- abstractions::Precompile
- abstractions::PrecompilesProcessor
- abstractions::Storage
- tracing::Tracer
- witness_trace::VmWitnessTracer
Functions
- reference_impls::memory::new_reference_memory_impl
- testing::create_default_testing_tools
- testing::get_final_net_states
- utils::address_to_u256
- utils::bytecode_to_code_hash
- utils::bytecode_to_code_hash_for_mode
- utils::contract_bytecode_to_words
- utils::erase_fat_pointer_metadata
- utils::merge_u4
- utils::split_as_u4
- utils::u256_to_address_unchecked
- vm_state::cycle::read_and_decode
- vm_state::helpers::read_code
Constants
- abstractions::MAX_CODE_PAGE_SIZE_IN_WORDS
- abstractions::MAX_STACK_PAGE_SIZE_IN_WORDS
- abstractions::MEMORY_CELLS_STACK_OR_CODE_PAGE
- opcodes::execution::far_call::FORCED_ERGS_FOR_MSG_VALUE_SIMULATOR
- reference_impls::decommitter::MEMORY_CELLS_PER_PAGE
- testing::NUM_SHARDS
- vm_state::SUPPORTED_ISA_VERSION
- vm_state::cycle::OPCODES_PER_WORD
- vm_state::cycle::OPCODES_PER_WORD_LOG_2