Module evm

Source

Traitsยง

EvmTr
A trait that integrates context, instruction set, and precompiles to create an EVM struct.
ExecuteCommitEvm
Extension of the ExecuteEvm trait that adds a method that commits the state after execution.
ExecuteEvm
Execute EVM transactions. Main trait for transaction execution.