keeper

package
v2.0.0-rc6 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2023 License: Apache-2.0 Imports: 38 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CfeclaimKeeper

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

func CfeclaimKeeperTestUtilWithCdc

func CfeclaimKeeperTestUtilWithCdc(t *testing.T) (*cfeclaimtestutils.C4eClaimUtils, *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 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 AdditionalMinterKeeperData

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

type AdditionalVestingKeeperData

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

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

func CfedistributorKeeperTestUtilWithCdc

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

func NewExtendedC4eDistributorKeeperUtils

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

type ExtendedC4eMinterKeeperUtils

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

func CfeminterKeeperTestUtilWithCdc

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

func NewExtendedC4eMinterKeeperUtils

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

type ExtendedC4eVestingKeeperUtils

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

func CfevestingKeeperTestUtilWithCdc

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

func NewExtendedC4eVestingKeeperUtils

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