integrity

package
v1.9.7-0...-ba03429 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2025 License: LGPL-3.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func E3EfFiles

func E3EfFiles(ctx context.Context, chainDB kv.RwDB, agg *state.Aggregator, failFast bool, fromStep uint64) error

func E3HistoryNoSystemTxs

func E3HistoryNoSystemTxs(ctx context.Context, chainDB kv.RwDB, blockReader services.FullBlockReader, agg *state.Aggregator) error

E3 History - usually don't have anything attributed to 1-st system txs (except genesis)

func NoGapsInBorEvents

func NoGapsInBorEvents(ctx context.Context, db kv.RoDB, blockReader services.FullBlockReader, from, to uint64, failFast bool) (err error)

func NoGapsInCanonicalHeaders

func NoGapsInCanonicalHeaders(tx kv.Tx, ctx context.Context, br services.FullBlockReader)

func SnapBlocksRead

func SnapBlocksRead(ctx context.Context, db kv.RoDB, blockReader services.FullBlockReader, from, to uint64, failFast bool) error

Types

type Check

type Check string
const (
	Blocks             Check = "Blocks"
	BlocksTxnID        Check = "BlocksTxnID"
	InvertedIndex      Check = "InvertedIndex"
	HistoryNoSystemTxs Check = "HistoryNoSystemTxs"
	NoBorEventGaps     Check = "NoBorEventGaps"
)

Jump to

Keyboard shortcuts

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