v030

package
v0.0.0-...-b0ad14f Latest Latest
Warning

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

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

README

MeZonHub v0.3.0 Upgrade (Ledger support)

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

This guide assumes that you use cosmovisor to manage upgrades.

Changelog

  1. Ledger support (a1dd186, f139982).
  2. SDK bump up (bc57f81). cosmos-sdk (0.45.9 -> 0.45.11), ibc-go (3.1.1 to 3.4.0).
  3. Lint warns fix (90f4029).

Install

cd mezonhub
git pull
git checkout v0.3.0
make install

Check the version

# should be 0.3.0
mezon version
# Should be commit fd0c05441ce8e6bddd681fa6cb4090697db84c53
mezon version --long

Make new directory and copy binary

mkdir -p $HOME/.mezonhub/cosmovisor/upgrades/v030/bin
cp $HOME/go/bin/mezon $HOME/.mezonhub/cosmovisor/upgrades/v030/bin

Check the version again

# should be 0.3.0
$HOME/.mezonhub/cosmovisor/upgrades/v030/bin/mezon version

Documentation

Index

Constants

View Source
const (
	UpgradeName = "v030"
)

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 v030

Types

This section is empty.

Jump to

Keyboard shortcuts

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