Docs.rs
fil_actor_evm_v11-2.0.0
fil_actor_evm_v11 2.0.0
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
sudo-shashank
Dependencies
cid ^0.8
normal
fil_actor_evm_shared_v11 ^2.0.0
normal
frc42_dispatch ^3.0.0
normal
fvm_ipld_encoding ^0.3
normal
fvm_shared ^3.2
normal
hex-literal ^0.3.4
normal
num-derive ^0.3
normal
num-traits ^0.2
normal
serde ^1.0
normal
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate fil_actor_evm_v11
Version 2.0.0
All Items
Structs
Enums
Constants
Type Definitions
?
Crate
fil_actor_evm_v11
source
·
[
−
]
Structs
BytecodeHash
A Keccak256 digest of EVM bytecode.
BytecodeReturn
ConstructorParams
DelegateCallParams
DelegateCallReturn
GetStorageAtParams
GetStorageAtReturn
InvokeContractParams
InvokeContractReturn
State
Data stored by an EVM contract. This runs on the fvm-evm-runtime actor code cid.
Tombstone
A tombstone indicating that the contract has been self-destructed.
Enums
Method
Constants
EVM_CONTRACT_BAD_JUMPDEST
EVM_CONTRACT_ILLEGAL_MEMORY_ACCESS
EVM_CONTRACT_INVALID_INSTRUCTION
EVM_CONTRACT_REVERTED
EVM_CONTRACT_SELFDESTRUCT_FAILED
EVM_CONTRACT_STACK_OVERFLOW
EVM_CONTRACT_STACK_UNDERFLOW
EVM_CONTRACT_UNDEFINED_INSTRUCTION
NATIVE_METHOD_SELECTOR
NATIVE_METHOD_SIGNATURE
Type Definitions
ResurrectParams