Module evm::errors [] [src]

VM errors

Enums

CommitError

Errors returned when committing a new information.

EvalError

Errors returned when trying to step the instruction.

MachineError

Errors returned by the a single machine of the VM.

MemoryError

Errors returned by an EVM memory.

PCError

Errors returned by an EVM PC.

PreExecutionError

Errors when trying to validate the transaction.

RequireError

Errors stating that the VM requires additional information to continue running.

StackError

Errors returned by an EVM stack.