package
1.11.0-alpha-rc02
Repository: https://github.com/dymensionxyz/roller.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
TODO: most of upgrades are associated to dymint, dymint upgrades could be extracted into separate struct based on dymint version and added to the upgrade modules to reduce code duplication.
# Structs
No description provided by the author
Software struct should be used by all components of the system as of 20241006, they are RollApp, Relayer and Eibc client.
No description provided by the author
UpgradeInfo struct represents a version of a binary.
UpgradeModule struct represents a module the configuration of which need to be upgraded.
Version struct encompass all modules that are related to a specific component.
VersionValues struct stores the different types of configuration values that might be used during an upgrade.
# Interfaces
No description provided by the author
No description provided by the author
# Type aliases
Commit represents a git commit of the software version.