package
1.12.3-warp-verify6
Repository: https://github.com/ava-labs/avalanchego.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
NewCompatibility returns a compatibility checker with the provided options.
No description provided by the author
# Constants
No description provided by the author
RPCChainVMProtocol should be bumped anytime changes are made which require the plugin vm to upgrade to latest avalanchego release to be compatible.
# Variables
These are globals that describe network upgrades and node versions.
These are globals that describe network upgrades and node versions.
These are globals that describe network upgrades and node versions.
These are globals that describe network upgrades and node versions.
These are globals that describe network upgrades and node versions.
GitCommit is set in the build script at compile time.
These are globals that describe network upgrades and node versions.
These are globals that describe network upgrades and node versions.
These are globals that describe network upgrades and node versions.
RPCChainVMProtocolCompatibility maps RPCChainVMProtocol versions to the set of avalanchego versions that supported that version.
V1_0_0 is a useful version to use in tests.
# Structs
No description provided by the author
No description provided by the author
Versions contains the versions relevant to a build of avalanchego.
# Interfaces
Compatibility a utility for checking the compatibility of peer versions.