package
1.5.37
Repository: https://github.com/multiversx/mx-chain-vm-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
CleanReturnDataWithHost - exposed version of v1_5_deleteFromReturnData for tests.
CreateAsyncCallWithTypedArgs - createAsyncCall with arguments already read from memory.
DeleteFromReturnDataWithHost - exposed version of v1_5_deleteFromReturnData for tests.
DeployFromSourceContractWithTypedArgs - deployFromSourceContract with args already read from memory.
ExecuteOnDestContextWithTypedArgs - executeOnDestContext with args already read from memory.
ExecuteOnSameContextWithTypedArgs - executeOnSameContext with args already read from memory.
ExecuteReadOnlyWithTypedArguments - executeReadOnly with args already read from memory.
No description provided by the author
No description provided by the author
No description provided by the author
ManagedBufferCopyByteSliceWithHost VMHooks implementation.
ManagedBufferSetByteSliceWithTypedArgs VMHooks implementation.
No description provided by the author
ManagedCreateECWithHost VMHooks implementation.
No description provided by the author
ManagedEncodeSecp256k1DerSignatureWithHost VMHooks implementation.
ManagedGenerateKeyECWithHost VMHooks implementation.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ManagedMarshalCompressedECWithHost VMHooks implementation.
ManagedMarshalECWithHost VMHooks implementation.
ManagedRipemd160WithHost VMHooks implementation.
ManagedScalarBaseMultECWithHost VMHooks implementation.
ManagedScalarMultECWithHost VMHooks implementation.
ManagedUnmarshalCompressedECWithHost VMHooks implementation.
ManagedUnmarshalECWithHost VMHooks implementation.
ManagedVerifyBLSWithHost VMHooks implementation.
ManagedVerifyCustomSecp256k1WithHost VMHooks implementation.
ManagedVerifyEd25519WithHost VMHooks implementation.
ManagedVerifySecp256k1WithHost VMHooks implementation.
NewVMHooksImpl creates a new VMHooksImpl instance.
SetStorageLockWithTypedArgs - setStorageLock with args already read from memory.
StorageLoadFromAddressWithTypedArgs - storageLoadFromAddress with args already read from memory.
StorageLoadWithWithTypedArgs - storageLoad with args already read from memory.
StorageStoreWithTypedArgs - storageStore with args already read from memory.
TransferESDTNFTExecuteByUserWithTypedArgs defines the actual transfer ESDT execute logic and execution.
TransferESDTNFTExecuteWithTypedArgs defines the actual transfer ESDT execute logic.
TransferValueExecuteWithTypedArgs - transferValueExecute with args already read from memory.
UpgradeFromSourceContractWithTypedArgs - upgradeFromSourceContract with args already read from memory.
ValidateToken - validates the token ID.
WithFaultAndHost fails the execution with the provided error.

# Constants

No description provided by the author
No description provided by the author
constants defining roles values.
constants defining roles values.
constants defining roles values.
constants defining roles values.
constants defining roles values.
constants defining roles values.
constants defining roles values.
constants defining roles values.
constants defining roles values.
constants defining roles values.
constants defining roles values.

# Structs

VMHooksImpl is the VM structure that implements VMHooks, with all the hooks (callbacks) from the executor.

# Type aliases

No description provided by the author