Skip to content

noble-assets/paramauthority

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Authority for params and upgrades Cosmos SDK modules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 97.5%
  • Shell 1.4%
  • Makefile 1.1%