Expand description
§alloy-evm
OP EVM implementation.
Re-exports§
pub use block::OpBlockExecutionCtx;pub use block::OpBlockExecutor;pub use block::OpBlockExecutorFactory;
Modules§
- block
- Block executor for Optimism.
Structs§
- OpEvm
- OP EVM implementation.
- OpEvm
Factory - Factory producing
OpEvms.
Functions§
- spec
- Map the latest active hardfork at the given header to a revm
OpSpecId. - spec_
by_ timestamp_ after_ bedrock - Returns the revm
OpSpecIdat the given timestamp.