v7_11

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: May 31, 2024 License: GPL-3.0 Imports: 36 Imported by: 0

Documentation

Index

Constants

View Source
const DefiantLabAccAddress = "odin16dcwlyrwx8duucsr363zqqsf2prc5gv52uv6zk" // Prod
View Source
const DefiantLabOldAccAddress = "odin1dnmz4yzv73lr3lmauuaa0wpwn8zm8s20fyv396"
View Source
const DefiantLabPubKey = "Aw22yXnDmYKzQ1CeHh6A+PD1043vsbSBH5FmuAWIlkS7" // Prod
View Source
const OdinMainnet3NewAccAddress = "odin1hgdq6yekx3hpz5mhph660el664pc02a4npxdas"
View Source
const OdinMainnet3OldAccAddress = "odin1s0p07h5n4v2nqh0jr2gprq5cphv2mgs9twppcx"

const OdinMainnet3NewAccAddress = "odin1hgdq6yekx3hpz5mhph660el664pc02a4npxdas" // Test

View Source
const OdinMainnet3ValPubKey = "f7pqqa+1Rkl+5j13R6iBnnKAR7bhNrOV8Cc0RfpSzjs=" // Prod

PubKeys

Variables

View Source
var Upgrade = upgrades.Upgrade{
	UpgradeName:          "v0.7.11",
	CreateUpgradeHandler: CreateUpgradeHandler,
}

Functions

func CreateNewAccount

func CreateNewAccount(ctx context.Context, authKeeper keeper.AccountKeeper, address sdk.AccAddress, secpPubKey []byte) error

func CreateUpgradeHandler

func CreateUpgradeHandler(
	mm *module.Manager,
	configurator module.Configurator,
	_ upgrades.AppManager,
	keepers *keepers.AppKeepers,
) upgradetypes.UpgradeHandler

func FlushIBCPackets

func FlushIBCPackets(ctx sdk.Context, keepers *keepers.AppKeepers)

func GetStuckedPackets

func GetStuckedPackets() map[uint64]StuckedPacket

func GetUnexportedField

func GetUnexportedField(field reflect.Value) interface{}

func InitializeValidatorDistributionInfo

func InitializeValidatorDistributionInfo(ctx context.Context, keepers *keepers.AppKeepers, validatorAddr sdk.ValAddress) error

func InitializeValidatorSigningInfo

func InitializeValidatorSigningInfo(ctx context.Context, slashingKeeper slashingkeeper.Keeper, consAddr sdk.ConsAddress) error

Types

type StuckedPacket

type StuckedPacket struct {
	Sender           string
	Receiver         string
	Amount           string
	Denom            string
	RevisionNumber   uint64
	RevisionHeight   uint64
	TimeoutTimestamp uint64
	Memo             string
}

Jump to

Keyboard shortcuts

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