Structs§
- Executed
Transaction - Represents an executed transaction (transacted on the DB)
- Executed
Transactions - Represents the outcome of mining a new block
- Transaction
Executor - An executor for a series of transactions
Enums§
- Transaction
Execution Outcome - Represents the result of a single transaction execution attempt
Functions§
- build_
logs_ 🔒bloom - Inserts all logs into the bloom
- new_
evm_ with_ inspector - Creates a database with given database and inspector, optionally enabling odyssey features.
- new_
evm_ with_ inspector_ ref - Creates a new EVM with the given inspector and wraps the database in a
WrapDatabaseRef
.