Skip to main content

Module blockstore_processor

Module blockstore_processor 

Source
👎Deprecated since 3.1.0:

This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the agave-unstable-api crate feature must be specified to acknowledge use of an interface that may break without warning.

Structs§

BatchExecutionTimingDeprecated
Measures times related to transaction execution in a slot.
ConfirmationProgressDeprecated
ConfirmationTimingDeprecated
Measures different parts of the slot confirmation processing pipeline.
ExecuteBatchesInternalMetricsDeprecated
LockedTransactionsWithIndexesDeprecated
ProcessOptionsDeprecated
ReplaySlotStatsDeprecated
ThreadExecuteTimingsDeprecated
TransactionBatchWithIndexesDeprecated
TransactionStatusBatchDeprecated
TransactionStatusSenderDeprecated

Enums§

BlockstoreProcessorErrorDeprecated
TransactionStatusMessageDeprecated

Functions§

confirm_slotDeprecated
execute_batchDeprecated
fill_blockstore_slot_with_ticksDeprecated
process_blockstore_from_rootDeprecated
Process blockstore from a known root bank
process_entries_for_testsDeprecated
Process an ordered list of entries in parallel
process_single_slotDeprecated
set_alpenglow_ticksDeprecated
Set alpenglow bank tick height.
test_process_blockstoreDeprecated

Type Aliases§

ProcessSlotCallbackDeprecated
Callback for accessing bank state after each slot is confirmed while processing the blockstore