watchtower

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2022 License: GPL-3.0 Imports: 64 Imported by: 0

Documentation

Index

Constants

View Source
const (
	WatchtowerMaxFee         float64 = 200
	WatchtowerMaxPriorityFee float64 = 3
)
View Source
const (
	MaxConcurrentEth1Requests = 200

	RespondChallengesColor           = color.FgWhite
	ClaimRplRewardsColor             = color.FgGreen
	SubmitRplPriceColor              = color.FgYellow
	SubmitNetworkBalancesColor       = color.FgYellow
	SubmitWithdrawableMinipoolsColor = color.FgBlue
	DissolveTimedOutMinipoolsColor   = color.FgMagenta
	ProcessWithdrawalsColor          = color.FgCyan
	SubmitScrubMinipoolsColor        = color.FgHiGreen
	ErrorColor                       = color.FgRed
	MetricsColor                     = color.FgHiYellow
	SubmitRewardsTreeColor           = color.FgHiCyan
	WarningColor                     = color.FgYellow
	ProcessPenaltiesColor            = color.FgHiMagenta
)
View Source
const BlockStartOffset = 100000
View Source
const BlocksPerTurn = 75 // Approx. 15 minutes
View Source
const ConfirmDistanceBalances = 30
View Source
const ConfirmDistancePrices = 30
View Source
const MessengerAbi = `` /* 397-byte string literal not displayed */
View Source
const MinScrubSafetyTime = time.Duration(0) * time.Hour
View Source
const MinipoolBalanceDetailsBatchSize = 20

Settings

View Source
const MinipoolBatchSize = 20

Settings

View Source
const MinipoolStatusBatchSize = 20

Settings

View Source
const MinipoolWithdrawableDetailsBatchSize = 20

Settings

View Source
const NewPenaltyScanBuffer = 400000

Number of slots to go back in time and scan for penalties if state is empty (400k is approx. 8 weeks)

View Source
const ScrubSafetyDivider = 2
View Source
const SubmitFollowDistanceBalances = 2
View Source
const SubmitFollowDistancePrices = 2

Settings

Variables

This section is empty.

Functions

func RegisterCommands

func RegisterCommands(app *cli.App, name string, aliases []string)

Register watchtower command

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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