v8

package
v8.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

README

Upgrade v8 Changelog

  1. Add Multiple Validators in One Transaction (4ce1317))
  2. Add new claim queries (7e7335a)
  3. Autopilot JSON Memo (d16d7f2)
  4. Enable Delegator Shares Query to Correct DelegationAmt (5868b82)
  5. Add Unit Test for claim module AfterEpochEnd (29fce22)
  6. Airdrop Safety Checks (a7ebe87)
  7. v8 Upgrade Handler (31c5dc4)
  8. v8 Import Paths (0a42766)

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	UpgradeName             = "v8"
	EvmosAirdropDistributor = "stride10dy5pmc2fq7fnmufjfschkfrxaqnpykl6ezy5j"
	EvmosAirdropIdentifier  = "evmos"
	AirdropDuration         = time.Hour * 24 * 30 * 12 * 3 // 3 years
	ResetAirdropIdentifiers = []string{"stride", "gaia", "osmosis", "juno", "stars"}
	AirdropStartTime        = time.Date(2023, 4, 3, 16, 0, 0, 0, time.UTC) // April 3, 2023 @ 16:00 UTC (12:00 EST)
)

Functions

func CreateUpgradeHandler

func CreateUpgradeHandler(
	mm *module.Manager,
	configurator module.Configurator,
	cdc codec.Codec,
	claimKeeper claimkeeper.Keeper,
	autopilotKeeper autopilotkeeper.Keeper,
) upgradetypes.UpgradeHandler

CreateUpgradeHandler creates an SDK upgrade handler for v8

Types

This section is empty.

Jump to

Keyboard shortcuts

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