Versions in this module Expand all Collapse all v0 v0.0.1 Nov 7, 2024 Changes in this version + func CreateBuiltInFunctionsFactory(args ArgsCreateBuiltInFunctionContainer) (vmcommon.BuiltInFunctionFactory, error) + func GetAllowedAddress(coordinator sharding.Coordinator, addresses [][]byte) ([]byte, error) + type ArgsCreateBuiltInFunctionContainer struct + Accounts state.AccountsAdapter + AutomaticCrawlerAddresses [][]byte + EnableEpochsHandler vmcommon.EnableEpochsHandler + EnableUserNameChange bool + EpochNotifier vmcommon.EpochNotifier + GasSchedule core.GasScheduleNotifier + GuardedAccountHandler vmcommon.GuardedAccountHandler + MapDNSAddresses map[string]struct{} + MapDNSV2Addresses map[string]struct{} + Marshalizer marshal.Marshalizer + MaxNumNodesInTransferRole uint32 + ShardCoordinator sharding.Coordinator