Crate revm

source · []

Re-exports

pub use SpecId::*;

Modules

Macros

Structs

AccountInfo account information.

CallContext of the runtime.

Inputs for a call.

Struct that takes Database and enabled transact to update state dirrectly to database. additionaly it allows user to set all environment parameters.

A sequencial memory. It uses Rust’s Vec for internal representation.

EVM stack.

Transfer from source to target, with given value.

Enums

Constants

Traits

Functions

Type Definitions