vm

package
v1.15.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2024 License: Apache-2.0, MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DrawRandomnessFromDigest = vmcontext.DrawRandomnessFromDigest
View Source
var GetDefaultActors = register.GetDefaultActros

GetDefaultActors return a code loader with the built-in actors that come with the system.

View Source
var ResolveToDeterministicAddress = vmcontext.ResolveToDeterministicAddress

Functions

This section is empty.

Types

type ActorCodeLoader

type ActorCodeLoader = dispatch.CodeLoader

ActorCodeLoader allows yo to load an actor's code based on its id an epoch.

type ActorMethodSignature

type ActorMethodSignature = dispatch.MethodSignature

ActorMethodSignature wraps a specific method and allows you to encode/decodes input/output bytes into concrete types.

type ChainRandomness added in v1.1.0

type ChainRandomness = vmcontext.HeadChainRandomness

type ExecCallBack

type ExecCallBack = vmcontext.ExecCallBack

type FakeSyscalls

type FakeSyscalls = vmcontext.FakeSyscalls

type ILookBack added in v1.1.2

type ILookBack = vmcontext.ILookBack

type Interface added in v1.6.0

type Interface = vmcontext.Interface // nolint

type Interpreter

type Interpreter = vmcontext.VMInterpreter

Interpreter is the LegacyVM.

func NewLegacyVM added in v1.6.0

func NewLegacyVM(ctx context.Context, option VmOption) (Interpreter, error)

NewLegacyVM creates a new LegacyVM interpreter.

type LookbackStateGetter added in v1.1.2

type LookbackStateGetter = vmcontext.LookbackStateGetter

type Ret

type Ret = vmcontext.Ret

type SyscallsImpl

type SyscallsImpl = vmcontext.SyscallsImpl

type SyscallsStateView

type SyscallsStateView = vmcontext.SyscallsStateView

type TipSetGetter added in v1.10.0

type TipSetGetter = vmcontext.TipSetGetter

type VmMessage

type VmMessage = vmcontext.VmMessage //nolint

type VmOption

type VmOption = vmcontext.VmOption //nolint

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL