package
3.0.0-alpha5+incompatible
Repository: https://github.com/erigontech/erigon.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewMockCanonicalChainBuilder creates a new mock instance.
NewMockStore creates a new mock instance.
NewMockwaypointReader creates a new mock instance.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Number of recent block signatures to keep in memory.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
EventChannel is a buffered channel that drops oldest events when full.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MockCanonicalChainBuilder is a mock of CanonicalChainBuilder interface.
MockCanonicalChainBuilderConnectCall wrap *gomock.Call.
MockCanonicalChainBuilderContainsHashCall wrap *gomock.Call.
MockCanonicalChainBuilderHeadersInRangeCall wrap *gomock.Call.
MockCanonicalChainBuilderLowestCommonAncestorCall wrap *gomock.Call.
MockCanonicalChainBuilderMockRecorder is the mock recorder for MockCanonicalChainBuilder.
MockCanonicalChainBuilderPruneNodeCall wrap *gomock.Call.
MockCanonicalChainBuilderPruneRootCall wrap *gomock.Call.
MockCanonicalChainBuilderResetCall wrap *gomock.Call.
MockCanonicalChainBuilderRootCall wrap *gomock.Call.
MockCanonicalChainBuilderTipCall wrap *gomock.Call.
MockStore is a mock of Store interface.
MockStoreFlushCall wrap *gomock.Call.
MockStoreInsertBlocksCall wrap *gomock.Call.
MockStoreMockRecorder is the mock recorder for MockStore.
MockStoreRunCall wrap *gomock.Call.
MockwaypointReader is a mock of waypointReader interface.
MockwaypointReaderCheckpointsFromBlockCall wrap *gomock.Call.
MockwaypointReaderMilestonesFromBlockCall wrap *gomock.Call.
MockwaypointReaderMockRecorder is the mock recorder for MockwaypointReader.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
go:generate mockgen -typed=true -destination=./canonical_chain_builder_mock.go -package=sync .
No description provided by the author
No description provided by the author
go:generate mockgen -typed=true -destination=./store_mock.go -package=sync .
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author