package
0.6.0-alpha.1
Repository: https://github.com/astriaorg/rollkit.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

CheckBounds checks if the given value falls within the specified query range.
NewBlockExecutor creates new instance of BlockExecutor.
NopMetrics returns no-op Metrics.
PrometheusMetrics returns Metrics build using Prometheus client library.

# Constants

MetricsSubsystem is a subsystem shared by all metrics exposed by this package.

# Variables

ErrAddingValidatorToBased is returned when trying to add a validator to an empty validator set.
ErrEmptyValSetGenerated is returned when applying the validator changes would result in empty set.

# Structs

BlockExecutor creates and applies blocks and maintains state.
Metrics contains metrics exposed by this package.