version

package
v0.38.6 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2024 License: Apache-2.0 Imports: 0 Imported by: 74

Documentation

Index

Constants

View Source
const (
	// TMVersionDefault is the used as the fallback version of CometBFT
	// when not using git describe. It is formatted with semantic versioning.
	TMCoreSemVer = "0.38.6"
	// ABCISemVer is the semantic version of the ABCI protocol
	ABCISemVer  = "2.0.0"
	ABCIVersion = ABCISemVer
	// P2PProtocol versions all p2p behavior and msgs.
	// This includes proposer selection.
	P2PProtocol uint64 = 8

	// BlockProtocol versions all block data structures and processing.
	// This includes validity of blocks and state updates.
	BlockProtocol uint64 = 11
)

Variables

View Source
var TMGitCommitHash = ""

TMGitCommitHash uses git rev-parse HEAD to find commit hash which is helpful for the engineering team when working with the cometbft binary. See Makefile

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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