execution_data_index

package
v0.44.0-unsafe-collect... Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 25, 2025 License: AGPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewExecutionDataProvider

func NewExecutionDataProvider(
	cache execution_data.ExecutionDataCache,
	highestExectuionDataHeight state_synchronization.ExecutionDataIndexedHeight,
) *executionDataProvider

NewExecutionDataProvider creates a new ExecutionDataProvider that reads from the given ExecutionDataCache. The headers storage is used to determine the search range for finding available heights.

Types

type ExecutionDataProcessor

type ExecutionDataProcessor struct {
	component.Component
	// contains filtered or unexported fields
}

func (*ExecutionDataProcessor) OnNewExectuionData

func (edp *ExecutionDataProcessor) OnNewExectuionData()

func (*ExecutionDataProcessor) ProcessedHeight

func (edp *ExecutionDataProcessor) ProcessedHeight() uint64

ProcessedHeight returns the highest consecutive height for which execution data has been processed, meaning the collections for that height have been indexed.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL