Structsยง
- Block
Messages - Contains all messages to process through the VM as well as miner information for block rewards.
- Execution
Context - Message
Callback Ctx
Enumsยง
- Called
At - VM
- Interpreter which handles execution of state transitioning messages and returns receipts from the VM execution.
- VMTrace
- Tracing a Filecoin VM has a performance penalty. This controls whether a VM should be traced or not when it is created.
Constantsยง
- IMPLICIT_
MESSAGE_ GAS_ LIMIT - Comes from https://github.com/filecoin-project/lotus/blob/v1.23.2/chain/vm/fvm.go#L473
Type Aliasesยง
- Apply
Block Result - Apply
Result - Forest
Executor ๐V2 - Forest
Executor ๐V3 - Forest
Executor ๐V4 - Forest
Kernel ๐V2 - Forest
Kernel ๐V3 - Forest
Kernel ๐V4 - Forest
Machine ๐V2 - Forest
Machine ๐V3 - Forest
Machine ๐V4