Documentation ¶
Index ¶
- type ChainScopedConfig
- func (_m *ChainScopedConfig) AllowOrigins() string
- func (_m *ChainScopedConfig) AppID() uuid.UUID
- func (_m *ChainScopedConfig) AuditLoggerEnabled() bool
- func (_m *ChainScopedConfig) AuditLoggerEnvironment() string
- func (_m *ChainScopedConfig) AuditLoggerForwardToUrl() (models.URL, error)
- func (_m *ChainScopedConfig) AuditLoggerHeaders() (audit.ServiceHeaders, error)
- func (_m *ChainScopedConfig) AuditLoggerJsonWrapperKey() string
- func (_m *ChainScopedConfig) AuthenticatedRateLimit() int64
- func (_m *ChainScopedConfig) AuthenticatedRateLimitPeriod() models.Duration
- func (_m *ChainScopedConfig) AutoCreateKey() bool
- func (_m *ChainScopedConfig) AutoPprofBlockProfileRate() int
- func (_m *ChainScopedConfig) AutoPprofCPUProfileRate() int
- func (_m *ChainScopedConfig) AutoPprofEnabled() bool
- func (_m *ChainScopedConfig) AutoPprofGatherDuration() models.Duration
- func (_m *ChainScopedConfig) AutoPprofGatherTraceDuration() models.Duration
- func (_m *ChainScopedConfig) AutoPprofGoroutineThreshold() int
- func (_m *ChainScopedConfig) AutoPprofMaxProfileSize() utils.FileSize
- func (_m *ChainScopedConfig) AutoPprofMemProfileRate() int
- func (_m *ChainScopedConfig) AutoPprofMemThreshold() utils.FileSize
- func (_m *ChainScopedConfig) AutoPprofMutexProfileFraction() int
- func (_m *ChainScopedConfig) AutoPprofPollInterval() models.Duration
- func (_m *ChainScopedConfig) AutoPprofProfileRoot() string
- func (_m *ChainScopedConfig) BalanceMonitorEnabled() bool
- func (_m *ChainScopedConfig) BlockBackfillDepth() uint64
- func (_m *ChainScopedConfig) BlockBackfillSkip() bool
- func (_m *ChainScopedConfig) BlockEmissionIdleWarningThreshold() time.Duration
- func (_m *ChainScopedConfig) BlockHistoryEstimatorBatchSize() uint32
- func (_m *ChainScopedConfig) BlockHistoryEstimatorBlockDelay() uint16
- func (_m *ChainScopedConfig) BlockHistoryEstimatorBlockHistorySize() uint16
- func (_m *ChainScopedConfig) BlockHistoryEstimatorCheckInclusionBlocks() uint16
- func (_m *ChainScopedConfig) BlockHistoryEstimatorCheckInclusionPercentile() uint16
- func (_m *ChainScopedConfig) BlockHistoryEstimatorEIP1559FeeCapBufferBlocks() uint16
- func (_m *ChainScopedConfig) BlockHistoryEstimatorTransactionPercentile() uint16
- func (_m *ChainScopedConfig) BridgeCacheTTL() time.Duration
- func (_m *ChainScopedConfig) BridgeResponseURL() *url.URL
- func (_m *ChainScopedConfig) CertFile() string
- func (_m *ChainScopedConfig) ChainID() *big.Int
- func (_m *ChainScopedConfig) ChainType() coreconfig.ChainType
- func (_m *ChainScopedConfig) CosmosEnabled() bool
- func (_m *ChainScopedConfig) DatabaseBackupDir() string
- func (_m *ChainScopedConfig) DatabaseBackupFrequency() time.Duration
- func (_m *ChainScopedConfig) DatabaseBackupMode() coreconfig.DatabaseBackupMode
- func (_m *ChainScopedConfig) DatabaseBackupOnVersionUpgrade() bool
- func (_m *ChainScopedConfig) DatabaseBackupURL() *url.URL
- func (_m *ChainScopedConfig) DatabaseDefaultIdleInTxSessionTimeout() time.Duration
- func (_m *ChainScopedConfig) DatabaseDefaultLockTimeout() time.Duration
- func (_m *ChainScopedConfig) DatabaseDefaultQueryTimeout() time.Duration
- func (_m *ChainScopedConfig) DatabaseListenerMaxReconnectDuration() time.Duration
- func (_m *ChainScopedConfig) DatabaseListenerMinReconnectInterval() time.Duration
- func (_m *ChainScopedConfig) DatabaseLockingMode() string
- func (_m *ChainScopedConfig) DatabaseURL() url.URL
- func (_m *ChainScopedConfig) DefaultChainID() *big.Int
- func (_m *ChainScopedConfig) DefaultHTTPLimit() int64
- func (_m *ChainScopedConfig) DefaultHTTPTimeout() models.Duration
- func (_m *ChainScopedConfig) DefaultLogLevel() zapcore.Level
- func (_m *ChainScopedConfig) Dev() bool
- func (_m *ChainScopedConfig) DevWebServer() bool
- func (_m *ChainScopedConfig) DisableRateLimiting() bool
- func (_m *ChainScopedConfig) EVMEnabled() bool
- func (_m *ChainScopedConfig) EVMRPCEnabled() bool
- func (_m *ChainScopedConfig) EthTxReaperInterval() time.Duration
- func (_m *ChainScopedConfig) EthTxReaperThreshold() time.Duration
- func (_m *ChainScopedConfig) EthTxResendAfterThreshold() time.Duration
- func (_m *ChainScopedConfig) EthereumHTTPURL() *url.URL
- func (_m *ChainScopedConfig) EthereumSecondaryURLs() []url.URL
- func (_m *ChainScopedConfig) EthereumURL() string
- func (_m *ChainScopedConfig) EvmEIP1559DynamicFees() bool
- func (_m *ChainScopedConfig) EvmFinalityDepth() uint32
- func (_m *ChainScopedConfig) EvmGasBumpPercent() uint16
- func (_m *ChainScopedConfig) EvmGasBumpThreshold() uint64
- func (_m *ChainScopedConfig) EvmGasBumpTxDepth() uint16
- func (_m *ChainScopedConfig) EvmGasBumpWei() *assets.Wei
- func (_m *ChainScopedConfig) EvmGasFeeCapDefault() *assets.Wei
- func (_m *ChainScopedConfig) EvmGasLimitDRJobType() *uint32
- func (_m *ChainScopedConfig) EvmGasLimitDefault() uint32
- func (_m *ChainScopedConfig) EvmGasLimitFMJobType() *uint32
- func (_m *ChainScopedConfig) EvmGasLimitKeeperJobType() *uint32
- func (_m *ChainScopedConfig) EvmGasLimitMax() uint32
- func (_m *ChainScopedConfig) EvmGasLimitMultiplier() float32
- func (_m *ChainScopedConfig) EvmGasLimitOCRJobType() *uint32
- func (_m *ChainScopedConfig) EvmGasLimitTransfer() uint32
- func (_m *ChainScopedConfig) EvmGasLimitVRFJobType() *uint32
- func (_m *ChainScopedConfig) EvmGasPriceDefault() *assets.Wei
- func (_m *ChainScopedConfig) EvmGasTipCapDefault() *assets.Wei
- func (_m *ChainScopedConfig) EvmGasTipCapMinimum() *assets.Wei
- func (_m *ChainScopedConfig) EvmHeadTrackerHistoryDepth() uint32
- func (_m *ChainScopedConfig) EvmHeadTrackerMaxBufferSize() uint32
- func (_m *ChainScopedConfig) EvmHeadTrackerSamplingInterval() time.Duration
- func (_m *ChainScopedConfig) EvmLogBackfillBatchSize() uint32
- func (_m *ChainScopedConfig) EvmLogKeepBlocksDepth() uint32
- func (_m *ChainScopedConfig) EvmLogPollInterval() time.Duration
- func (_m *ChainScopedConfig) EvmMaxGasPriceWei() *assets.Wei
- func (_m *ChainScopedConfig) EvmMaxInFlightTransactions() uint32
- func (_m *ChainScopedConfig) EvmMaxQueuedTransactions() uint64
- func (_m *ChainScopedConfig) EvmMinGasPriceWei() *assets.Wei
- func (_m *ChainScopedConfig) EvmNonceAutoSync() bool
- func (_m *ChainScopedConfig) EvmRPCDefaultBatchSize() uint32
- func (_m *ChainScopedConfig) EvmUseForwarders() bool
- func (_m *ChainScopedConfig) ExplorerAccessKey() string
- func (_m *ChainScopedConfig) ExplorerSecret() string
- func (_m *ChainScopedConfig) ExplorerURL() *url.URL
- func (_m *ChainScopedConfig) FMDefaultTransactionQueueDepth() uint32
- func (_m *ChainScopedConfig) FMSimulateTransactions() bool
- func (_m *ChainScopedConfig) FeatureExternalInitiators() bool
- func (_m *ChainScopedConfig) FeatureFeedsManager() bool
- func (_m *ChainScopedConfig) FeatureLogPoller() bool
- func (_m *ChainScopedConfig) FeatureOffchainReporting() bool
- func (_m *ChainScopedConfig) FeatureOffchainReporting2() bool
- func (_m *ChainScopedConfig) FeatureUICSAKeys() bool
- func (_m *ChainScopedConfig) FlagsContractAddress() string
- func (_m *ChainScopedConfig) GasEstimatorMode() string
- func (_m *ChainScopedConfig) GetDatabaseDialectConfiguredOrDefault() dialects.DialectName
- func (_m *ChainScopedConfig) HTTPServerWriteTimeout() time.Duration
- func (_m *ChainScopedConfig) InfiniteDepthQueries() bool
- func (_m *ChainScopedConfig) InsecureFastScrypt() bool
- func (_m *ChainScopedConfig) JSONConsole() bool
- func (_m *ChainScopedConfig) JobPipelineMaxRunDuration() time.Duration
- func (_m *ChainScopedConfig) JobPipelineMaxSuccessfulRuns() uint64
- func (_m *ChainScopedConfig) JobPipelineReaperInterval() time.Duration
- func (_m *ChainScopedConfig) JobPipelineReaperThreshold() time.Duration
- func (_m *ChainScopedConfig) JobPipelineResultWriteQueueDepth() uint64
- func (_m *ChainScopedConfig) KeeperBaseFeeBufferPercent() uint16
- func (_m *ChainScopedConfig) KeeperDefaultTransactionQueueDepth() uint32
- func (_m *ChainScopedConfig) KeeperGasPriceBufferPercent() uint16
- func (_m *ChainScopedConfig) KeeperGasTipCapBufferPercent() uint16
- func (_m *ChainScopedConfig) KeeperMaximumGracePeriod() int64
- func (_m *ChainScopedConfig) KeeperRegistryCheckGasOverhead() uint32
- func (_m *ChainScopedConfig) KeeperRegistryMaxPerformDataSize() uint32
- func (_m *ChainScopedConfig) KeeperRegistryPerformGasOverhead() uint32
- func (_m *ChainScopedConfig) KeeperRegistrySyncInterval() time.Duration
- func (_m *ChainScopedConfig) KeeperRegistrySyncUpkeepQueueSize() uint32
- func (_m *ChainScopedConfig) KeeperTurnLookBack() int64
- func (_m *ChainScopedConfig) KeyFile() string
- func (_m *ChainScopedConfig) KeySpecificMaxGasPriceWei(addr common.Address) *assets.Wei
- func (_m *ChainScopedConfig) KeystorePassword() string
- func (_m *ChainScopedConfig) LeaseLockDuration() time.Duration
- func (_m *ChainScopedConfig) LeaseLockRefreshInterval() time.Duration
- func (_m *ChainScopedConfig) LinkContractAddress() string
- func (_m *ChainScopedConfig) LogConfiguration(log coreconfig.LogfFn)
- func (_m *ChainScopedConfig) LogFileDir() string
- func (_m *ChainScopedConfig) LogFileMaxAge() int64
- func (_m *ChainScopedConfig) LogFileMaxBackups() int64
- func (_m *ChainScopedConfig) LogFileMaxSize() utils.FileSize
- func (_m *ChainScopedConfig) LogLevel() zapcore.Level
- func (_m *ChainScopedConfig) LogSQL() bool
- func (_m *ChainScopedConfig) LogUnixTimestamps() bool
- func (_m *ChainScopedConfig) MercuryCredentials(credName string) *ocr2models.MercuryCredentials
- func (_m *ChainScopedConfig) MigrateDatabase() bool
- func (_m *ChainScopedConfig) MinIncomingConfirmations() uint32
- func (_m *ChainScopedConfig) MinimumContractPayment() *assets.Link
- func (_m *ChainScopedConfig) NodeNoNewHeadsThreshold() time.Duration
- func (_m *ChainScopedConfig) NodePollFailureThreshold() uint32
- func (_m *ChainScopedConfig) NodePollInterval() time.Duration
- func (_m *ChainScopedConfig) NodeSelectionMode() string
- func (_m *ChainScopedConfig) NodeSyncThreshold() uint32
- func (_m *ChainScopedConfig) OCR2AutomationGasLimit() uint32
- func (_m *ChainScopedConfig) OCR2BlockchainTimeout() time.Duration
- func (_m *ChainScopedConfig) OCR2CaptureEATelemetry() bool
- func (_m *ChainScopedConfig) OCR2ContractConfirmations() uint16
- func (_m *ChainScopedConfig) OCR2ContractPollInterval() time.Duration
- func (_m *ChainScopedConfig) OCR2ContractSubscribeInterval() time.Duration
- func (_m *ChainScopedConfig) OCR2ContractTransmitterTransmitTimeout() time.Duration
- func (_m *ChainScopedConfig) OCR2DatabaseTimeout() time.Duration
- func (_m *ChainScopedConfig) OCR2KeyBundleID() (string, error)
- func (_m *ChainScopedConfig) OCR2TraceLogging() bool
- func (_m *ChainScopedConfig) OCRBlockchainTimeout() time.Duration
- func (_m *ChainScopedConfig) OCRCaptureEATelemetry() bool
- func (_m *ChainScopedConfig) OCRContractConfirmations() uint16
- func (_m *ChainScopedConfig) OCRContractPollInterval() time.Duration
- func (_m *ChainScopedConfig) OCRContractSubscribeInterval() time.Duration
- func (_m *ChainScopedConfig) OCRContractTransmitterTransmitTimeout() time.Duration
- func (_m *ChainScopedConfig) OCRDatabaseTimeout() time.Duration
- func (_m *ChainScopedConfig) OCRDefaultTransactionQueueDepth() uint32
- func (_m *ChainScopedConfig) OCRDevelopmentMode() bool
- func (_m *ChainScopedConfig) OCRKeyBundleID() (string, error)
- func (_m *ChainScopedConfig) OCRObservationGracePeriod() time.Duration
- func (_m *ChainScopedConfig) OCRObservationTimeout() time.Duration
- func (_m *ChainScopedConfig) OCRSimulateTransactions() bool
- func (_m *ChainScopedConfig) OCRTraceLogging() bool
- func (_m *ChainScopedConfig) OCRTransmitterAddress() (ethkey.EIP55Address, error)
- func (_m *ChainScopedConfig) ORMMaxIdleConns() int
- func (_m *ChainScopedConfig) ORMMaxOpenConns() int
- func (_m *ChainScopedConfig) OperatorFactoryAddress() string
- func (_m *ChainScopedConfig) P2PAnnounceIP() net.IP
- func (_m *ChainScopedConfig) P2PAnnouncePort() uint16
- func (_m *ChainScopedConfig) P2PBootstrapCheckInterval() time.Duration
- func (_m *ChainScopedConfig) P2PBootstrapPeers() ([]string, error)
- func (_m *ChainScopedConfig) P2PDHTAnnouncementCounterUserPrefix() uint32
- func (_m *ChainScopedConfig) P2PDHTLookupInterval() int
- func (_m *ChainScopedConfig) P2PEnabled() bool
- func (_m *ChainScopedConfig) P2PIncomingMessageBufferSize() int
- func (_m *ChainScopedConfig) P2PListenIP() net.IP
- func (_m *ChainScopedConfig) P2PListenPort() uint16
- func (_m *ChainScopedConfig) P2PListenPortRaw() string
- func (_m *ChainScopedConfig) P2PNetworkingStack() networking.NetworkingStack
- func (_m *ChainScopedConfig) P2PNetworkingStackRaw() string
- func (_m *ChainScopedConfig) P2PNewStreamTimeout() time.Duration
- func (_m *ChainScopedConfig) P2POutgoingMessageBufferSize() int
- func (_m *ChainScopedConfig) P2PPeerID() p2pkey.PeerID
- func (_m *ChainScopedConfig) P2PPeerIDRaw() string
- func (_m *ChainScopedConfig) P2PPeerstoreWriteInterval() time.Duration
- func (_m *ChainScopedConfig) P2PV2AnnounceAddresses() []string
- func (_m *ChainScopedConfig) P2PV2Bootstrappers() []commontypes.BootstrapperLocator
- func (_m *ChainScopedConfig) P2PV2BootstrappersRaw() []string
- func (_m *ChainScopedConfig) P2PV2DeltaDial() models.Duration
- func (_m *ChainScopedConfig) P2PV2DeltaReconcile() models.Duration
- func (_m *ChainScopedConfig) P2PV2ListenAddresses() []string
- func (_m *ChainScopedConfig) Port() uint16
- func (_m *ChainScopedConfig) PrometheusAuthToken() string
- func (_m *ChainScopedConfig) PyroscopeAuthToken() string
- func (_m *ChainScopedConfig) PyroscopeEnvironment() string
- func (_m *ChainScopedConfig) PyroscopeServerAddress() string
- func (_m *ChainScopedConfig) RPID() string
- func (_m *ChainScopedConfig) RPOrigin() string
- func (_m *ChainScopedConfig) ReaperExpiration() models.Duration
- func (_m *ChainScopedConfig) RootDir() string
- func (_m *ChainScopedConfig) SecureCookies() bool
- func (_m *ChainScopedConfig) SentryDSN() string
- func (_m *ChainScopedConfig) SentryDebug() bool
- func (_m *ChainScopedConfig) SentryEnvironment() string
- func (_m *ChainScopedConfig) SentryRelease() string
- func (_m *ChainScopedConfig) SessionOptions() sessions.Options
- func (_m *ChainScopedConfig) SessionTimeout() models.Duration
- func (_m *ChainScopedConfig) SetLogLevel(lvl zapcore.Level) error
- func (_m *ChainScopedConfig) SetLogSQL(logSQL bool)
- func (_m *ChainScopedConfig) SetPasswords(keystore *string, vrf *string)
- func (_m *ChainScopedConfig) ShutdownGracePeriod() time.Duration
- func (_m *ChainScopedConfig) SolanaEnabled() bool
- func (_m *ChainScopedConfig) StarkNetEnabled() bool
- func (_m *ChainScopedConfig) TLSCertPath() string
- func (_m *ChainScopedConfig) TLSDir() string
- func (_m *ChainScopedConfig) TLSHost() string
- func (_m *ChainScopedConfig) TLSKeyPath() string
- func (_m *ChainScopedConfig) TLSPort() uint16
- func (_m *ChainScopedConfig) TLSRedirect() bool
- func (_m *ChainScopedConfig) TelemetryIngressBufferSize() uint
- func (_m *ChainScopedConfig) TelemetryIngressLogging() bool
- func (_m *ChainScopedConfig) TelemetryIngressMaxBatchSize() uint
- func (_m *ChainScopedConfig) TelemetryIngressSendInterval() time.Duration
- func (_m *ChainScopedConfig) TelemetryIngressSendTimeout() time.Duration
- func (_m *ChainScopedConfig) TelemetryIngressServerPubKey() string
- func (_m *ChainScopedConfig) TelemetryIngressURL() *url.URL
- func (_m *ChainScopedConfig) TelemetryIngressUniConn() bool
- func (_m *ChainScopedConfig) TelemetryIngressUseBatchSend() bool
- func (_m *ChainScopedConfig) TriggerFallbackDBPollInterval() time.Duration
- func (_m *ChainScopedConfig) UnAuthenticatedRateLimit() int64
- func (_m *ChainScopedConfig) UnAuthenticatedRateLimitPeriod() models.Duration
- func (_m *ChainScopedConfig) VRFPassword() string
- func (_m *ChainScopedConfig) Validate() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChainScopedConfig ¶
ChainScopedConfig is an autogenerated mock type for the ChainScopedConfig type
func NewChainScopedConfig ¶
func NewChainScopedConfig(t mockConstructorTestingTNewChainScopedConfig) *ChainScopedConfig
NewChainScopedConfig creates a new instance of ChainScopedConfig. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*ChainScopedConfig) AllowOrigins ¶
func (_m *ChainScopedConfig) AllowOrigins() string
AllowOrigins provides a mock function with given fields:
func (*ChainScopedConfig) AppID ¶
func (_m *ChainScopedConfig) AppID() uuid.UUID
AppID provides a mock function with given fields:
func (*ChainScopedConfig) AuditLoggerEnabled ¶
func (_m *ChainScopedConfig) AuditLoggerEnabled() bool
AuditLoggerEnabled provides a mock function with given fields:
func (*ChainScopedConfig) AuditLoggerEnvironment ¶
func (_m *ChainScopedConfig) AuditLoggerEnvironment() string
AuditLoggerEnvironment provides a mock function with given fields:
func (*ChainScopedConfig) AuditLoggerForwardToUrl ¶
func (_m *ChainScopedConfig) AuditLoggerForwardToUrl() (models.URL, error)
AuditLoggerForwardToUrl provides a mock function with given fields:
func (*ChainScopedConfig) AuditLoggerHeaders ¶
func (_m *ChainScopedConfig) AuditLoggerHeaders() (audit.ServiceHeaders, error)
AuditLoggerHeaders provides a mock function with given fields:
func (*ChainScopedConfig) AuditLoggerJsonWrapperKey ¶
func (_m *ChainScopedConfig) AuditLoggerJsonWrapperKey() string
AuditLoggerJsonWrapperKey provides a mock function with given fields:
func (*ChainScopedConfig) AuthenticatedRateLimit ¶
func (_m *ChainScopedConfig) AuthenticatedRateLimit() int64
AuthenticatedRateLimit provides a mock function with given fields:
func (*ChainScopedConfig) AuthenticatedRateLimitPeriod ¶
func (_m *ChainScopedConfig) AuthenticatedRateLimitPeriod() models.Duration
AuthenticatedRateLimitPeriod provides a mock function with given fields:
func (*ChainScopedConfig) AutoCreateKey ¶
func (_m *ChainScopedConfig) AutoCreateKey() bool
AutoCreateKey provides a mock function with given fields:
func (*ChainScopedConfig) AutoPprofBlockProfileRate ¶
func (_m *ChainScopedConfig) AutoPprofBlockProfileRate() int
AutoPprofBlockProfileRate provides a mock function with given fields:
func (*ChainScopedConfig) AutoPprofCPUProfileRate ¶
func (_m *ChainScopedConfig) AutoPprofCPUProfileRate() int
AutoPprofCPUProfileRate provides a mock function with given fields:
func (*ChainScopedConfig) AutoPprofEnabled ¶
func (_m *ChainScopedConfig) AutoPprofEnabled() bool
AutoPprofEnabled provides a mock function with given fields:
func (*ChainScopedConfig) AutoPprofGatherDuration ¶
func (_m *ChainScopedConfig) AutoPprofGatherDuration() models.Duration
AutoPprofGatherDuration provides a mock function with given fields:
func (*ChainScopedConfig) AutoPprofGatherTraceDuration ¶
func (_m *ChainScopedConfig) AutoPprofGatherTraceDuration() models.Duration
AutoPprofGatherTraceDuration provides a mock function with given fields:
func (*ChainScopedConfig) AutoPprofGoroutineThreshold ¶
func (_m *ChainScopedConfig) AutoPprofGoroutineThreshold() int
AutoPprofGoroutineThreshold provides a mock function with given fields:
func (*ChainScopedConfig) AutoPprofMaxProfileSize ¶
func (_m *ChainScopedConfig) AutoPprofMaxProfileSize() utils.FileSize
AutoPprofMaxProfileSize provides a mock function with given fields:
func (*ChainScopedConfig) AutoPprofMemProfileRate ¶
func (_m *ChainScopedConfig) AutoPprofMemProfileRate() int
AutoPprofMemProfileRate provides a mock function with given fields:
func (*ChainScopedConfig) AutoPprofMemThreshold ¶
func (_m *ChainScopedConfig) AutoPprofMemThreshold() utils.FileSize
AutoPprofMemThreshold provides a mock function with given fields:
func (*ChainScopedConfig) AutoPprofMutexProfileFraction ¶
func (_m *ChainScopedConfig) AutoPprofMutexProfileFraction() int
AutoPprofMutexProfileFraction provides a mock function with given fields:
func (*ChainScopedConfig) AutoPprofPollInterval ¶
func (_m *ChainScopedConfig) AutoPprofPollInterval() models.Duration
AutoPprofPollInterval provides a mock function with given fields:
func (*ChainScopedConfig) AutoPprofProfileRoot ¶
func (_m *ChainScopedConfig) AutoPprofProfileRoot() string
AutoPprofProfileRoot provides a mock function with given fields:
func (*ChainScopedConfig) BalanceMonitorEnabled ¶
func (_m *ChainScopedConfig) BalanceMonitorEnabled() bool
BalanceMonitorEnabled provides a mock function with given fields:
func (*ChainScopedConfig) BlockBackfillDepth ¶
func (_m *ChainScopedConfig) BlockBackfillDepth() uint64
BlockBackfillDepth provides a mock function with given fields:
func (*ChainScopedConfig) BlockBackfillSkip ¶
func (_m *ChainScopedConfig) BlockBackfillSkip() bool
BlockBackfillSkip provides a mock function with given fields:
func (*ChainScopedConfig) BlockEmissionIdleWarningThreshold ¶
func (_m *ChainScopedConfig) BlockEmissionIdleWarningThreshold() time.Duration
BlockEmissionIdleWarningThreshold provides a mock function with given fields:
func (*ChainScopedConfig) BlockHistoryEstimatorBatchSize ¶
func (_m *ChainScopedConfig) BlockHistoryEstimatorBatchSize() uint32
BlockHistoryEstimatorBatchSize provides a mock function with given fields:
func (*ChainScopedConfig) BlockHistoryEstimatorBlockDelay ¶
func (_m *ChainScopedConfig) BlockHistoryEstimatorBlockDelay() uint16
BlockHistoryEstimatorBlockDelay provides a mock function with given fields:
func (*ChainScopedConfig) BlockHistoryEstimatorBlockHistorySize ¶
func (_m *ChainScopedConfig) BlockHistoryEstimatorBlockHistorySize() uint16
BlockHistoryEstimatorBlockHistorySize provides a mock function with given fields:
func (*ChainScopedConfig) BlockHistoryEstimatorCheckInclusionBlocks ¶
func (_m *ChainScopedConfig) BlockHistoryEstimatorCheckInclusionBlocks() uint16
BlockHistoryEstimatorCheckInclusionBlocks provides a mock function with given fields:
func (*ChainScopedConfig) BlockHistoryEstimatorCheckInclusionPercentile ¶
func (_m *ChainScopedConfig) BlockHistoryEstimatorCheckInclusionPercentile() uint16
BlockHistoryEstimatorCheckInclusionPercentile provides a mock function with given fields:
func (*ChainScopedConfig) BlockHistoryEstimatorEIP1559FeeCapBufferBlocks ¶
func (_m *ChainScopedConfig) BlockHistoryEstimatorEIP1559FeeCapBufferBlocks() uint16
BlockHistoryEstimatorEIP1559FeeCapBufferBlocks provides a mock function with given fields:
func (*ChainScopedConfig) BlockHistoryEstimatorTransactionPercentile ¶
func (_m *ChainScopedConfig) BlockHistoryEstimatorTransactionPercentile() uint16
BlockHistoryEstimatorTransactionPercentile provides a mock function with given fields:
func (*ChainScopedConfig) BridgeCacheTTL ¶
func (_m *ChainScopedConfig) BridgeCacheTTL() time.Duration
BridgeCacheTTL provides a mock function with given fields:
func (*ChainScopedConfig) BridgeResponseURL ¶
func (_m *ChainScopedConfig) BridgeResponseURL() *url.URL
BridgeResponseURL provides a mock function with given fields:
func (*ChainScopedConfig) CertFile ¶
func (_m *ChainScopedConfig) CertFile() string
CertFile provides a mock function with given fields:
func (*ChainScopedConfig) ChainID ¶
func (_m *ChainScopedConfig) ChainID() *big.Int
ChainID provides a mock function with given fields:
func (*ChainScopedConfig) ChainType ¶
func (_m *ChainScopedConfig) ChainType() coreconfig.ChainType
ChainType provides a mock function with given fields:
func (*ChainScopedConfig) CosmosEnabled ¶
func (_m *ChainScopedConfig) CosmosEnabled() bool
CosmosEnabled provides a mock function with given fields:
func (*ChainScopedConfig) DatabaseBackupDir ¶
func (_m *ChainScopedConfig) DatabaseBackupDir() string
DatabaseBackupDir provides a mock function with given fields:
func (*ChainScopedConfig) DatabaseBackupFrequency ¶
func (_m *ChainScopedConfig) DatabaseBackupFrequency() time.Duration
DatabaseBackupFrequency provides a mock function with given fields:
func (*ChainScopedConfig) DatabaseBackupMode ¶
func (_m *ChainScopedConfig) DatabaseBackupMode() coreconfig.DatabaseBackupMode
DatabaseBackupMode provides a mock function with given fields:
func (*ChainScopedConfig) DatabaseBackupOnVersionUpgrade ¶
func (_m *ChainScopedConfig) DatabaseBackupOnVersionUpgrade() bool
DatabaseBackupOnVersionUpgrade provides a mock function with given fields:
func (*ChainScopedConfig) DatabaseBackupURL ¶
func (_m *ChainScopedConfig) DatabaseBackupURL() *url.URL
DatabaseBackupURL provides a mock function with given fields:
func (*ChainScopedConfig) DatabaseDefaultIdleInTxSessionTimeout ¶
func (_m *ChainScopedConfig) DatabaseDefaultIdleInTxSessionTimeout() time.Duration
DatabaseDefaultIdleInTxSessionTimeout provides a mock function with given fields:
func (*ChainScopedConfig) DatabaseDefaultLockTimeout ¶
func (_m *ChainScopedConfig) DatabaseDefaultLockTimeout() time.Duration
DatabaseDefaultLockTimeout provides a mock function with given fields:
func (*ChainScopedConfig) DatabaseDefaultQueryTimeout ¶
func (_m *ChainScopedConfig) DatabaseDefaultQueryTimeout() time.Duration
DatabaseDefaultQueryTimeout provides a mock function with given fields:
func (*ChainScopedConfig) DatabaseListenerMaxReconnectDuration ¶
func (_m *ChainScopedConfig) DatabaseListenerMaxReconnectDuration() time.Duration
DatabaseListenerMaxReconnectDuration provides a mock function with given fields:
func (*ChainScopedConfig) DatabaseListenerMinReconnectInterval ¶
func (_m *ChainScopedConfig) DatabaseListenerMinReconnectInterval() time.Duration
DatabaseListenerMinReconnectInterval provides a mock function with given fields:
func (*ChainScopedConfig) DatabaseLockingMode ¶
func (_m *ChainScopedConfig) DatabaseLockingMode() string
DatabaseLockingMode provides a mock function with given fields:
func (*ChainScopedConfig) DatabaseURL ¶
func (_m *ChainScopedConfig) DatabaseURL() url.URL
DatabaseURL provides a mock function with given fields:
func (*ChainScopedConfig) DefaultChainID ¶
func (_m *ChainScopedConfig) DefaultChainID() *big.Int
DefaultChainID provides a mock function with given fields:
func (*ChainScopedConfig) DefaultHTTPLimit ¶
func (_m *ChainScopedConfig) DefaultHTTPLimit() int64
DefaultHTTPLimit provides a mock function with given fields:
func (*ChainScopedConfig) DefaultHTTPTimeout ¶
func (_m *ChainScopedConfig) DefaultHTTPTimeout() models.Duration
DefaultHTTPTimeout provides a mock function with given fields:
func (*ChainScopedConfig) DefaultLogLevel ¶
func (_m *ChainScopedConfig) DefaultLogLevel() zapcore.Level
DefaultLogLevel provides a mock function with given fields:
func (*ChainScopedConfig) Dev ¶
func (_m *ChainScopedConfig) Dev() bool
Dev provides a mock function with given fields:
func (*ChainScopedConfig) DevWebServer ¶ added in v2.1.0
func (_m *ChainScopedConfig) DevWebServer() bool
DevWebServer provides a mock function with given fields:
func (*ChainScopedConfig) DisableRateLimiting ¶ added in v2.1.0
func (_m *ChainScopedConfig) DisableRateLimiting() bool
DisableRateLimiting provides a mock function with given fields:
func (*ChainScopedConfig) EVMEnabled ¶
func (_m *ChainScopedConfig) EVMEnabled() bool
EVMEnabled provides a mock function with given fields:
func (*ChainScopedConfig) EVMRPCEnabled ¶
func (_m *ChainScopedConfig) EVMRPCEnabled() bool
EVMRPCEnabled provides a mock function with given fields:
func (*ChainScopedConfig) EthTxReaperInterval ¶
func (_m *ChainScopedConfig) EthTxReaperInterval() time.Duration
EthTxReaperInterval provides a mock function with given fields:
func (*ChainScopedConfig) EthTxReaperThreshold ¶
func (_m *ChainScopedConfig) EthTxReaperThreshold() time.Duration
EthTxReaperThreshold provides a mock function with given fields:
func (*ChainScopedConfig) EthTxResendAfterThreshold ¶
func (_m *ChainScopedConfig) EthTxResendAfterThreshold() time.Duration
EthTxResendAfterThreshold provides a mock function with given fields:
func (*ChainScopedConfig) EthereumHTTPURL ¶
func (_m *ChainScopedConfig) EthereumHTTPURL() *url.URL
EthereumHTTPURL provides a mock function with given fields:
func (*ChainScopedConfig) EthereumSecondaryURLs ¶
func (_m *ChainScopedConfig) EthereumSecondaryURLs() []url.URL
EthereumSecondaryURLs provides a mock function with given fields:
func (*ChainScopedConfig) EthereumURL ¶
func (_m *ChainScopedConfig) EthereumURL() string
EthereumURL provides a mock function with given fields:
func (*ChainScopedConfig) EvmEIP1559DynamicFees ¶
func (_m *ChainScopedConfig) EvmEIP1559DynamicFees() bool
EvmEIP1559DynamicFees provides a mock function with given fields:
func (*ChainScopedConfig) EvmFinalityDepth ¶
func (_m *ChainScopedConfig) EvmFinalityDepth() uint32
EvmFinalityDepth provides a mock function with given fields:
func (*ChainScopedConfig) EvmGasBumpPercent ¶
func (_m *ChainScopedConfig) EvmGasBumpPercent() uint16
EvmGasBumpPercent provides a mock function with given fields:
func (*ChainScopedConfig) EvmGasBumpThreshold ¶
func (_m *ChainScopedConfig) EvmGasBumpThreshold() uint64
EvmGasBumpThreshold provides a mock function with given fields:
func (*ChainScopedConfig) EvmGasBumpTxDepth ¶
func (_m *ChainScopedConfig) EvmGasBumpTxDepth() uint16
EvmGasBumpTxDepth provides a mock function with given fields:
func (*ChainScopedConfig) EvmGasBumpWei ¶
func (_m *ChainScopedConfig) EvmGasBumpWei() *assets.Wei
EvmGasBumpWei provides a mock function with given fields:
func (*ChainScopedConfig) EvmGasFeeCapDefault ¶
func (_m *ChainScopedConfig) EvmGasFeeCapDefault() *assets.Wei
EvmGasFeeCapDefault provides a mock function with given fields:
func (*ChainScopedConfig) EvmGasLimitDRJobType ¶
func (_m *ChainScopedConfig) EvmGasLimitDRJobType() *uint32
EvmGasLimitDRJobType provides a mock function with given fields:
func (*ChainScopedConfig) EvmGasLimitDefault ¶
func (_m *ChainScopedConfig) EvmGasLimitDefault() uint32
EvmGasLimitDefault provides a mock function with given fields:
func (*ChainScopedConfig) EvmGasLimitFMJobType ¶
func (_m *ChainScopedConfig) EvmGasLimitFMJobType() *uint32
EvmGasLimitFMJobType provides a mock function with given fields:
func (*ChainScopedConfig) EvmGasLimitKeeperJobType ¶
func (_m *ChainScopedConfig) EvmGasLimitKeeperJobType() *uint32
EvmGasLimitKeeperJobType provides a mock function with given fields:
func (*ChainScopedConfig) EvmGasLimitMax ¶
func (_m *ChainScopedConfig) EvmGasLimitMax() uint32
EvmGasLimitMax provides a mock function with given fields:
func (*ChainScopedConfig) EvmGasLimitMultiplier ¶
func (_m *ChainScopedConfig) EvmGasLimitMultiplier() float32
EvmGasLimitMultiplier provides a mock function with given fields:
func (*ChainScopedConfig) EvmGasLimitOCRJobType ¶
func (_m *ChainScopedConfig) EvmGasLimitOCRJobType() *uint32
EvmGasLimitOCRJobType provides a mock function with given fields:
func (*ChainScopedConfig) EvmGasLimitTransfer ¶
func (_m *ChainScopedConfig) EvmGasLimitTransfer() uint32
EvmGasLimitTransfer provides a mock function with given fields:
func (*ChainScopedConfig) EvmGasLimitVRFJobType ¶
func (_m *ChainScopedConfig) EvmGasLimitVRFJobType() *uint32
EvmGasLimitVRFJobType provides a mock function with given fields:
func (*ChainScopedConfig) EvmGasPriceDefault ¶
func (_m *ChainScopedConfig) EvmGasPriceDefault() *assets.Wei
EvmGasPriceDefault provides a mock function with given fields:
func (*ChainScopedConfig) EvmGasTipCapDefault ¶
func (_m *ChainScopedConfig) EvmGasTipCapDefault() *assets.Wei
EvmGasTipCapDefault provides a mock function with given fields:
func (*ChainScopedConfig) EvmGasTipCapMinimum ¶
func (_m *ChainScopedConfig) EvmGasTipCapMinimum() *assets.Wei
EvmGasTipCapMinimum provides a mock function with given fields:
func (*ChainScopedConfig) EvmHeadTrackerHistoryDepth ¶
func (_m *ChainScopedConfig) EvmHeadTrackerHistoryDepth() uint32
EvmHeadTrackerHistoryDepth provides a mock function with given fields:
func (*ChainScopedConfig) EvmHeadTrackerMaxBufferSize ¶
func (_m *ChainScopedConfig) EvmHeadTrackerMaxBufferSize() uint32
EvmHeadTrackerMaxBufferSize provides a mock function with given fields:
func (*ChainScopedConfig) EvmHeadTrackerSamplingInterval ¶
func (_m *ChainScopedConfig) EvmHeadTrackerSamplingInterval() time.Duration
EvmHeadTrackerSamplingInterval provides a mock function with given fields:
func (*ChainScopedConfig) EvmLogBackfillBatchSize ¶
func (_m *ChainScopedConfig) EvmLogBackfillBatchSize() uint32
EvmLogBackfillBatchSize provides a mock function with given fields:
func (*ChainScopedConfig) EvmLogKeepBlocksDepth ¶
func (_m *ChainScopedConfig) EvmLogKeepBlocksDepth() uint32
EvmLogKeepBlocksDepth provides a mock function with given fields:
func (*ChainScopedConfig) EvmLogPollInterval ¶
func (_m *ChainScopedConfig) EvmLogPollInterval() time.Duration
EvmLogPollInterval provides a mock function with given fields:
func (*ChainScopedConfig) EvmMaxGasPriceWei ¶
func (_m *ChainScopedConfig) EvmMaxGasPriceWei() *assets.Wei
EvmMaxGasPriceWei provides a mock function with given fields:
func (*ChainScopedConfig) EvmMaxInFlightTransactions ¶
func (_m *ChainScopedConfig) EvmMaxInFlightTransactions() uint32
EvmMaxInFlightTransactions provides a mock function with given fields:
func (*ChainScopedConfig) EvmMaxQueuedTransactions ¶
func (_m *ChainScopedConfig) EvmMaxQueuedTransactions() uint64
EvmMaxQueuedTransactions provides a mock function with given fields:
func (*ChainScopedConfig) EvmMinGasPriceWei ¶
func (_m *ChainScopedConfig) EvmMinGasPriceWei() *assets.Wei
EvmMinGasPriceWei provides a mock function with given fields:
func (*ChainScopedConfig) EvmNonceAutoSync ¶
func (_m *ChainScopedConfig) EvmNonceAutoSync() bool
EvmNonceAutoSync provides a mock function with given fields:
func (*ChainScopedConfig) EvmRPCDefaultBatchSize ¶
func (_m *ChainScopedConfig) EvmRPCDefaultBatchSize() uint32
EvmRPCDefaultBatchSize provides a mock function with given fields:
func (*ChainScopedConfig) EvmUseForwarders ¶
func (_m *ChainScopedConfig) EvmUseForwarders() bool
EvmUseForwarders provides a mock function with given fields:
func (*ChainScopedConfig) ExplorerAccessKey ¶
func (_m *ChainScopedConfig) ExplorerAccessKey() string
ExplorerAccessKey provides a mock function with given fields:
func (*ChainScopedConfig) ExplorerSecret ¶
func (_m *ChainScopedConfig) ExplorerSecret() string
ExplorerSecret provides a mock function with given fields:
func (*ChainScopedConfig) ExplorerURL ¶
func (_m *ChainScopedConfig) ExplorerURL() *url.URL
ExplorerURL provides a mock function with given fields:
func (*ChainScopedConfig) FMDefaultTransactionQueueDepth ¶
func (_m *ChainScopedConfig) FMDefaultTransactionQueueDepth() uint32
FMDefaultTransactionQueueDepth provides a mock function with given fields:
func (*ChainScopedConfig) FMSimulateTransactions ¶
func (_m *ChainScopedConfig) FMSimulateTransactions() bool
FMSimulateTransactions provides a mock function with given fields:
func (*ChainScopedConfig) FeatureExternalInitiators ¶
func (_m *ChainScopedConfig) FeatureExternalInitiators() bool
FeatureExternalInitiators provides a mock function with given fields:
func (*ChainScopedConfig) FeatureFeedsManager ¶
func (_m *ChainScopedConfig) FeatureFeedsManager() bool
FeatureFeedsManager provides a mock function with given fields:
func (*ChainScopedConfig) FeatureLogPoller ¶
func (_m *ChainScopedConfig) FeatureLogPoller() bool
FeatureLogPoller provides a mock function with given fields:
func (*ChainScopedConfig) FeatureOffchainReporting ¶
func (_m *ChainScopedConfig) FeatureOffchainReporting() bool
FeatureOffchainReporting provides a mock function with given fields:
func (*ChainScopedConfig) FeatureOffchainReporting2 ¶
func (_m *ChainScopedConfig) FeatureOffchainReporting2() bool
FeatureOffchainReporting2 provides a mock function with given fields:
func (*ChainScopedConfig) FeatureUICSAKeys ¶
func (_m *ChainScopedConfig) FeatureUICSAKeys() bool
FeatureUICSAKeys provides a mock function with given fields:
func (*ChainScopedConfig) FlagsContractAddress ¶
func (_m *ChainScopedConfig) FlagsContractAddress() string
FlagsContractAddress provides a mock function with given fields:
func (*ChainScopedConfig) GasEstimatorMode ¶
func (_m *ChainScopedConfig) GasEstimatorMode() string
GasEstimatorMode provides a mock function with given fields:
func (*ChainScopedConfig) GetDatabaseDialectConfiguredOrDefault ¶
func (_m *ChainScopedConfig) GetDatabaseDialectConfiguredOrDefault() dialects.DialectName
GetDatabaseDialectConfiguredOrDefault provides a mock function with given fields:
func (*ChainScopedConfig) HTTPServerWriteTimeout ¶
func (_m *ChainScopedConfig) HTTPServerWriteTimeout() time.Duration
HTTPServerWriteTimeout provides a mock function with given fields:
func (*ChainScopedConfig) InfiniteDepthQueries ¶ added in v2.1.0
func (_m *ChainScopedConfig) InfiniteDepthQueries() bool
InfiniteDepthQueries provides a mock function with given fields:
func (*ChainScopedConfig) InsecureFastScrypt ¶
func (_m *ChainScopedConfig) InsecureFastScrypt() bool
InsecureFastScrypt provides a mock function with given fields:
func (*ChainScopedConfig) JSONConsole ¶
func (_m *ChainScopedConfig) JSONConsole() bool
JSONConsole provides a mock function with given fields:
func (*ChainScopedConfig) JobPipelineMaxRunDuration ¶
func (_m *ChainScopedConfig) JobPipelineMaxRunDuration() time.Duration
JobPipelineMaxRunDuration provides a mock function with given fields:
func (*ChainScopedConfig) JobPipelineMaxSuccessfulRuns ¶
func (_m *ChainScopedConfig) JobPipelineMaxSuccessfulRuns() uint64
JobPipelineMaxSuccessfulRuns provides a mock function with given fields:
func (*ChainScopedConfig) JobPipelineReaperInterval ¶
func (_m *ChainScopedConfig) JobPipelineReaperInterval() time.Duration
JobPipelineReaperInterval provides a mock function with given fields:
func (*ChainScopedConfig) JobPipelineReaperThreshold ¶
func (_m *ChainScopedConfig) JobPipelineReaperThreshold() time.Duration
JobPipelineReaperThreshold provides a mock function with given fields:
func (*ChainScopedConfig) JobPipelineResultWriteQueueDepth ¶
func (_m *ChainScopedConfig) JobPipelineResultWriteQueueDepth() uint64
JobPipelineResultWriteQueueDepth provides a mock function with given fields:
func (*ChainScopedConfig) KeeperBaseFeeBufferPercent ¶
func (_m *ChainScopedConfig) KeeperBaseFeeBufferPercent() uint16
KeeperBaseFeeBufferPercent provides a mock function with given fields:
func (*ChainScopedConfig) KeeperDefaultTransactionQueueDepth ¶
func (_m *ChainScopedConfig) KeeperDefaultTransactionQueueDepth() uint32
KeeperDefaultTransactionQueueDepth provides a mock function with given fields:
func (*ChainScopedConfig) KeeperGasPriceBufferPercent ¶
func (_m *ChainScopedConfig) KeeperGasPriceBufferPercent() uint16
KeeperGasPriceBufferPercent provides a mock function with given fields:
func (*ChainScopedConfig) KeeperGasTipCapBufferPercent ¶
func (_m *ChainScopedConfig) KeeperGasTipCapBufferPercent() uint16
KeeperGasTipCapBufferPercent provides a mock function with given fields:
func (*ChainScopedConfig) KeeperMaximumGracePeriod ¶
func (_m *ChainScopedConfig) KeeperMaximumGracePeriod() int64
KeeperMaximumGracePeriod provides a mock function with given fields:
func (*ChainScopedConfig) KeeperRegistryCheckGasOverhead ¶
func (_m *ChainScopedConfig) KeeperRegistryCheckGasOverhead() uint32
KeeperRegistryCheckGasOverhead provides a mock function with given fields:
func (*ChainScopedConfig) KeeperRegistryMaxPerformDataSize ¶
func (_m *ChainScopedConfig) KeeperRegistryMaxPerformDataSize() uint32
KeeperRegistryMaxPerformDataSize provides a mock function with given fields:
func (*ChainScopedConfig) KeeperRegistryPerformGasOverhead ¶
func (_m *ChainScopedConfig) KeeperRegistryPerformGasOverhead() uint32
KeeperRegistryPerformGasOverhead provides a mock function with given fields:
func (*ChainScopedConfig) KeeperRegistrySyncInterval ¶
func (_m *ChainScopedConfig) KeeperRegistrySyncInterval() time.Duration
KeeperRegistrySyncInterval provides a mock function with given fields:
func (*ChainScopedConfig) KeeperRegistrySyncUpkeepQueueSize ¶
func (_m *ChainScopedConfig) KeeperRegistrySyncUpkeepQueueSize() uint32
KeeperRegistrySyncUpkeepQueueSize provides a mock function with given fields:
func (*ChainScopedConfig) KeeperTurnLookBack ¶
func (_m *ChainScopedConfig) KeeperTurnLookBack() int64
KeeperTurnLookBack provides a mock function with given fields:
func (*ChainScopedConfig) KeyFile ¶
func (_m *ChainScopedConfig) KeyFile() string
KeyFile provides a mock function with given fields:
func (*ChainScopedConfig) KeySpecificMaxGasPriceWei ¶
func (_m *ChainScopedConfig) KeySpecificMaxGasPriceWei(addr common.Address) *assets.Wei
KeySpecificMaxGasPriceWei provides a mock function with given fields: addr
func (*ChainScopedConfig) KeystorePassword ¶
func (_m *ChainScopedConfig) KeystorePassword() string
KeystorePassword provides a mock function with given fields:
func (*ChainScopedConfig) LeaseLockDuration ¶
func (_m *ChainScopedConfig) LeaseLockDuration() time.Duration
LeaseLockDuration provides a mock function with given fields:
func (*ChainScopedConfig) LeaseLockRefreshInterval ¶
func (_m *ChainScopedConfig) LeaseLockRefreshInterval() time.Duration
LeaseLockRefreshInterval provides a mock function with given fields:
func (*ChainScopedConfig) LinkContractAddress ¶
func (_m *ChainScopedConfig) LinkContractAddress() string
LinkContractAddress provides a mock function with given fields:
func (*ChainScopedConfig) LogConfiguration ¶
func (_m *ChainScopedConfig) LogConfiguration(log coreconfig.LogfFn)
LogConfiguration provides a mock function with given fields: log
func (*ChainScopedConfig) LogFileDir ¶
func (_m *ChainScopedConfig) LogFileDir() string
LogFileDir provides a mock function with given fields:
func (*ChainScopedConfig) LogFileMaxAge ¶
func (_m *ChainScopedConfig) LogFileMaxAge() int64
LogFileMaxAge provides a mock function with given fields:
func (*ChainScopedConfig) LogFileMaxBackups ¶
func (_m *ChainScopedConfig) LogFileMaxBackups() int64
LogFileMaxBackups provides a mock function with given fields:
func (*ChainScopedConfig) LogFileMaxSize ¶
func (_m *ChainScopedConfig) LogFileMaxSize() utils.FileSize
LogFileMaxSize provides a mock function with given fields:
func (*ChainScopedConfig) LogLevel ¶
func (_m *ChainScopedConfig) LogLevel() zapcore.Level
LogLevel provides a mock function with given fields:
func (*ChainScopedConfig) LogSQL ¶
func (_m *ChainScopedConfig) LogSQL() bool
LogSQL provides a mock function with given fields:
func (*ChainScopedConfig) LogUnixTimestamps ¶
func (_m *ChainScopedConfig) LogUnixTimestamps() bool
LogUnixTimestamps provides a mock function with given fields:
func (*ChainScopedConfig) MercuryCredentials ¶ added in v2.2.0
func (_m *ChainScopedConfig) MercuryCredentials(credName string) *ocr2models.MercuryCredentials
MercuryCredentials provides a mock function with given fields: credName
func (*ChainScopedConfig) MigrateDatabase ¶
func (_m *ChainScopedConfig) MigrateDatabase() bool
MigrateDatabase provides a mock function with given fields:
func (*ChainScopedConfig) MinIncomingConfirmations ¶
func (_m *ChainScopedConfig) MinIncomingConfirmations() uint32
MinIncomingConfirmations provides a mock function with given fields:
func (*ChainScopedConfig) MinimumContractPayment ¶
func (_m *ChainScopedConfig) MinimumContractPayment() *assets.Link
MinimumContractPayment provides a mock function with given fields:
func (*ChainScopedConfig) NodeNoNewHeadsThreshold ¶
func (_m *ChainScopedConfig) NodeNoNewHeadsThreshold() time.Duration
NodeNoNewHeadsThreshold provides a mock function with given fields:
func (*ChainScopedConfig) NodePollFailureThreshold ¶
func (_m *ChainScopedConfig) NodePollFailureThreshold() uint32
NodePollFailureThreshold provides a mock function with given fields:
func (*ChainScopedConfig) NodePollInterval ¶
func (_m *ChainScopedConfig) NodePollInterval() time.Duration
NodePollInterval provides a mock function with given fields:
func (*ChainScopedConfig) NodeSelectionMode ¶
func (_m *ChainScopedConfig) NodeSelectionMode() string
NodeSelectionMode provides a mock function with given fields:
func (*ChainScopedConfig) NodeSyncThreshold ¶
func (_m *ChainScopedConfig) NodeSyncThreshold() uint32
NodeSyncThreshold provides a mock function with given fields:
func (*ChainScopedConfig) OCR2AutomationGasLimit ¶
func (_m *ChainScopedConfig) OCR2AutomationGasLimit() uint32
OCR2AutomationGasLimit provides a mock function with given fields:
func (*ChainScopedConfig) OCR2BlockchainTimeout ¶
func (_m *ChainScopedConfig) OCR2BlockchainTimeout() time.Duration
OCR2BlockchainTimeout provides a mock function with given fields:
func (*ChainScopedConfig) OCR2CaptureEATelemetry ¶
func (_m *ChainScopedConfig) OCR2CaptureEATelemetry() bool
OCR2CaptureEATelemetry provides a mock function with given fields:
func (*ChainScopedConfig) OCR2ContractConfirmations ¶
func (_m *ChainScopedConfig) OCR2ContractConfirmations() uint16
OCR2ContractConfirmations provides a mock function with given fields:
func (*ChainScopedConfig) OCR2ContractPollInterval ¶
func (_m *ChainScopedConfig) OCR2ContractPollInterval() time.Duration
OCR2ContractPollInterval provides a mock function with given fields:
func (*ChainScopedConfig) OCR2ContractSubscribeInterval ¶
func (_m *ChainScopedConfig) OCR2ContractSubscribeInterval() time.Duration
OCR2ContractSubscribeInterval provides a mock function with given fields:
func (*ChainScopedConfig) OCR2ContractTransmitterTransmitTimeout ¶
func (_m *ChainScopedConfig) OCR2ContractTransmitterTransmitTimeout() time.Duration
OCR2ContractTransmitterTransmitTimeout provides a mock function with given fields:
func (*ChainScopedConfig) OCR2DatabaseTimeout ¶
func (_m *ChainScopedConfig) OCR2DatabaseTimeout() time.Duration
OCR2DatabaseTimeout provides a mock function with given fields:
func (*ChainScopedConfig) OCR2KeyBundleID ¶
func (_m *ChainScopedConfig) OCR2KeyBundleID() (string, error)
OCR2KeyBundleID provides a mock function with given fields:
func (*ChainScopedConfig) OCR2TraceLogging ¶
func (_m *ChainScopedConfig) OCR2TraceLogging() bool
OCR2TraceLogging provides a mock function with given fields:
func (*ChainScopedConfig) OCRBlockchainTimeout ¶
func (_m *ChainScopedConfig) OCRBlockchainTimeout() time.Duration
OCRBlockchainTimeout provides a mock function with given fields:
func (*ChainScopedConfig) OCRCaptureEATelemetry ¶
func (_m *ChainScopedConfig) OCRCaptureEATelemetry() bool
OCRCaptureEATelemetry provides a mock function with given fields:
func (*ChainScopedConfig) OCRContractConfirmations ¶
func (_m *ChainScopedConfig) OCRContractConfirmations() uint16
OCRContractConfirmations provides a mock function with given fields:
func (*ChainScopedConfig) OCRContractPollInterval ¶
func (_m *ChainScopedConfig) OCRContractPollInterval() time.Duration
OCRContractPollInterval provides a mock function with given fields:
func (*ChainScopedConfig) OCRContractSubscribeInterval ¶
func (_m *ChainScopedConfig) OCRContractSubscribeInterval() time.Duration
OCRContractSubscribeInterval provides a mock function with given fields:
func (*ChainScopedConfig) OCRContractTransmitterTransmitTimeout ¶
func (_m *ChainScopedConfig) OCRContractTransmitterTransmitTimeout() time.Duration
OCRContractTransmitterTransmitTimeout provides a mock function with given fields:
func (*ChainScopedConfig) OCRDatabaseTimeout ¶
func (_m *ChainScopedConfig) OCRDatabaseTimeout() time.Duration
OCRDatabaseTimeout provides a mock function with given fields:
func (*ChainScopedConfig) OCRDefaultTransactionQueueDepth ¶
func (_m *ChainScopedConfig) OCRDefaultTransactionQueueDepth() uint32
OCRDefaultTransactionQueueDepth provides a mock function with given fields:
func (*ChainScopedConfig) OCRDevelopmentMode ¶ added in v2.1.0
func (_m *ChainScopedConfig) OCRDevelopmentMode() bool
OCRDevelopmentMode provides a mock function with given fields:
func (*ChainScopedConfig) OCRKeyBundleID ¶
func (_m *ChainScopedConfig) OCRKeyBundleID() (string, error)
OCRKeyBundleID provides a mock function with given fields:
func (*ChainScopedConfig) OCRObservationGracePeriod ¶
func (_m *ChainScopedConfig) OCRObservationGracePeriod() time.Duration
OCRObservationGracePeriod provides a mock function with given fields:
func (*ChainScopedConfig) OCRObservationTimeout ¶
func (_m *ChainScopedConfig) OCRObservationTimeout() time.Duration
OCRObservationTimeout provides a mock function with given fields:
func (*ChainScopedConfig) OCRSimulateTransactions ¶
func (_m *ChainScopedConfig) OCRSimulateTransactions() bool
OCRSimulateTransactions provides a mock function with given fields:
func (*ChainScopedConfig) OCRTraceLogging ¶
func (_m *ChainScopedConfig) OCRTraceLogging() bool
OCRTraceLogging provides a mock function with given fields:
func (*ChainScopedConfig) OCRTransmitterAddress ¶
func (_m *ChainScopedConfig) OCRTransmitterAddress() (ethkey.EIP55Address, error)
OCRTransmitterAddress provides a mock function with given fields:
func (*ChainScopedConfig) ORMMaxIdleConns ¶
func (_m *ChainScopedConfig) ORMMaxIdleConns() int
ORMMaxIdleConns provides a mock function with given fields:
func (*ChainScopedConfig) ORMMaxOpenConns ¶
func (_m *ChainScopedConfig) ORMMaxOpenConns() int
ORMMaxOpenConns provides a mock function with given fields:
func (*ChainScopedConfig) OperatorFactoryAddress ¶
func (_m *ChainScopedConfig) OperatorFactoryAddress() string
OperatorFactoryAddress provides a mock function with given fields:
func (*ChainScopedConfig) P2PAnnounceIP ¶
func (_m *ChainScopedConfig) P2PAnnounceIP() net.IP
P2PAnnounceIP provides a mock function with given fields:
func (*ChainScopedConfig) P2PAnnouncePort ¶
func (_m *ChainScopedConfig) P2PAnnouncePort() uint16
P2PAnnouncePort provides a mock function with given fields:
func (*ChainScopedConfig) P2PBootstrapCheckInterval ¶
func (_m *ChainScopedConfig) P2PBootstrapCheckInterval() time.Duration
P2PBootstrapCheckInterval provides a mock function with given fields:
func (*ChainScopedConfig) P2PBootstrapPeers ¶
func (_m *ChainScopedConfig) P2PBootstrapPeers() ([]string, error)
P2PBootstrapPeers provides a mock function with given fields:
func (*ChainScopedConfig) P2PDHTAnnouncementCounterUserPrefix ¶
func (_m *ChainScopedConfig) P2PDHTAnnouncementCounterUserPrefix() uint32
P2PDHTAnnouncementCounterUserPrefix provides a mock function with given fields:
func (*ChainScopedConfig) P2PDHTLookupInterval ¶
func (_m *ChainScopedConfig) P2PDHTLookupInterval() int
P2PDHTLookupInterval provides a mock function with given fields:
func (*ChainScopedConfig) P2PEnabled ¶
func (_m *ChainScopedConfig) P2PEnabled() bool
P2PEnabled provides a mock function with given fields:
func (*ChainScopedConfig) P2PIncomingMessageBufferSize ¶
func (_m *ChainScopedConfig) P2PIncomingMessageBufferSize() int
P2PIncomingMessageBufferSize provides a mock function with given fields:
func (*ChainScopedConfig) P2PListenIP ¶
func (_m *ChainScopedConfig) P2PListenIP() net.IP
P2PListenIP provides a mock function with given fields:
func (*ChainScopedConfig) P2PListenPort ¶
func (_m *ChainScopedConfig) P2PListenPort() uint16
P2PListenPort provides a mock function with given fields:
func (*ChainScopedConfig) P2PListenPortRaw ¶
func (_m *ChainScopedConfig) P2PListenPortRaw() string
P2PListenPortRaw provides a mock function with given fields:
func (*ChainScopedConfig) P2PNetworkingStack ¶
func (_m *ChainScopedConfig) P2PNetworkingStack() networking.NetworkingStack
P2PNetworkingStack provides a mock function with given fields:
func (*ChainScopedConfig) P2PNetworkingStackRaw ¶
func (_m *ChainScopedConfig) P2PNetworkingStackRaw() string
P2PNetworkingStackRaw provides a mock function with given fields:
func (*ChainScopedConfig) P2PNewStreamTimeout ¶
func (_m *ChainScopedConfig) P2PNewStreamTimeout() time.Duration
P2PNewStreamTimeout provides a mock function with given fields:
func (*ChainScopedConfig) P2POutgoingMessageBufferSize ¶
func (_m *ChainScopedConfig) P2POutgoingMessageBufferSize() int
P2POutgoingMessageBufferSize provides a mock function with given fields:
func (*ChainScopedConfig) P2PPeerID ¶
func (_m *ChainScopedConfig) P2PPeerID() p2pkey.PeerID
P2PPeerID provides a mock function with given fields:
func (*ChainScopedConfig) P2PPeerIDRaw ¶
func (_m *ChainScopedConfig) P2PPeerIDRaw() string
P2PPeerIDRaw provides a mock function with given fields:
func (*ChainScopedConfig) P2PPeerstoreWriteInterval ¶
func (_m *ChainScopedConfig) P2PPeerstoreWriteInterval() time.Duration
P2PPeerstoreWriteInterval provides a mock function with given fields:
func (*ChainScopedConfig) P2PV2AnnounceAddresses ¶
func (_m *ChainScopedConfig) P2PV2AnnounceAddresses() []string
P2PV2AnnounceAddresses provides a mock function with given fields:
func (*ChainScopedConfig) P2PV2Bootstrappers ¶
func (_m *ChainScopedConfig) P2PV2Bootstrappers() []commontypes.BootstrapperLocator
P2PV2Bootstrappers provides a mock function with given fields:
func (*ChainScopedConfig) P2PV2BootstrappersRaw ¶
func (_m *ChainScopedConfig) P2PV2BootstrappersRaw() []string
P2PV2BootstrappersRaw provides a mock function with given fields:
func (*ChainScopedConfig) P2PV2DeltaDial ¶
func (_m *ChainScopedConfig) P2PV2DeltaDial() models.Duration
P2PV2DeltaDial provides a mock function with given fields:
func (*ChainScopedConfig) P2PV2DeltaReconcile ¶
func (_m *ChainScopedConfig) P2PV2DeltaReconcile() models.Duration
P2PV2DeltaReconcile provides a mock function with given fields:
func (*ChainScopedConfig) P2PV2ListenAddresses ¶
func (_m *ChainScopedConfig) P2PV2ListenAddresses() []string
P2PV2ListenAddresses provides a mock function with given fields:
func (*ChainScopedConfig) Port ¶
func (_m *ChainScopedConfig) Port() uint16
Port provides a mock function with given fields:
func (*ChainScopedConfig) PrometheusAuthToken ¶
func (_m *ChainScopedConfig) PrometheusAuthToken() string
PrometheusAuthToken provides a mock function with given fields:
func (*ChainScopedConfig) PyroscopeAuthToken ¶
func (_m *ChainScopedConfig) PyroscopeAuthToken() string
PyroscopeAuthToken provides a mock function with given fields:
func (*ChainScopedConfig) PyroscopeEnvironment ¶
func (_m *ChainScopedConfig) PyroscopeEnvironment() string
PyroscopeEnvironment provides a mock function with given fields:
func (*ChainScopedConfig) PyroscopeServerAddress ¶
func (_m *ChainScopedConfig) PyroscopeServerAddress() string
PyroscopeServerAddress provides a mock function with given fields:
func (*ChainScopedConfig) RPID ¶
func (_m *ChainScopedConfig) RPID() string
RPID provides a mock function with given fields:
func (*ChainScopedConfig) RPOrigin ¶
func (_m *ChainScopedConfig) RPOrigin() string
RPOrigin provides a mock function with given fields:
func (*ChainScopedConfig) ReaperExpiration ¶
func (_m *ChainScopedConfig) ReaperExpiration() models.Duration
ReaperExpiration provides a mock function with given fields:
func (*ChainScopedConfig) RootDir ¶
func (_m *ChainScopedConfig) RootDir() string
RootDir provides a mock function with given fields:
func (*ChainScopedConfig) SecureCookies ¶
func (_m *ChainScopedConfig) SecureCookies() bool
SecureCookies provides a mock function with given fields:
func (*ChainScopedConfig) SentryDSN ¶
func (_m *ChainScopedConfig) SentryDSN() string
SentryDSN provides a mock function with given fields:
func (*ChainScopedConfig) SentryDebug ¶
func (_m *ChainScopedConfig) SentryDebug() bool
SentryDebug provides a mock function with given fields:
func (*ChainScopedConfig) SentryEnvironment ¶
func (_m *ChainScopedConfig) SentryEnvironment() string
SentryEnvironment provides a mock function with given fields:
func (*ChainScopedConfig) SentryRelease ¶
func (_m *ChainScopedConfig) SentryRelease() string
SentryRelease provides a mock function with given fields:
func (*ChainScopedConfig) SessionOptions ¶
func (_m *ChainScopedConfig) SessionOptions() sessions.Options
SessionOptions provides a mock function with given fields:
func (*ChainScopedConfig) SessionTimeout ¶
func (_m *ChainScopedConfig) SessionTimeout() models.Duration
SessionTimeout provides a mock function with given fields:
func (*ChainScopedConfig) SetLogLevel ¶
func (_m *ChainScopedConfig) SetLogLevel(lvl zapcore.Level) error
SetLogLevel provides a mock function with given fields: lvl
func (*ChainScopedConfig) SetLogSQL ¶
func (_m *ChainScopedConfig) SetLogSQL(logSQL bool)
SetLogSQL provides a mock function with given fields: logSQL
func (*ChainScopedConfig) SetPasswords ¶
func (_m *ChainScopedConfig) SetPasswords(keystore *string, vrf *string)
SetPasswords provides a mock function with given fields: keystore, vrf
func (*ChainScopedConfig) ShutdownGracePeriod ¶
func (_m *ChainScopedConfig) ShutdownGracePeriod() time.Duration
ShutdownGracePeriod provides a mock function with given fields:
func (*ChainScopedConfig) SolanaEnabled ¶
func (_m *ChainScopedConfig) SolanaEnabled() bool
SolanaEnabled provides a mock function with given fields:
func (*ChainScopedConfig) StarkNetEnabled ¶
func (_m *ChainScopedConfig) StarkNetEnabled() bool
StarkNetEnabled provides a mock function with given fields:
func (*ChainScopedConfig) TLSCertPath ¶
func (_m *ChainScopedConfig) TLSCertPath() string
TLSCertPath provides a mock function with given fields:
func (*ChainScopedConfig) TLSDir ¶
func (_m *ChainScopedConfig) TLSDir() string
TLSDir provides a mock function with given fields:
func (*ChainScopedConfig) TLSHost ¶
func (_m *ChainScopedConfig) TLSHost() string
TLSHost provides a mock function with given fields:
func (*ChainScopedConfig) TLSKeyPath ¶
func (_m *ChainScopedConfig) TLSKeyPath() string
TLSKeyPath provides a mock function with given fields:
func (*ChainScopedConfig) TLSPort ¶
func (_m *ChainScopedConfig) TLSPort() uint16
TLSPort provides a mock function with given fields:
func (*ChainScopedConfig) TLSRedirect ¶
func (_m *ChainScopedConfig) TLSRedirect() bool
TLSRedirect provides a mock function with given fields:
func (*ChainScopedConfig) TelemetryIngressBufferSize ¶
func (_m *ChainScopedConfig) TelemetryIngressBufferSize() uint
TelemetryIngressBufferSize provides a mock function with given fields:
func (*ChainScopedConfig) TelemetryIngressLogging ¶
func (_m *ChainScopedConfig) TelemetryIngressLogging() bool
TelemetryIngressLogging provides a mock function with given fields:
func (*ChainScopedConfig) TelemetryIngressMaxBatchSize ¶
func (_m *ChainScopedConfig) TelemetryIngressMaxBatchSize() uint
TelemetryIngressMaxBatchSize provides a mock function with given fields:
func (*ChainScopedConfig) TelemetryIngressSendInterval ¶
func (_m *ChainScopedConfig) TelemetryIngressSendInterval() time.Duration
TelemetryIngressSendInterval provides a mock function with given fields:
func (*ChainScopedConfig) TelemetryIngressSendTimeout ¶
func (_m *ChainScopedConfig) TelemetryIngressSendTimeout() time.Duration
TelemetryIngressSendTimeout provides a mock function with given fields:
func (*ChainScopedConfig) TelemetryIngressServerPubKey ¶
func (_m *ChainScopedConfig) TelemetryIngressServerPubKey() string
TelemetryIngressServerPubKey provides a mock function with given fields:
func (*ChainScopedConfig) TelemetryIngressURL ¶
func (_m *ChainScopedConfig) TelemetryIngressURL() *url.URL
TelemetryIngressURL provides a mock function with given fields:
func (*ChainScopedConfig) TelemetryIngressUniConn ¶
func (_m *ChainScopedConfig) TelemetryIngressUniConn() bool
TelemetryIngressUniConn provides a mock function with given fields:
func (*ChainScopedConfig) TelemetryIngressUseBatchSend ¶
func (_m *ChainScopedConfig) TelemetryIngressUseBatchSend() bool
TelemetryIngressUseBatchSend provides a mock function with given fields:
func (*ChainScopedConfig) TriggerFallbackDBPollInterval ¶
func (_m *ChainScopedConfig) TriggerFallbackDBPollInterval() time.Duration
TriggerFallbackDBPollInterval provides a mock function with given fields:
func (*ChainScopedConfig) UnAuthenticatedRateLimit ¶
func (_m *ChainScopedConfig) UnAuthenticatedRateLimit() int64
UnAuthenticatedRateLimit provides a mock function with given fields:
func (*ChainScopedConfig) UnAuthenticatedRateLimitPeriod ¶
func (_m *ChainScopedConfig) UnAuthenticatedRateLimitPeriod() models.Duration
UnAuthenticatedRateLimitPeriod provides a mock function with given fields:
func (*ChainScopedConfig) VRFPassword ¶
func (_m *ChainScopedConfig) VRFPassword() string
VRFPassword provides a mock function with given fields:
func (*ChainScopedConfig) Validate ¶
func (_m *ChainScopedConfig) Validate() error
Validate provides a mock function with given fields: