package
2.0.0-alpha.1+incompatible
Repository: https://github.com/bazo-blockchain/bazo-vm.git
Documentation: pkg.go.dev

# Functions

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
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewTestVM creates a new Bazo virtual machine with the test contract code.
NewVM creates a new Bazo virtual machine with the context received from Bazo miner.
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
No description provided by the author

# Constants

Supported Bazo OpCodes.
Supported OpCode argument types.
Address of account.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Balance of account.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported OpCode argument types.
Supported OpCode argument types.
Supported Bazo OpCodes.
 Parameters and function signature hash.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Amount of bazo coins transacted in transaction.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Owner of smart contract account.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported OpCode argument types.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
Supported Bazo OpCodes.
No description provided by the author

# Variables

OpCodes contains all OpCode definitions.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
OpCode contains the code, name, number of arguments, argument types, gas price and gas factor of the opcode.
No description provided by the author
VM is a stack-based virtual machine and executes the contract code sequentially.

# Interfaces

Context is the VM execution context which is composed with data coming from the transaction and the account.

# Type aliases

No description provided by the author
No description provided by the author
Struct type represents the composite data type declaration that defines a group of variables.