core

package
v2.14.14 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2021 License: MIT Imports: 29 Imported by: 0

Documentation

Index

Constants

View Source
const ChasingModDiff = 121

Variables

View Source
var Version string

Functions

This section is empty.

Types

type Extender

type Extender struct {
	Metrics *metrics.Metrics
	// contains filtered or unexported fields
}

func NewExtender

func NewExtender(env *env.ExtenderEnvironment) *Extender

func (Extender) CreateLpSnapshot added in v2.13.5

func (ext Extender) CreateLpSnapshot(height uint64, blockTime time.Time) error

func (*Extender) GetInfo

func (ext *Extender) GetInfo()

func (*Extender) LiquidityPoolSnapshotCreator added in v2.13.5

func (ext *Extender) LiquidityPoolSnapshotCreator(data <-chan *api_pb.BlockResponse)

func (*Extender) Run

func (ext *Extender) Run()

type ExtenderElapsedTime added in v2.12.0

type ExtenderElapsedTime struct {
	Height                       uint64
	GettingBlock                 time.Duration
	GettingEvents                time.Duration
	HandleCoinsFromTransactions  time.Duration
	HandleAddressesFromResponses time.Duration
	HandleBlockResponse          time.Duration
	Total                        time.Duration
}

Jump to

Keyboard shortcuts

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