v040

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

README

StaFiHub v0.4.0 Upgrade

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

This guide assumes that you use cosmovisor to manage upgrades.

Changelog

  1. SDK bump up (08fd361). cosmos-sdk (0.45.11 -> 0.46.12), ibc-go (3.4.0 to 5.2.0).
  2. Fix duplicate events issue (93de08f).

Install

cd stafihub
git pull
git checkout v0.4.0
make install

Check the version

# should be 0.4.0
stafihubd version
# Should be commit d989bf1c03397b33750ce6db1cd94a1ca3042d02
stafihubd version --long

Make new directory and copy binary

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

Check the version again

# should be 0.4.0
$HOME/.stafihub/cosmovisor/upgrades/v040/bin/stafihubd version

Documentation

Index

Constants

View Source
const (
	UpgradeName = "v040"
)

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 v040

Types

This section is empty.

Jump to

Keyboard shortcuts

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