Structs§
- Represents an executed transaction (transacted on the DB)
- Represents the outcome of mining a new block
- An executor for a series of transactions
Enums§
- Represents the result of a single transaction execution attempt
Functions§
- Inserts all logs into the bloom
- Creates a database with given database and inspector, optionally enabling alphanet features.
- Creates a new EVM with the given inspector and wraps the database in a
WrapDatabaseRef
.