//
pkg.gl
Category
github.com/piplabs/story
client
app
upgrades
package
0.14.0
Repository:
https://github.com/piplabs/story.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
4
Files
99 SLOC
#
Packages
v0_12_1
nolint:revive,stylecheck // version underscores.
v0_13_0
nolint:revive,stylecheck // version underscores.
v0_14_0
nolint:revive,stylecheck // version underscores.
#
Variables
Upgrade0_0_4
Upgrade0_0_4 is an example of an upgrade that increases the block size.
UpgradeExample
An example of an upgrade that uses the default upgrade handler and also performs additional state changes.
#
Structs
Fork
Fork defines a struct containing the requisite fields for a non-software upgrade proposal Hard Fork at a given height to implement.
Upgrade
Upgrade defines a struct containing necessary fields that a MsgSoftwareUpgrade must have written, in order for the state migration to go smoothly.