# Functions
Auth check auth.
CodeSavageCost cost in deploy contract based on code size.
CommonErrorCost returns cost increased by stack layer.
CommonOpCost returns cost increased by stack layer.
DelayTxCost returns cost of a delay transaction.
DelDelayTxCost returns cost of a delay transaction.
EventCost return cost based on event size.
IsValidKey return error if the key is invalid as state db key or field.
NewAPI ...
NewContext new context based on base.
NewDBHandler ...
NewDNS make a dns.
NewEventPoster returns a new EventPoster instance.
NewGasManager new gas manager.
NewHost get a new host.
NewInfo new info.
NewTeller new teller.
ReadAuth read auth.
ReceiptCost based on receipt size.
# Variables
var costs.
var errors.
var errors.
var errors.
var errors.
var errors.
var errors.
var errors.
var errors.
var errors.
var errors.
var errors.
var errors.
var errors.
var errors.
var errors.
var errors.
var errors.
var errors.
var errors.
var errors.
var errors.
var errors.
var errors.
var errors.
# Structs
APIDelegate ...
Authority module of ...
Context thread unsafe context with global fields.
DBHandler is an application layer abstraction of our base basic_handler and map_handler.
DNS dns server handler.
EventPoster the event handler in host.
GasManager handle the logic of gas.
Host host struct, used as isolate of vm.
Info current info handler of this isolate.
Setting in state db.
Teller handler of iost.
# Interfaces
Monitor monitor interface.