v10

package
v10.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	UpgradeName = "v10.0.0"
)

Variables

This section is empty.

Functions

func CreateUpgradeHandler

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

Types

type ERC20Keeper

type ERC20Keeper interface {
	SetDynamicPrecompile(ctx sdk.Context, precompile common.Address)
	SetNativePrecompile(ctx sdk.Context, precompile common.Address)
}

type EvmKeeper

type EvmKeeper interface {
	GetParams(ctx sdk.Context) evmtypes.Params
	SetParams(ctx sdk.Context, params evmtypes.Params) error
	SetCodeHash(ctx sdk.Context, addrBytes, hashBytes []byte)
	InitEvmCoinInfo(ctx sdk.Context) error
}

Jump to

Keyboard shortcuts

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