Crate cita_vm

source ·

Re-exports

pub use common::hash::summary;

Modules

List of precompiled contracts:

Structs

BlockDataProviderMock is a mock for BlockDataProvider. We could use it in tests or demos.
Mutable configs in cita-vm’s execution.
An implemention for evm::DataProvider
Store storages shared datas.
Transaction struct.

Enums

A selector for func create_address_from_address_and_nonce() and create_address_from_salt_and_code_hash()

Traits

BlockDataProvider provides functions to get block’s hash from chain.

Functions

Returns new address created from address and nonce.
Execute the transaction from transaction pool
Handle the call request in read only mode. Note: