Expand description
Top level VirtualMachine constructor and API.
Structs§
- Continuation
VmProof - Single
Segment VmExecution Result - Execution result of a single segment VM execution.
- Single
Segment VmExecutor - A single segment VM.
- Streams
- Verified
Execution Payload - The payload of a verified guest VM execution.
- Virtual
Machine - VmExecutor
- VmExecutor
Next Segment State - VmExecutor
OneSegment Result - VmExecutor
Result
Enums§
Functions§
- verify_
segments - Verify segment proofs with boundary condition checks for continuation between segments.
- verify_
single - Verifies a single proof. This should be used for proof of VM without continuations.
Type Aliases§
- VmMemory
State - VM memory state for continuations.