keeper

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2024 License: Apache-2.0 Imports: 38 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CfeclaimKeeper added in v1.3.0

func CfeclaimKeeper(t testing.TB) (*keeper.Keeper, sdk.Context)

func CfeclaimKeeperTestUtilWithCdc added in v1.3.0

func CfeclaimKeeperTestUtilWithCdc(t *testing.T) (*cfeclaimtestutils.C4eClaimUtils, *keeper.Keeper, sdk.Context)

func CfedistributorKeeperTestUtil added in v1.1.0

func CfedistributorKeeperTestUtil(t *testing.T) (*cfedistributortestutils.C4eDistributorKeeperUtils, *keeper.Keeper, sdk.Context)

func CfeminterKeeperTestUtil added in v1.2.0

func CfeminterKeeperTestUtil(t *testing.T) (*cfemintertestutils.C4eMinterKeeperUtils, *keeper.Keeper, sdk.Context)

func CfesignatureKeeper

func CfesignatureKeeper(t testing.TB) (*keeper.Keeper, sdk.Context)

func CfevestingKeeper

func CfevestingKeeper(t *testing.T) (*keeper.Keeper, sdk.Context)

func CfevestingKeeperTestUtil added in v1.1.0

func CfevestingKeeperTestUtil(t *testing.T) (*cfevestingtestutils.C4eVestingKeeperUtils, *keeper.Keeper, sdk.Context)

func CfevestingKeeperWithBlockHeight

func CfevestingKeeperWithBlockHeight(t *testing.T, blockHeight int64) (*keeper.Keeper, sdk.Context)

func CfevestingKeeperWithBlockHeightAndTime

func CfevestingKeeperWithBlockHeightAndTime(t *testing.T, blockHeight int64, blockTime time.Time) (*keeper.Keeper, sdk.Context)

Types

type AdditionalDistributorKeeperData added in v1.1.0

type AdditionalDistributorKeeperData struct {
	*codec.ProtoCodec
	*storetypes.KVStoreKey
	typesparams.Subspace
}

type AdditionalMinterKeeperData added in v1.2.0

type AdditionalMinterKeeperData struct {
	*codec.ProtoCodec
	*storetypes.KVStoreKey
	typesparams.Subspace
}

type AdditionalVestingKeeperData added in v1.3.0

type AdditionalVestingKeeperData struct {
	*codec.ProtoCodec
	*storetypes.KVStoreKey
	typesparams.Subspace
}

func CfevestingKeeperWithBlockHeightAndTimeAndStore

func CfevestingKeeperWithBlockHeightAndTimeAndStore(t *testing.T, blockHeight int64, blockTime time.Time, db *tmdb.MemDB,
	stateStore storetypes.CommitMultiStore) (*keeper.Keeper, sdk.Context, AdditionalVestingKeeperData)

type ExtendedC4eDistributorKeeperUtils added in v1.1.0

type ExtendedC4eDistributorKeeperUtils struct {
	cfedistributortestutils.C4eDistributorKeeperUtils
	Cdc      *codec.ProtoCodec
	StoreKey *storetypes.KVStoreKey
	typesparams.Subspace
}

func CfedistributorKeeperTestUtilWithCdc added in v1.1.0

func CfedistributorKeeperTestUtilWithCdc(t *testing.T) (*ExtendedC4eDistributorKeeperUtils, sdk.Context)

func NewExtendedC4eDistributorKeeperUtils added in v1.1.0

func NewExtendedC4eDistributorKeeperUtils(
	t *testing.T,
	helperCfedistributorKeeper *keeper.Keeper,
	cdc *codec.ProtoCodec,
	storeKey *storetypes.KVStoreKey,
	paramsStore typesparams.Subspace,
) ExtendedC4eDistributorKeeperUtils

type ExtendedC4eMinterKeeperUtils added in v1.2.0

type ExtendedC4eMinterKeeperUtils struct {
	cfemintertestutils.C4eMinterKeeperUtils
	Cdc      *codec.ProtoCodec
	StoreKey *storetypes.KVStoreKey
	typesparams.Subspace
}

func CfeminterKeeperTestUtilWithCdc added in v1.2.0

func CfeminterKeeperTestUtilWithCdc(t *testing.T) (*ExtendedC4eMinterKeeperUtils, sdk.Context)

func NewExtendedC4eMinterKeeperUtils added in v1.2.0

func NewExtendedC4eMinterKeeperUtils(
	t *testing.T,
	helperCfedistributorKeeper *keeper.Keeper,
	cdc *codec.ProtoCodec,
	storeKey *storetypes.KVStoreKey,
	paramsStore typesparams.Subspace,
) ExtendedC4eMinterKeeperUtils

type ExtendedC4eVestingKeeperUtils added in v1.1.0

type ExtendedC4eVestingKeeperUtils struct {
	cfevestingtestutils.C4eVestingKeeperUtils
	Cdc         *codec.ProtoCodec
	StoreKey    *storetypes.KVStoreKey
	ParamsStore typesparams.Subspace
}

func CfevestingKeeperTestUtilWithCdc added in v1.1.0

func CfevestingKeeperTestUtilWithCdc(t *testing.T) (*ExtendedC4eVestingKeeperUtils, *keeper.Keeper, sdk.Context)

func NewExtendedC4eVestingKeeperUtils added in v1.1.0

func NewExtendedC4eVestingKeeperUtils(
	t *testing.T,
	helperCfevestingKeeper *keeper.Keeper,
	cdc *codec.ProtoCodec,
	storeKey *storetypes.KVStoreKey,
	paramsStore typesparams.Subspace) ExtendedC4eVestingKeeperUtils

Jump to

Keyboard shortcuts

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