Module env

Modules§

handler_cfg

Structs§

BlobExcessGasAndPrice
Structure holding block blob excess gas and it calculates blob fee.
BlockEnv
The block environment.
CfgEnv
EVM configuration.
CfgEnvWithHandlerCfg
Configuration environment with the chain spec id.
Env
EVM environment configuration.
EnvWithHandlerCfg
Evm environment with the chain spec id.
HandlerCfg
Handler configuration fields. It is used to configure the handler. It contains specification id and the Optimism related field if optimism feature is enabled.
TxEnv
The transaction environment.

Enums§

AnalysisKind
What bytecode analysis to perform.
CreateScheme
Create scheme.
RngMode
Indicates the runtime context for the kernel. Use Simulation for endpoints (like eth_call) that need unique entropy, and Execution for normal transaction execution (used for both tests and production).
TxType

Type Aliases§

TransactTo
Transaction destination