Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 1.2% on proxy.golang.org
Top 0.8% dependent packages on proxy.golang.org
Top 1.2% dependent repos on proxy.golang.org
Top 1.7% docker downloads on proxy.golang.org

proxy.golang.org : cosmossdk.io/x/upgrade

Package upgrade provides a Cosmos SDK module that can be used for smoothly upgrading a live Cosmos chain to a new software version. It accomplishes this by providing a BeginBlocker hook that prevents the blockchain state machine from proceeding once a pre-defined upgrade block height has been reached. The module does not prescribe anything regarding how governance decides to do an upgrade, but just the mechanism for coordinating the upgrade safely. Without software support for upgrades, upgrading a live chain is risky because all of the validators need to pause their state machines at exactly the same point in the process. If this is not done correctly, there can be state inconsistencies which are hard to recover from. For more information, read the documentation on https://docs.cosmos.network/main/modules/upgrade.

Registry - Documentation - JSON
purl: pkg:golang/cosmossdk.io/x/upgrade
License: Apache-2.0
Latest release: 6 months ago
First release: over 1 year ago
Namespace: cosmossdk.io/x
Dependent packages: 171
Dependent repositories: 22
Docker dependents: 3
Docker downloads: 710
Last synced: 2 days ago

    Loading...
    Readme
    Loading...