Expand description
Tempo EVM implementation.
Re-exportsยง
pub use evm::TempoEvmFactory;
Modulesยง
Structsยง
- Tempo
Block Assembler - Assembler for Tempo blocks.
- Tempo
Block Env - Tempo block environment.
- Tempo
Block Execution Ctx - Execution context for Tempo block.
- Tempo
EvmConfig - Tempo-related EVM configuration.
- Tempo
Next Block EnvAttributes - Context required for next block environment.
Enumsยง
- Tempo
EvmError - Errors that can occur during EVM configuration and execution.
- Tempo
Halt Reason - Tempo-specific halt reason.
Traitsยง
- Tempo
State Access - Helper trait to perform Tempo-specific operations on top of different state providers.