paramauthority

module
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2023 License: Apache-2.0

README

paramauthority

This is mainly intended for ICS consumer chains that need authoritative governance.

Override modules for params and upgrades Cosmos SDK v0.45.x modules, with an added authority in the params. The authority is configurable for both modules in the genesis.json file at app_state.params.params.authority and app_state.upgrade.params.authority, respectively.

params has an additional message, MsgUpdateParams, which allows the authority to update params.

upgrade has additional messages MsgSoftwareUpgrade and MsgCancelUpgrade which allow the authority to schedule and cancel scheduled upgrades.

ibc-authority is a slim AppModuleBasic with messages MsgClientUpdate and MsgUpgrade, which allow the authority to substitute and upgrade light clients.

Directories

Path Synopsis
x
ibc
params/types
To prevent namespace collision between consumer modules, we define a type Subspace.
To prevent namespace collision between consumer modules, we define a type Subspace.

Jump to

Keyboard shortcuts

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