utils

package
v3.0.1 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2023 License: Apache-2.0, Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrBN256BadPairingInput = errors.New("bn256 bad pairing input")
View Source
var ErrExecutionReverted = errors.New("execution reverted")
View Source
var ErrInsufficientBalance = errors.New("insufficient balance")
View Source
var ErrInvalidEVMInstance = errors.New("invalid EVM instance")
View Source
var ErrInvalidJumpDest = errors.New("invalid jump dest")
View Source
var ErrJumpOutOfBounds = errors.New("jump out of range")
View Source
var ErrJumpToNoneOpCode = errors.New("jump to non-OpCode")
View Source
var ErrOutOfGas = errors.New("out of gas")
View Source
var ErrOutOfMemory = errors.New("out of memory")
View Source
var ErrReturnDataCopyOutOfBounds = errors.New("return data copy out of bounds")
View Source
var ErrStackOverFlow = errors.New("stack over flow")
View Source
var ErrStackUnderFlow = errors.New("stack under flow")
View Source
var ErrStorageNotInitialized = errors.New("storage not initialized")
View Source
var ErrVerifyInput = errors.New("incorrect verify input format")
View Source
var ErrWriteProtection = errors.New("write protection")

Functions

func InvalidOpCode

func InvalidOpCode(code byte) error

func NoSuchDataInTheStorage

func NoSuchDataInTheStorage(err error) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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