List of all items
Structs
- HostRef
- WasmCacheRoAccess
- WasmCacheRwAccess
- host_env::TxCtx
- host_env::TxVmEnv
- host_env::VpCtx
- host_env::VpVmEnv
- host_env::state::TxHostEnvState
- host_env::state::VpHostEnvState
- types::VpInput
- wasm::compilation_cache::common::Cache
- wasm::compilation_cache::common::CacheKey
- wasm::compilation_cache::tx::Name
- wasm::compilation_cache::vp::Name
- wasm::host_env::WasmGasMeter
- wasm::memory::Limit
- wasm::memory::TxCallInput
- wasm::memory::VpCallInput
- wasm::memory::WasmMemory
- wasm::run::VpEvalWasm
Enums
- RoAccess
- RwAccess
- WasmValidationError
- host_env::Error
- host_env::TxRuntimeError
- host_env::gas_meter::GasMeter
- wasm::memory::Error
- wasm::run::Error
- wasm::run::GasMeterKind
Traits
Functions
- host_env::tx_charge_gas
- host_env::tx_delete
- host_env::tx_emit_event
- host_env::tx_get_block_epoch
- host_env::tx_get_block_header
- host_env::tx_get_block_height
- host_env::tx_get_chain_id
- host_env::tx_get_events
- host_env::tx_get_native_token
- host_env::tx_get_pred_epochs
- host_env::tx_get_tx_index
- host_env::tx_has_key
- host_env::tx_init_account
- host_env::tx_insert_verifier
- host_env::tx_iter_next
- host_env::tx_iter_prefix
- host_env::tx_log_string
- host_env::tx_read
- host_env::tx_read_temp
- host_env::tx_result_buffer
- host_env::tx_set_commitment_sentinel
- host_env::tx_update_masp_note_commitment_tree
- host_env::tx_update_validity_predicate
- host_env::tx_verify_tx_section_signature
- host_env::tx_write
- host_env::tx_write_temp
- host_env::tx_yield_value
- host_env::vp_charge_gas
- host_env::vp_eval
- host_env::vp_get_block_epoch
- host_env::vp_get_block_header
- host_env::vp_get_block_height
- host_env::vp_get_chain_id
- host_env::vp_get_events
- host_env::vp_get_native_token
- host_env::vp_get_pred_epochs
- host_env::vp_get_tx_code_hash
- host_env::vp_get_tx_index
- host_env::vp_has_key_post
- host_env::vp_has_key_pre
- host_env::vp_iter_next
- host_env::vp_iter_prefix_post
- host_env::vp_iter_prefix_pre
- host_env::vp_log_string
- host_env::vp_read_post
- host_env::vp_read_pre
- host_env::vp_read_temp
- host_env::vp_result_buffer
- host_env::vp_verify_tx_section_signature
- host_env::vp_yield_value
- validate_untrusted_wasm
- wasm::host_env::tx_imports
- wasm::host_env::vp_imports
- wasm::memory::prepare_tx_memory
- wasm::memory::prepare_vp_memory
- wasm::memory::tx_limit
- wasm::memory::vp_limit
- wasm::memory::write_tx_inputs
- wasm::memory::write_vp_inputs
- wasm::run::check_tx_allowed
- wasm::run::prepare_wasm_code
- wasm::run::tx
- wasm::run::untrusted_wasm_store
- wasm::run::vp
Type Aliases
- RoHostRef
- RwHostRef
- host_env::Result
- host_env::TxResult
- wasm::compilation_cache::tx::TxCache
- wasm::compilation_cache::vp::VpCache
- wasm::memory::Result
- wasm::run::Result