Versions in this module Expand all Collapse all v0 v0.29.6 Jan 19, 2023 Changes in this version + type Engine struct + func New(logger zerolog.Logger, state protocol.State, execState state.ExecutionState, ...) *Engine + func (e *Engine) Done() <-chan struct{} + func (e *Engine) OnFinalizedBlock(block *model.Block) + func (e *Engine) Ready() <-chan struct{} v0.29.6-upgrade-to-badger-v3 Jan 19, 2023 v0.26.9-fix-storage Jan 20, 2023