v050

package
v0.5.1-cometbft-0.2.2 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

README

StaFiHub v0.5.0 Upgrade

The Upgrade is scheduled for block 5868372. A countdown clock is here

This guide assumes that you use cosmovisor to manage upgrades.

Changelog

  1. LSM bond support (v0.4.3...v0.5.0).

Install

cd stafihub
git pull
git checkout v0.5.0
make install

Check the version

# should be 0.5.0
stafihubd version
# Should be commit 920922cd686a94664f736bd604093a305475d0dc
stafihubd version --long

Make new directory and copy binary

mkdir -p $HOME/.stafihub/cosmovisor/upgrades/v050/bin
cp $HOME/go/bin/stafihubd $HOME/.stafihub/cosmovisor/upgrades/v050/bin

Check the version again

# should be 0.5.0
$HOME/.stafihub/cosmovisor/upgrades/v050/bin/stafihubd version

Documentation

Index

Constants

View Source
const (
	UpgradeName = "v050"
)

Variables

This section is empty.

Functions

func CreateUpgradeHandler

func CreateUpgradeHandler(
	mm *module.Manager,
	configurator module.Configurator,
) upgradetypes.UpgradeHandler

CreateUpgradeHandler creates an SDK upgrade handler for v050

Types

This section is empty.

Jump to

Keyboard shortcuts

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