Skip to main content

Crate alloy_op_evm

Crate alloy_op_evm 

Source
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.
OpEvmFactory
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 OpSpecId at the given timestamp.