Crate revm[][src]

Re-exports

pub use SpecId::*;

Modules

Structs

AccountInfo account information.

CallContext of the runtime.

Memory backend, storing all state values in a Map in memory.

Struct that takes Database and enabled transact to update state dirrectly to database. additionaly it allows user to set all environment parameters. Parameters that can be set are devided between Config, Block and Transaction(tx)

Transfer from source to target, with given value.

Enums

Create scheme.

Exit error reason.

Exit fatal reason.

Exit reason.

Exit revert reason.

Exit succeed reason.

Constants

Traits

Functions

Type Definitions