utils

package
v0.0.0-...-bf46863 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2023 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const ErrWasmModuleInstCPUFeatureLiteral = "Error instantiating module: CpuFeature"
View Source
const LogAfter = 5 * time.Second
View Source
const SudoGasEventKey = "sudo-gas"

Variables

This section is empty.

Functions

func CallContractSudo

func CallContractSudo(sdkCtx sdk.Context, k *keeper.Keeper, contractAddr string, msg interface{}, gasAllowance uint64) ([]byte, error)

func PopulateAllOrderbooks

func PopulateAllOrderbooks(
	ctx sdk.Context,
	keeper *keeper.Keeper,
	contractsAndPairs map[string][]types.Pair,
) *datastructures.TypedNestedSyncMap[string, types.PairString, *types.OrderBook]

func PopulateOrderbook

func PopulateOrderbook(
	ctx sdk.Context,
	keeper *keeper.Keeper,
	contractAddr types.ContractAddress,
	pair types.Pair,
) *types.OrderBook

func SetPriceStateFromExecutionOutcome

func SetPriceStateFromExecutionOutcome(
	ctx sdk.Context,
	keeper *keeper.Keeper,
	contractAddr types.ContractAddress,
	pair types.Pair,
	outcome exchange.ExecutionOutcome,
)

Types

This section is empty.

Jump to

Keyboard shortcuts

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