mocks

package
v0.10.16-rc0 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	mock.Mock
}

Config is an autogenerated mock type for the Config type

func (*Config) BlockHistoryEstimatorBatchSize

func (_m *Config) BlockHistoryEstimatorBatchSize() uint32

BlockHistoryEstimatorBatchSize provides a mock function with given fields:

func (*Config) BlockHistoryEstimatorBlockDelay

func (_m *Config) BlockHistoryEstimatorBlockDelay() uint16

BlockHistoryEstimatorBlockDelay provides a mock function with given fields:

func (*Config) BlockHistoryEstimatorBlockHistorySize

func (_m *Config) BlockHistoryEstimatorBlockHistorySize() uint16

BlockHistoryEstimatorBlockHistorySize provides a mock function with given fields:

func (*Config) BlockHistoryEstimatorTransactionPercentile

func (_m *Config) BlockHistoryEstimatorTransactionPercentile() uint16

BlockHistoryEstimatorTransactionPercentile provides a mock function with given fields:

func (*Config) ChainID

func (_m *Config) ChainID() *big.Int

ChainID provides a mock function with given fields:

func (*Config) EthFinalityDepth

func (_m *Config) EthFinalityDepth() uint

EthFinalityDepth provides a mock function with given fields:

func (*Config) EthGasBumpPercent

func (_m *Config) EthGasBumpPercent() uint16

EthGasBumpPercent provides a mock function with given fields:

func (*Config) EthGasBumpWei

func (_m *Config) EthGasBumpWei() *big.Int

EthGasBumpWei provides a mock function with given fields:

func (*Config) EthGasLimitMultiplier

func (_m *Config) EthGasLimitMultiplier() float32

EthGasLimitMultiplier provides a mock function with given fields:

func (*Config) EthGasPriceDefault

func (_m *Config) EthGasPriceDefault() *big.Int

EthGasPriceDefault provides a mock function with given fields:

func (*Config) EthMaxGasPriceWei

func (_m *Config) EthMaxGasPriceWei() *big.Int

EthMaxGasPriceWei provides a mock function with given fields:

func (*Config) EthMinGasPriceWei

func (_m *Config) EthMinGasPriceWei() *big.Int

EthMinGasPriceWei provides a mock function with given fields:

func (*Config) GasEstimatorMode

func (_m *Config) GasEstimatorMode() string

GasEstimatorMode provides a mock function with given fields:

type Estimator

type Estimator struct {
	mock.Mock
}

Estimator is an autogenerated mock type for the Estimator type

func (*Estimator) BumpGas

func (_m *Estimator) BumpGas(originalGasPrice *big.Int, gasLimit uint64) (*big.Int, uint64, error)

BumpGas provides a mock function with given fields: originalGasPrice, gasLimit

func (*Estimator) Close

func (_m *Estimator) Close() error

Close provides a mock function with given fields:

func (*Estimator) EstimateGas

func (_m *Estimator) EstimateGas(calldata []byte, gasLimit uint64, opts ...gas.Opt) (*big.Int, uint64, error)

EstimateGas provides a mock function with given fields: calldata, gasLimit, opts

func (*Estimator) OnNewLongestChain

func (_m *Estimator) OnNewLongestChain(_a0 context.Context, _a1 models.Head)

OnNewLongestChain provides a mock function with given fields: _a0, _a1

func (*Estimator) Start

func (_m *Estimator) Start() error

Start provides a mock function with given fields:

type OptimismRPCClient

type OptimismRPCClient struct {
	mock.Mock
}

OptimismRPCClient is an autogenerated mock type for the optimismRPCClient type

func (*OptimismRPCClient) Call

func (_m *OptimismRPCClient) Call(result interface{}, method string, args ...interface{}) error

Call provides a mock function with given fields: result, method, args

Jump to

Keyboard shortcuts

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