v3

package
v3.0.0-...-143c0cb Latest Latest
Warning

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

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

README

v3 upgrade

This upgrade moves the gravity module from consensus version 2 to 3.

Summary of changes

  • Bumps cosmos-sdk to v0.45.10 and ibc-go to v3.4.0
  • Bumps minor dependency versions
  • Fix signer set signature sorting inconsistency between orchestrator and chain when powers are equal
  • Add CompletedOutgoingTx store for marking transactions as executed
  • Refactor slashing logic and include CompletedOutgoingTx in unslashed tx getter
  • Add tx confirmation pruning
  • Add event vote record pruning
  • Fix bug that iterated the entire key store when SetDelegateKeys was called
  • Refactor address lookups used in SetDelegateKeys to not require scanning entire list of validators
  • Remove MsgRequestBatchTx and handlers
  • Add missing Amino registrations
  • Fix minor CLI bugs
  • Improve and correct terminology in function names and comments
  • Update queries

Documentation

Index

Constants

View Source
const UpgradeName = "v3"

UpgradeName defines the on-chain upgrade name for the Gravity v3 upgrade

Variables

This section is empty.

Functions

func CreateUpgradeHandler

func CreateUpgradeHandler(
	mm *module.Manager,
	configurator module.Configurator,
) upgradetypes.UpgradeHandler

Types

This section is empty.

Jump to

Keyboard shortcuts

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