List of all items
Structs
- aux_structures::DecommittmentQuery
- aux_structures::LogQuery
- aux_structures::LogQueryWithExtendedEnumeration
- aux_structures::MemoryIndex
- aux_structures::MemoryKey
- aux_structures::MemoryLocation
- aux_structures::MemoryOffset
- aux_structures::MemoryPage
- aux_structures::MemoryQuery
- aux_structures::PubdataCost
- 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::FramedStack
- reference_impls::memory::MemoryWrapper
- reference_impls::memory::SimpleMemory
- 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::StorageAccessRefund
- errors::OpcodeDecodingError
- vm_state::Version
Traits
- abstractions::DecommittmentProcessor
- abstractions::EventSink
- abstractions::Memory
- abstractions::Precompile
- abstractions::PrecompilesProcessor
- abstractions::Storage
- tracing::Tracer
- witness_trace::VmWitnessTracer
Functions
- 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::execution_stack::aux_heap_page_from_base
- vm_state::execution_stack::code_page_candidate_from_base
- vm_state::execution_stack::heap_page_from_base
- vm_state::execution_stack::stack_page_from_base
- vm_state::helpers::address_is_kernel
- vm_state::helpers::get_stipend_and_extra_cost
- 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