version

package
v0.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2026 License: Apache-2.0, UNKNOWN not legal advice Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// The major or minor versions must bump when components bump.
	// The TendermintClassic software version.
	//
	// One of the six protocol-version constants that must move together; see
	// RELEASING.md ("Protocol versions") and misc/release/bump-protocol-version.sh.
	//
	// This is not the release version. A release is identified by its git tag,
	// compiled in as tm2/pkg/version.Version, and that is what a halt proposal's
	// halt_min_version compares against. This constant is the protocol version
	// negotiated with peers: VersionSet.CompatibleWith rejects a peer whose major
	// differs, so bumping it partitions the network and is its own flag day.
	Version    = "v1.0.0-rc.0"
	VersionSet verset.VersionSet
)

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