List of all items
Structs
- cost::CostChange
- transition::Runtime
- transition::TransitionResult
- transition::ValidatorChanges
- types::BlockProposalStats
- types::BlockchainParams
- types::ValidatorPerformance
- wasmer::cache::Cache
- wasmer::cache::ModuleMetadata
- wasmer::custom_tunables::CustomTunables
- wasmer::non_determinism_filter::NonDeterminismFilter
Enums
- contract::cbi::FuncError
- contract::instance::ContractValidateError
- contract::instance::MethodCallError
- error::TransitionError
Traits
Functions
- formulas::issuance_reward
- formulas::pool_reward
- formulas::stake_reward
- gas::blockchain_log_cost
- gas::blockchain_return_values_cost
- gas::ceil_div_8
- gas::contains_cost
- gas::crypto_verify_ed25519_signature_cost
- gas::get_code_cost
- gas::get_cost
- gas::minimum_receipt_size
- gas::set_cost_delete_old_value
- gas::set_cost_read_key
- gas::set_cost_rehash
- gas::set_cost_write_new_value
- gas::tx_inclusion_cost
- gas::wasm_memory_read_cost
- gas::wasm_memory_write_cost
- gas::wasm_opcode_gas_schedule
- transition::cbi_version
- wasmer::wasmer_store::instantiate_store
Constants
- contract::instance::CONTRACT_METHOD
- contract::version::CBI_VERSION
- formulas::ISSUANCE_RATE_FACTORS
- formulas::ISSUANCE_STABLE_EPOCH
- formulas::TOTAL_BASE_FEE
- formulas::TREASURY_CUT_OF_BASE_FEE
- gas::ACCOUNT_STATE_KEY_LENGTH
- gas::BLOCKCHAIN_WRITE_PER_BYTE_COST
- gas::CRYPTO_KECCAK256_PER_BYTE
- gas::CRYPTO_RIPEMD160_PER_BYTE
- gas::CRYPTO_SHA256_PER_BYTE
- gas::MIN_CMDRECP_SIZE
- gas::MIN_RECP_SIZE
- gas::MPT_GET_CODE_DISCOUNT_PROPORTION
- gas::MPT_READ_PER_BYTE_COST
- gas::MPT_REHASH_PER_BYTE_COST
- gas::MPT_TRAVERSE_PER_BYTE_COST
- gas::MPT_WRITE_PER_BYTE_COST
- gas::MPT_WRITE_REFUND_PROPORTION
- gas::WASM_BYTE_CODE_PER_BYTE_COST
- gas::WASM_MEMORY_READ_PER64_BITS_COST
- gas::WASM_MEMORY_WRITE_PER64_BITS_COST