Registry / other / x-upgrade

x-upgrade

JSON →
library0.2.0gogounverified

Package upgrade provides a Cosmos SDK module for smoothly upgrading a live Cosmos chain to a new software version.

go get cosmossdk.io/x/upgrade
INSTALL
IMPORT
SIG · X-UPGRADE
X
x-upgrade
othergov0.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

upgrade
✓ cosmossdk.io/x/upgrade

Prints the upgrade module name.

package main import ( "fmt" "cosmossdk.io/x/upgrade" ) func main() { fmt.Println(upgrade.ModuleName) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
18
Resources
x-upgrade — go get x-upgrade · libregistry