dbprefix

package
v0.0.11 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PrefixBlockHeaderTrie

func PrefixBlockHeaderTrie() []byte

func PrefixBlockHeaderTrieRootCurrent

func PrefixBlockHeaderTrieRootCurrent() []byte

func PrefixBlockHeaderTrieRootHistoric

func PrefixBlockHeaderTrieRootHistoric() []byte

func PrefixBroadcastBlockHeader

func PrefixBroadcastBlockHeader() []byte

func PrefixBroadcastNextHeight

func PrefixBroadcastNextHeight() []byte

func PrefixBroadcastNextRound

func PrefixBroadcastNextRound() []byte

func PrefixBroadcastPreCommit

func PrefixBroadcastPreCommit() []byte

func PrefixBroadcastPreCommitNil

func PrefixBroadcastPreCommitNil() []byte

func PrefixBroadcastPreVote

func PrefixBroadcastPreVote() []byte

func PrefixBroadcastPreVoteNil

func PrefixBroadcastPreVoteNil() []byte

func PrefixBroadcastProposal

func PrefixBroadcastProposal() []byte

func PrefixBroadcastRCert

func PrefixBroadcastRCert() []byte

func PrefixBroadcastTransaction

func PrefixBroadcastTransaction() []byte

func PrefixCanonicalStateRoot

func PrefixCanonicalStateRoot() []byte

func PrefixCommittedBlockHeader

func PrefixCommittedBlockHeader() []byte

func PrefixCommittedBlockHeaderCount

func PrefixCommittedBlockHeaderCount() []byte

func PrefixCommittedBlockHeaderHashIndex

func PrefixCommittedBlockHeaderHashIndex() []byte

func PrefixCurrentRoundState

func PrefixCurrentRoundState() []byte

func PrefixCurrentStateRoot

func PrefixCurrentStateRoot() []byte

func PrefixDeposit

func PrefixDeposit() []byte

func PrefixDepositValueKey

func PrefixDepositValueKey() []byte

func PrefixDepositValueRefKey

func PrefixDepositValueRefKey() []byte

func PrefixDynamicValuesKey added in v0.0.8

func PrefixDynamicValuesKey() []byte

func PrefixEncryptedStore

func PrefixEncryptedStore() []byte

func PrefixEthereumDKGState

func PrefixEthereumDKGState() []byte

TASKS All functions in this file are prefix designators for database state types. These functions name the resource being referenced in the function name. All prefixes should use two character length identifiers and should start at `t` as the first character allowed at index zero of an identifier. The identifiers should increase alpha-numeric from that point forward.

func PrefixEthereumSnapshotState

func PrefixEthereumSnapshotState() []byte

func PrefixHistoricRoundState

func PrefixHistoricRoundState() []byte

func PrefixMinedTx

func PrefixMinedTx() []byte

func PrefixMinedTxIndexKey

func PrefixMinedTxIndexKey() []byte

func PrefixMinedTxIndexRefKey

func PrefixMinedTxIndexRefKey() []byte

func PrefixMinedUTXO

func PrefixMinedUTXO() []byte

func PrefixMinedUTXODataKey

func PrefixMinedUTXODataKey() []byte

func PrefixMinedUTXODataRefKey

func PrefixMinedUTXODataRefKey() []byte

func PrefixMinedUTXOEpcKey

func PrefixMinedUTXOEpcKey() []byte

func PrefixMinedUTXOEpcRefKey

func PrefixMinedUTXOEpcRefKey() []byte

func PrefixMinedUTXOValueKey

func PrefixMinedUTXOValueKey() []byte

func PrefixMinedUTXOValueRefKey

func PrefixMinedUTXOValueRefKey() []byte

func PrefixMonitorState

func PrefixMonitorState() []byte

func PrefixOwnState

func PrefixOwnState() []byte

func PrefixOwnValidatingState

func PrefixOwnValidatingState() []byte

func PrefixPendingHdrLeafKey

func PrefixPendingHdrLeafKey() []byte

func PrefixPendingHdrLeafKeyCount

func PrefixPendingHdrLeafKeyCount() []byte

func PrefixPendingHdrNodeKey

func PrefixPendingHdrNodeKey() []byte

func PrefixPendingHdrNodeKeyCount

func PrefixPendingHdrNodeKeyCount() []byte

func PrefixPendingLeafKey

func PrefixPendingLeafKey() []byte

func PrefixPendingLeafKeyCount

func PrefixPendingLeafKeyCount() []byte

func PrefixPendingNodeKey

func PrefixPendingNodeKey() []byte

func PrefixPendingNodeKeyCount

func PrefixPendingNodeKeyCount() []byte

func PrefixPendingStateRoot

func PrefixPendingStateRoot() []byte

func PrefixPendingTx

func PrefixPendingTx() []byte

func PrefixPendingTxCooldownKey

func PrefixPendingTxCooldownKey() []byte

func PrefixPendingTxEpochConstraintList

func PrefixPendingTxEpochConstraintList() []byte

func PrefixPendingTxEpochConstraintListRef

func PrefixPendingTxEpochConstraintListRef() []byte

func PrefixPendingTxInsertionOrderIndex

func PrefixPendingTxInsertionOrderIndex() []byte

func PrefixPendingTxInsertionOrderReverseIndex

func PrefixPendingTxInsertionOrderReverseIndex() []byte

func PrefixSafeToProceed

func PrefixSafeToProceed() []byte

func PrefixSnapshotBlockHeader

func PrefixSnapshotBlockHeader() []byte

func PrefixStagedBlockHeaderKey

func PrefixStagedBlockHeaderKey() []byte

func PrefixStorageLinkedListKey added in v0.0.8

func PrefixStorageLinkedListKey() []byte

func PrefixStorageNodeKey

func PrefixStorageNodeKey() []byte

func PrefixTaskExecutorState added in v0.0.7

func PrefixTaskExecutorState() []byte

func PrefixTaskManagerState

func PrefixTaskManagerState() []byte

SERVICES All functions in this file are prefix designators for database state types. These functions name the resource being referenced in the function name. All prefixes should use two character length identifiers and should start at `l` as the first character allowed at index zero of an identifier. The identifiers should increase alpha-numeric from that point forward.

func PrefixTransactionWatcherState

func PrefixTransactionWatcherState() []byte

func PrefixTrieRootForHeight

func PrefixTrieRootForHeight() []byte

func PrefixTxCache

func PrefixTxCache() []byte

func PrefixUTXOCounter

func PrefixUTXOCounter() []byte

func PrefixUTXORefLinker

func PrefixUTXORefLinker() []byte

func PrefixUTXORefLinkerRev

func PrefixUTXORefLinkerRev() []byte

func PrefixUTXOTrie

func PrefixUTXOTrie() []byte

func PrefixValidatorSet

func PrefixValidatorSet() []byte

func PrefixValidatorSetPostApplication

func PrefixValidatorSetPostApplication() []byte

Types

This section is empty.

Jump to

Keyboard shortcuts

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